Searched defs:utf8_buffer (Results 1 – 4 of 4) sorted by relevance
29 uint8_t utf8_buffer[4]; // U8_APPEND writes 0 to 4 bytes in UCharToString() local
150 CanonOutput* utf8_buffer, in PrepareUTF16OverrideComponent()410 CanonOutput* utf8_buffer, in SetupUTF16OverrideComponents()
158 uint8_t utf8_buffer[4]; // U8_APPEND writes 0 to 4 bytes in AppendUchar32ToUtf8() local
290 static uint8_t utf8_buffer[8]; variable