Searched refs:unicodebuf (Results 1 – 1 of 1) sorted by relevance
781 u_int16_t unicodebuf[32]; in utf8_normalizestr() local851 if (unicode_bytes <= sizeof(unicodebuf)) { in utf8_normalizestr()852 unistr = &unicodebuf[0]; in utf8_normalizestr()866 if (unistr && unistr != &unicodebuf[0]) { in utf8_normalizestr()