Searched defs:utf8_buf (Results 1 – 5 of 5) sorted by relevance
153 UTF8 utf8_buf[8]; in test02() local314 UTF8 utf8_buf[8]; in test03() local404 UTF8 utf8_buf[8]; in test04() local
312 UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len, bool do_copy) { in UTF8ToUnicodeText()322 UnicodeText UTF8ToUnicodeText(const char* utf8_buf, bool do_copy) { in UTF8ToUnicodeText()
173 uint8_t utf8_buf[6]; in do_buf() local
237 char utf8_buf[SkUTF::kMaxBytesInUTF8Sequence]; in append() local