MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / CMDscan.cpp

File CMDscan.cpp

Engine/source/console/CMDscan.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#define yy_create_buffer CMD_create_buffer
2#define yy_delete_buffer CMD_delete_buffer
3#define yy_scan_buffer CMD_scan_buffer
4#define yy_scan_string CMD_scan_string

Callers

nothing calls this directly

Calls 14

yy_load_buffer_stateFunction · 0.85
Sc_ScanDocBlockFunction · 0.85
Sc_ScanStringFunction · 0.85
CMDerrorFunction · 0.85
Sc_ScanVarFunction · 0.85
Sc_ScanIdentFunction · 0.85
Sc_ScanHexFunction · 0.85
dAtoiFunction · 0.85
Sc_ScanNumFunction · 0.85
yy_get_previous_stateFunction · 0.85
yy_get_next_bufferFunction · 0.85
isattyFunction · 0.85

Tested by

no test coverage detected