Searched defs:utf8_buf (Results 1 – 2 of 2) sorted by relevance
430 inline UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len, in UTF8ToUnicodeText()445 inline UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len) { in UTF8ToUnicodeText()
540 unsigned char utf8_buf[32]; local