Searched refs:ConvertUTF8ToCodePoint (Results 1 – 1 of 1) sorted by relevance
116 static char32_t ConvertUTF8ToCodePoint(unsigned char c0, unsigned char c1) { in ConvertUTF8ToCodePoint() function119 static char32_t ConvertUTF8ToCodePoint(unsigned char c0, unsigned char c1, in ConvertUTF8ToCodePoint() function123 static char32_t ConvertUTF8ToCodePoint(unsigned char c0, unsigned char c1, in ConvertUTF8ToCodePoint() function151 codepoint = ConvertUTF8ToCodePoint((unsigned char)*buffer, in GetPrintableImpl()155 codepoint = ConvertUTF8ToCodePoint((unsigned char)*buffer, in GetPrintableImpl()160 codepoint = ConvertUTF8ToCodePoint( in GetPrintableImpl()