Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dutf8tab.h66 /* 0xF0 */ BT_LEAD4, BT_LEAD4, BT_LEAD4, BT_LEAD4,
67 /* 0xF4 */ BT_LEAD4, BT_NONXML, BT_NONXML, BT_NONXML,
Dxmltok_impl.h45 BT_LEAD4, /* lead byte of a 4-byte UTF-8 character */ enumerator
Dxmltok.c433 case BT_LEAD4: { in utf8_toUtf16()
607 return BT_LEAD4; in unicode_byte_type()
Dxmltok_impl.c1052 case BT_LEAD4: in PREFIX()