Searched refs:lhs2 (Results 1 – 1 of 1) sorted by relevance
219 const uint16_t lhs2 = GetTrailingUtf16Char(pair); in CompareModifiedUtf8ToUtf16AsCodePointValues() local220 if (lhs2 != 0) { in CompareModifiedUtf8ToUtf16AsCodePointValues()227 if (lhs2 != rhs2) { in CompareModifiedUtf8ToUtf16AsCodePointValues()228 return lhs2 > rhs2 ? 1 : -1; in CompareModifiedUtf8ToUtf16AsCodePointValues()