Searched defs:utf8_buf (Results 1 – 4 of 4) 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()
63 gchar utf8_buf[FILENAME_MAX*4]; member
212 char utf8_buf[SkUTF::kMaxBytesInUTF8Sequence]; in append() local
3199 uint8_t utf8_buf[6]; in lexer_compare_identifier_to_chars() local