Home
last modified time | relevance | path

Searched refs:CreateCodePointFromUtf16SurrogatePair (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc2030 inline uint32_t CreateCodePointFromUtf16SurrogatePair(wchar_t first, in CreateCodePointFromUtf16SurrogatePair() function
2067 CreateCodePointFromUtf16SurrogatePair(str[i], str[i + 1]); in WideStringToUtf8()