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

/external/expat/lib/
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 67 milliseconds