Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok_impl.h40 BT_LEAD2, /* lead byte of a 2-byte UTF-8 character */ enumerator
H A Dxmltok.c414 case BT_LEAD2: in utf8_toUtf16()
1376 - (BT_LEAD2 - 2)); in unknown_toUtf8()
1396 - (BT_LEAD2 - 2)); in unknown_toUtf16()
1432 e->normal.type[i] = (unsigned char)(BT_LEAD2 - (c + 2)); in XmlInitUnknownEncoding()
H A Dxmltok_impl.c1045 case BT_LEAD2:
/third_party/python/Modules/expat/
H A Dxmltok_impl.h40 BT_LEAD2, /* lead byte of a 2-byte UTF-8 character */ enumerator
H A Dxmltok.c411 case BT_LEAD2: in utf8_toUtf16()
1373 - (BT_LEAD2 - 2)); in unknown_toUtf8()
1393 - (BT_LEAD2 - 2)); in unknown_toUtf16()
1429 e->normal.type[i] = (unsigned char)(BT_LEAD2 - (c + 2)); in XmlInitUnknownEncoding()
H A Dxmltok_impl.c1047 case BT_LEAD2: in prologTok()

Completed in 10 milliseconds