Searched defs:utf8_buffer (Results 1 – 3 of 3) sorted by relevance
29 uint8_t utf8_buffer[4]; // U8_APPEND writes 0 to 4 bytes in UCharToString() local
156 uint8_t utf8_buffer[4]; // U8_APPEND writes 0 to 4 bytes in AppendUchar32ToUtf8() local
293 static uint8_t utf8_buffer[8]; variable