Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h404 char* utf8_buffer, int byte_length, int byte_capacity) { in MakeUnicodeTextAcceptingOwnership()
414 const char* utf8_buffer, int byte_length) { in MakeUnicodeTextWithoutAcceptingOwnership()
/third_party/gettext/gettext-tools/src/
Dread-properties.c384 static unsigned char *utf8_buffer; in read_escaped_string() local
/third_party/pcre2/pcre2/src/
Dpcre2grep.c294 static uint8_t utf8_buffer[8]; variable