MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / ParseToken

Method ParseToken

SourceSDK/tier1/utlbuffer.cpp:1149–1222  ·  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 2

Q_strlenFunction · 0.50
GetFunction · 0.50

Tested by

no test coverage detected