Home
last modified time | relevance | path

Searched refs:XML_SUSPENDED (Results 1 – 2 of 2) sorted by relevance

/external/expat/lib/
Dxmlparse.c967 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED) in XML_SetEncoding()
1205 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED) in XML_UseForeignDTD()
1218 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED) in XML_SetReturnNSTriplet()
1478 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED) in XML_SetParamEntityParsing()
1493 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED) in XML_SetHashSalt()
1503 case XML_SUSPENDED: in XML_Parse()
1533 case XML_SUSPENDED: in XML_Parse()
1567 case XML_SUSPENDED: in XML_Parse()
1629 case XML_SUSPENDED: in XML_ParseBuffer()
1660 case XML_SUSPENDED: in XML_ParseBuffer()
[all …]
Dexpat.h839 XML_SUSPENDED enumerator