Home
last modified time | relevance | path

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

/external/unicode/
Dharness.c153 UTF8 utf8_buf[8]; in test02() local
314 UTF8 utf8_buf[8]; in test03() local
404 UTF8 utf8_buf[8]; in test04() local
/external/libtextclassifier/util/utf8/
Dunicodetext.cc179 UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len, bool do_copy) { in UTF8ToUnicodeText()