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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok_ns.c52 XML_CONTENT_STATE, ptr, end, nextTokPtr);
64 p->initEnc.scanners[XML_CONTENT_STATE] = NS(initScanContent);
H A Dxmltok.h97 #define XML_CONTENT_STATE 1 macro
205 XmlTok(enc, XML_CONTENT_STATE, ptr, end, nextTokPtr)
H A Dxmltok.c1491 XML_CONTENT_STATE if we're parsing an external text entity, and
1513 if (state != XML_CONTENT_STATE)
1529 && state == XML_CONTENT_STATE)
1541 && state == XML_CONTENT_STATE)
1550 && state == XML_CONTENT_STATE)
1556 && state == XML_CONTENT_STATE)
1569 if (state == XML_CONTENT_STATE) {
1591 if (state == XML_CONTENT_STATE && INIT_ENC_INDEX(enc) == UTF_16LE_ENC)
1606 if (state == XML_CONTENT_STATE)
/external/expat/lib/
H A Dxmltok_ns.c52 XML_CONTENT_STATE, ptr, end, nextTokPtr);
64 p->initEnc.scanners[XML_CONTENT_STATE] = NS(initScanContent);
H A Dxmltok.h97 #define XML_CONTENT_STATE 1 macro
205 XmlTok(enc, XML_CONTENT_STATE, ptr, end, nextTokPtr)
H A Dxmltok.c1491 XML_CONTENT_STATE if we're parsing an external text entity, and
1513 if (state != XML_CONTENT_STATE)
1529 && state == XML_CONTENT_STATE)
1541 && state == XML_CONTENT_STATE)
1550 && state == XML_CONTENT_STATE)
1556 && state == XML_CONTENT_STATE)
1569 if (state == XML_CONTENT_STATE) {
1591 if (state == XML_CONTENT_STATE && INIT_ENC_INDEX(enc) == UTF_16LE_ENC)
1606 if (state == XML_CONTENT_STATE)

Completed in 396 milliseconds