Searched defs:StringStartWith (Results 1 – 2 of 2) sorted by relevance
64 bool StringStartWith(const std::string& str, const char* startStr, size_t startStrLen) in StringStartWith() function
420 static bool StringStartWith(const CString& str, const CString& startStr) in StringStartWith() function