MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / V_GetFileExtension

Function V_GetFileExtension

src/tier1/strtools.cpp:2276–2300  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Returns a pointer to the file extension within a file name string Input: in - file name Output: pointer to beginning of extension (after the "."), or NULL if there is no extension -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

LoadMethod · 0.85
RunMethod · 0.85
PublishFileMethod · 0.85
ValidateSoundFileMethod · 0.85
ActivateMethod · 0.85
V_GetFileExtensionSafeFunction · 0.85
ConvertPakFileContentsFunction · 0.85
RunVBSPFunction · 0.85
LoadMapFileFunction · 0.85
ImgUtl_ReadImageAsRGBAFunction · 0.85

Calls 1

PATHSEPARATORFunction · 0.85

Tested by

no test coverage detected