Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok_impl.h35 BT_NONXML, /* e.g. noncharacter-FFFF */ enumerator
H A Dxmltok.c581 /* BT_NONXML == 0 */
593 /* BT_NONXML == 0 */
616 return BT_NONXML; in unicode_byte_type()
1253 if (latin1_encoding.type[result] == BT_NONXML) in checkCharRefNumber()
1416 && latin1_encoding.type[i] != BT_NONXML && table[i] != i) in XmlInitUnknownEncoding()
1437 && latin1_encoding.type[c] != BT_NONXML && c != i) in XmlInitUnknownEncoding()
1444 e->normal.type[i] = BT_NONXML; in XmlInitUnknownEncoding()
H A Dxmltok_impl.c62 case BT_NONXML: \
409 case BT_NONXML:
902 case BT_NONXML:
/third_party/python/Modules/expat/
H A Dxmltok_impl.h35 BT_NONXML, /* e.g. noncharacter-FFFF */ enumerator
H A Dxmltok.c578 /* BT_NONXML == 0 */
590 /* BT_NONXML == 0 */
613 return BT_NONXML; in unicode_byte_type()
1250 if (latin1_encoding.type[result] == BT_NONXML) in checkCharRefNumber()
1413 && latin1_encoding.type[i] != BT_NONXML && table[i] != i) in XmlInitUnknownEncoding()
1434 && latin1_encoding.type[c] != BT_NONXML && c != i) in XmlInitUnknownEncoding()
1441 e->normal.type[i] = BT_NONXML; in XmlInitUnknownEncoding()
H A Dxmltok_impl.c63 case BT_NONXML: \
411 case BT_NONXML: in cdataSectionTok()
904 case BT_NONXML: in contentTok()

Completed in 11 milliseconds