Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ CCMD
Function
CCMD
source/common/console/c_dispatch.cpp:755–758 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
753
}
754
755
CCMD(clearaliases)
756
{
757
C_ClearAliases();
758
}
759
760
761
// This is called only by the ini parser.
Callers
nothing calls this directly
Calls
10
C_ClearAliases
Function · 0.85
Printf
Function · 0.85
DumpHash
Function · 0.85
ScanChainForName
Function · 0.85
argc
Method · 0.80
IsAlias
Method · 0.80
SafeDelete
Method · 0.80
Realias
Method · 0.80
ListActionCommands
Method · 0.80
GetChars
Method · 0.45
Tested by
no test coverage detected