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