Home
last modified time | relevance | path

Searched defs:utf8_buffer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/url/
H A Durl_canon_internal.cc152 CanonOutput* utf8_buffer, in PrepareUTF16OverrideComponent()
409 CanonOutput* utf8_buffer, in SetupUTF16OverrideComponents()
/aosp_15_r20/external/icing/icing/testing/
H A Dicu-i18n-test-utils.cc29 uint8_t utf8_buffer[4]; // U8_APPEND writes 0 to 4 bytes in UCharToString() local
/aosp_15_r20/external/icing/icing/util/
H A Di18n-utils.cc158 uint8_t utf8_buffer[4]; // U8_APPEND writes 0 to 4 bytes in AppendUchar32ToUtf8() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2grep.c294 static uint8_t utf8_buffer[8]; variable