Home
last modified time | relevance | path

Searched refs:BT_LEAD4 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dutf8tab.h63 /* 0xF0 */ BT_LEAD4, BT_LEAD4, BT_LEAD4, BT_LEAD4,
64 /* 0xF4 */ BT_LEAD4, BT_NONXML, BT_NONXML, BT_NONXML,
H A Dxmltok_impl.h42 BT_LEAD4, /* lead byte of a 4-byte UTF-8 character */ enumerator
H A Dxmltok.c430 case BT_LEAD4: { in utf8_toUtf16()
604 return BT_LEAD4; in unicode_byte_type()
H A Dxmltok_impl.c1049 case BT_LEAD4: in PREFIX()