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

Function PATHSEPARATOR

SourceSDK/tier1/strtools.cpp:1668–1671  ·  view source on GitHub ↗

Even though \ on Posix (Linux&Mac) isn't techincally a path separator we are now counting it as one even Posix since so many times our filepaths aren't actual paths but rather text strings passed in from data files, treating \ as a pathseparator covers the full range of cases

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

V_FileBaseFunction · 0.85
V_StripTrailingSlashFunction · 0.85
V_StripExtensionFunction · 0.85
V_DefaultExtensionFunction · 0.85
V_StripFilenameFunction · 0.85
V_StripLastDirFunction · 0.85
V_UnqualifiedFileNameFunction · 0.85
V_ExtractFilePathFunction · 0.85
V_GetFileExtensionFunction · 0.85
V_RemoveDotSlashesFunction · 0.85
V_AppendSlashFunction · 0.85
V_MakeRelativePathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected