MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / ParseToken

Method ParseToken

src/tier1/utlbuffer.cpp:1163–1236  ·  view source on GitHub ↗

----------------------------------------------------------------------------- (For text buffers only) Parse a token from the buffer: Grab all text that lies between a starting delimiter + ending delimiter (skipping whitespace that leads + trails both delimiters). Note the delimiter checks are case-insensitive. If successful, the get index is advanced and the function returns true, otherwise the in

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ParseArgV0Method · 0.80
TokenizeMethod · 0.80

Calls 4

AssertFunction · 0.85
GetTokenFunction · 0.85
IsValidFunction · 0.85
GetFunction · 0.50

Tested by

no test coverage detected