Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_state
Function · 0.85
Sc_ScanDocBlock
Function · 0.85
Sc_ScanString
Function · 0.85
CMDerror
Function · 0.85
Sc_ScanVar
Function · 0.85
Sc_ScanIdent
Function · 0.85
Sc_ScanHex
Function · 0.85
dAtoi
Function · 0.85
Sc_ScanNum
Function · 0.85
yy_get_previous_state
Function · 0.85
yy_get_next_buffer
Function · 0.85
isatty
Function · 0.85
Tested by
no test coverage detected