MCPcopy Create free account
hub / github.com/TTimo/doom3.gpl / TokenizeString

Method TokenizeString

neo/idlib/CmdArgs.cpp:106–170  ·  view source on GitHub ↗

============ idCmdArgs::TokenizeString Parses the given string into command line tokens. The text is copied to a separate buffer and 0 characters are inserted in the appropriate place. The argv array will point into this temporary buffer. ============ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

HandleGuiCommandsMethod · 0.80
RenderBump_fFunction · 0.80
RunGameTicMethod · 0.80
ArgCompletionMethod · 0.80
ExecuteCommandBufferMethod · 0.80
ArgCompletionMethod · 0.80
HandleInGameCommandsMethod · 0.80
Common.cppFile · 0.80

Calls 7

GetCVarStringMethod · 0.80
LoadMemoryMethod · 0.45
SetFlagsMethod · 0.45
ReadTokenMethod · 0.45
CheckTokenTypeMethod · 0.45
c_strMethod · 0.45
LengthMethod · 0.45

Tested by

no test coverage detected