Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h435 inline UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len, in UTF8ToUnicodeText() function
446 inline UnicodeText UTF8ToUnicodeText(const string& utf_string, bool do_copy) { in UTF8ToUnicodeText() function
450 inline UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len) { in UTF8ToUnicodeText() function
453 inline UnicodeText UTF8ToUnicodeText(const string& utf8_string) { in UTF8ToUnicodeText() function