Searched refs:utf16 (Results 1 – 2 of 2) sorted by relevance
206 int CompareModifiedUtf8ToUtf16AsCodePointValues(const char* utf8, const uint16_t* utf16, in CompareModifiedUtf8ToUtf16AsCodePointValues() argument219 const uint16_t rhs = *utf16++; in CompareModifiedUtf8ToUtf16AsCodePointValues()233 const uint16_t rhs2 = *utf16++; in CompareModifiedUtf8ToUtf16AsCodePointValues()
68 int CompareModifiedUtf8ToUtf16AsCodePointValues(const char* utf8, const uint16_t* utf16,