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

/forgerock/web-agents-v4/expat/
H A Dxmltok.c318 UTF8_cval4 = 0xf0 enumerator in enum:__anon43
586 *(*toP)++ = ((plane >> 2) | UTF8_cval4); \
1220 buf[0] = (char)((c >> 18) | UTF8_cval4);

Completed in 26 milliseconds