Searched defs:HasPrefix (Results 1 – 5 of 5) sorted by relevance
44 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() function
46 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() function
57 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() function
286 bool HasPrefix(const char* str, const char* prefix) { in HasPrefix() function
707 AssertionResult HasPrefix(const StringType& str, const StringType& prefix) { in HasPrefix() function