Home
last modified time | relevance | path

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

/aosp_15_r20/external/unicode/
H A 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
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/
H A Dunicodetext.cc312 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()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/asn1/
H A Da_strex.c173 uint8_t utf8_buf[6]; in do_buf() local
/aosp_15_r20/external/boringssl/src/crypto/asn1/
H A Da_strex.c173 uint8_t utf8_buf[6]; in do_buf() local
/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGText.cpp237 char utf8_buf[SkUTF::kMaxBytesInUTF8Sequence]; in append() local