Searched defs:endStr (Results 1 – 4 of 4) sorted by relevance
69 bool StringEndWith(const std::string& str, const char* endStr, size_t endStrLen) in StringEndWith()
359 std::string endStr = "() { [native code] }"; in FunctionPrototypeToString() local
426 static bool StringEndWith(const CString& str, const CString& endStr) in StringEndWith()
285 CString endStr(1, PathHelper::SLASH_TAG); in TransformToNormalizedOhmUrl() local