Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h435 inline UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len, in UTF8ToUnicodeText()
450 inline UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len) { in UTF8ToUnicodeText()
/third_party/skia/modules/svg/src/
DSkSVGText.cpp212 char utf8_buf[SkUTF::kMaxBytesInUTF8Sequence]; in append() local
/third_party/jerryscript/jerry-core/parser/js/
Djs-lexer.c3199 uint8_t utf8_buf[6]; in lexer_compare_identifier_to_chars() local