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

Function SkipPrefix

src/gtest/gtest-all.cpp:5849–5856  ·  view source on GitHub ↗

If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false. None of pstr, *pstr, and prefix can be NULL.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

HasGoogleTestFlagPrefixFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected