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

/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c768 #define UTF8_LEAD_3 "\xef" /* 0b11101111 */ macro
786 {-1, UTF8_LEAD_3},
787 {-2, UTF8_LEAD_3 UTF8_FOLLOW},
788 {00, UTF8_LEAD_3 UTF8_FOLLOW UTF8_FOLLOW},

Completed in 199 milliseconds