Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ C_ClearTabCommands
Function
C_ClearTabCommands
source/common/console/c_tabcomplete.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
void C_ClearTabCommands ()
143
{
144
TabCommands.Clear();
145
}
146
147
static int FindDiffPoint (FName name1, const char *str2)
148
{
Callers
1
C_DeinitConsole
Function · 0.85
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected