Home
last modified time | relevance | path

Searched refs:DecodeUTF8Char (Results 1 - 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dencoding_utils.h30 static inline int DecodeUTF8Char(const char* in, char32* out) { in DecodeUTF8Char() function in i18n::phonenumbers::EncodingUtils
H A Dphonenumbermatcher.cc488 EncodingUtils::DecodeUTF8Char(previous_char_ptr, &previous_char); in ParseAndVerify()
502 EncodingUtils::DecodeUTF8Char(next_char_ptr, &next_char); in ParseAndVerify()
H A Dphonenumberutil.cc208 EncodingUtils::DecodeUTF8Char(unicode_char, &codepoint); in ToUnicodeCodepoint()

Completed in 8 milliseconds