Searched defs:utf8_buf (Results 1 – 3 of 3) sorted by relevance
435 inline UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len, in UTF8ToUnicodeText()450 inline UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len) { in UTF8ToUnicodeText()
212 char utf8_buf[SkUTF::kMaxBytesInUTF8Sequence]; in append() local
3199 uint8_t utf8_buf[6]; in lexer_compare_identifier_to_chars() local