MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / VOX_LookupString

Function VOX_LookupString

engine/client/s_vox.cpp:110–143  ·  view source on GitHub ↗

scan g_Sentences, looking for pszin sentence name return pointer to sentence data if found, null if not CONSIDER: if we have a large number of sentences, should CONSIDER: sort strings in g_Sentences and do binary search.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

VOX_LoadSoundFunction · 0.85

Calls 5

Q_isdigitFunction · 0.85
Q_atoiFunction · 0.85
Q_strlenFunction · 0.50
Q_stricmpFunction · 0.50

Tested by

no test coverage detected