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

/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c769 #define UTF8_LEAD_4 "\xf7" /* 0b11110111 */ macro
790 {-1, UTF8_LEAD_4},
791 {-2, UTF8_LEAD_4 UTF8_FOLLOW},
792 {-3, UTF8_LEAD_4 UTF8_FOLLOW UTF8_FOLLOW},
793 {00, UTF8_LEAD_4 UTF8_FOLLOW UTF8_FOLLOW UTF8_FOLLOW},

Completed in 78 milliseconds