Searched refs:rhs_cstr (Results 1 – 1 of 1) sorted by relevance
268 const char *rhs_cstr = rhs.m_string; in Compare() local269 if (lhs_cstr == rhs_cstr) in Compare()271 if (lhs_cstr && rhs_cstr) { in Compare()