Searched defs:stripPrefix (Results 1 – 3 of 3) sorted by relevance
112 stripPrefix(const string& str, const string& prefix) in stripPrefix() function
102 TEST(IhUtilTest, stripPrefix) { in TEST() argument
169 bool stripPrefix(std::string* line, const char* key, bool endAtDelimiter) { in stripPrefix() function