MCPcopy 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
755CCMD(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_ClearAliasesFunction · 0.85
PrintfFunction · 0.85
DumpHashFunction · 0.85
ScanChainForNameFunction · 0.85
argcMethod · 0.80
IsAliasMethod · 0.80
SafeDeleteMethod · 0.80
RealiasMethod · 0.80
ListActionCommandsMethod · 0.80
GetCharsMethod · 0.45

Tested by

no test coverage detected