Home
last modified time | relevance | path

Searched defs:utf8_buffer (Results 1 – 2 of 2) 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/pcre2/pcre2/src/
Dpcre2grep.c294 static uint8_t utf8_buffer[8]; variable