Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok_impl.h49 BT_EQUALS, /* equal sign = "=" */ enumerator
H A Dxmltok_impl.c604 if (t == BT_EQUALS)
617 case BT_EQUALS: {
1462 case BT_EQUALS:
/third_party/python/Modules/expat/
H A Dxmltok_impl.h49 BT_EQUALS, /* equal sign = "=" */ enumerator
H A Dxmltok_impl.c606 if (t == BT_EQUALS) in scanAtts()
619 case BT_EQUALS: { in scanAtts()
1464 case BT_EQUALS: in isPublicId()

Completed in 5 milliseconds