Searched refs:StringEqCStr (Results 1 – 1 of 1) sorted by relevance
580 bool StringEqCStr(const std::string& a, const char* b) { return a == b; } in StringEqCStr() function624 StringEqString, StringEqCStr, CStrEqString, StringEqCStrLiteralEmpty, in main()