Searched refs:XML_CONTENT_STATE (Results 1 – 3 of 3) sorted by relevance
77 return initScan(NS(encodings), (const INIT_ENCODING *)enc, XML_CONTENT_STATE, in NS()89 p->initEnc.scanners[XML_CONTENT_STATE] = NS(initScanContent); in NS()
134 #define XML_CONTENT_STATE 1 macro233 XmlTok(enc, XML_CONTENT_STATE, ptr, end, nextTokPtr)
1546 if (state != XML_CONTENT_STATE) in initScan()1561 if (INIT_ENC_INDEX(enc) == ISO_8859_1_ENC && state == XML_CONTENT_STATE) in initScan()1571 if (INIT_ENC_INDEX(enc) == ISO_8859_1_ENC && state == XML_CONTENT_STATE) in initScan()1580 && state == XML_CONTENT_STATE) in initScan()1585 if (INIT_ENC_INDEX(enc) == ISO_8859_1_ENC && state == XML_CONTENT_STATE) in initScan()1598 if (state == XML_CONTENT_STATE) { in initScan()1620 if (state == XML_CONTENT_STATE && INIT_ENC_INDEX(enc) == UTF_16LE_ENC) in initScan()1634 if (state == XML_CONTENT_STATE) in initScan()