MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / GAME_EXPORT SV_AllocString

Function GAME_EXPORT SV_AllocString

engine/server/sv_game.cpp:3161–3203  ·  view source on GitHub ↗

============= SV_AllocString allocate new engine string on 64bit platforms find in array string if deduplication enabled (default) if not found, add to array use -str64dup to disable deduplication, -str64alloc to set array size ============= */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_copystringFunction · 0.85
Q_strcmpFunction · 0.50
Q_strlenFunction · 0.50

Tested by

no test coverage detected