Home
last modified time | relevance | path

Searched defs:UTF8WasValid (Results 1 – 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dunicodestring.h96 bool UTF8WasValid() const { return text_.UTF8WasValid(); } in UTF8WasValid() function
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h317 bool UTF8WasValid() const { return repr_.utf8_was_valid_; } in UTF8WasValid() function