Searched refs:StrCmp (Results 1 – 2 of 2) sorted by relevance
55 inline int StrCmp(const Ch* s1, const Ch* s2) { in StrCmp() function
149 return internal::StrCmp<Ch>(s1, s2) == 0;