Searched refs:ps_parsing (Results 1 - 2 of 2) sorted by relevance

/external/expat/lib/
H A Dxmlparse.c669 #define ps_parsing (parser->m_parsingStatus.parsing) macro
938 ps_parsing = XML_INITIALIZED;
1002 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED)
1240 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED)
1253 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED)
1513 if (ps_parsing == XML_PARSING || ps_parsing
[all...]
/external/python/cpython2/Modules/expat/
H A Dxmlparse.c661 #define ps_parsing (parser->m_parsingStatus.parsing) macro
903 ps_parsing = XML_INITIALIZED;
967 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED)
1205 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED)
1218 if (ps_parsing == XML_PARSING || ps_parsing == XML_SUSPENDED)
1478 if (ps_parsing == XML_PARSING || ps_parsing
[all...]

Completed in 143 milliseconds