MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / FindLastPathSeparator

Method FindLastPathSeparator

src/gtest/gtest-all.cpp:7556–7567  ·  view source on GitHub ↗

Returns a pointer to the last occurence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separators. Returns NULL if no path separator was found.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

c_strFunction · 0.85

Tested by

no test coverage detected