Searched refs:UTF8_cval4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/expat/lib/
H A Dxmltok.c317 UTF8_cval4 = 0xf0 enumerator in enum:__anon705
675 *(*toP)++ = (char)((plane >> 2) | UTF8_cval4); \
1283 buf[0] = (char)((c >> 18) | UTF8_cval4);

Completed in 48 milliseconds