Searched refs:utf16 (Results 1 – 2 of 2) sorted by relevance
203 int CompareModifiedUtf8ToUtf16AsCodePointValues(const char* utf8, const uint16_t* utf16, in CompareModifiedUtf8ToUtf16AsCodePointValues() argument216 const uint16_t rhs = *utf16++; in CompareModifiedUtf8ToUtf16AsCodePointValues()230 const uint16_t rhs2 = *utf16++; in CompareModifiedUtf8ToUtf16AsCodePointValues()
64 int CompareModifiedUtf8ToUtf16AsCodePointValues(const char* utf8, const uint16_t* utf16,