Searched defs:utf8_buffer (Results 1 – 3 of 3) sorted by relevance
404 char* utf8_buffer, int byte_length, int byte_capacity) { in MakeUnicodeTextAcceptingOwnership()414 const char* utf8_buffer, int byte_length) { in MakeUnicodeTextWithoutAcceptingOwnership()
384 static unsigned char *utf8_buffer; in read_escaped_string() local
294 static uint8_t utf8_buffer[8]; variable