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

/forgerock/web-agents-v4/expat/
H A Dexpat.h50 XML_STATUS_SUSPENDED = 2 enumerator in enum:XML_Status
51 #define XML_STATUS_SUSPENDED XML_STATUS_SUSPENDED macro
804 XML_Parse() and XML_ParseBuffer() return XML_STATUS_SUSPENDED.
H A Dxmlparse.c1536 return XML_STATUS_SUSPENDED;
1568 result = XML_STATUS_SUSPENDED;
1661 result = XML_STATUS_SUSPENDED;
1810 result = XML_STATUS_SUSPENDED;

Completed in 467 milliseconds