Home
last modified time | relevance | path

Searched refs:XML_ERROR_SUSPENDED (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Modules/expat/
Dexpat.h90 XML_ERROR_SUSPENDED, enumerator
Dxmlparse.c1504 errorCode = XML_ERROR_SUSPENDED; in XML_Parse()
1630 errorCode = XML_ERROR_SUSPENDED; in XML_ParseBuffer()
1687 errorCode = XML_ERROR_SUSPENDED; in XML_GetBuffer()
1779 errorCode = XML_ERROR_SUSPENDED; in XML_StopParser()
/external/expat/lib/
Dexpat.h90 XML_ERROR_SUSPENDED, enumerator
Dxmlparse.c1539 errorCode = XML_ERROR_SUSPENDED; in XML_Parse()
1665 errorCode = XML_ERROR_SUSPENDED; in XML_ParseBuffer()
1722 errorCode = XML_ERROR_SUSPENDED; in XML_GetBuffer()
1815 errorCode = XML_ERROR_SUSPENDED; in XML_StopParser()
/external/python/cpython2/Modules/
Dpyexpat.c1992 MYCONST(XML_ERROR_SUSPENDED); in MODULE_INITFUNC()
/external/python/cpython2/Doc/library/
Dpyexpat.rst881 .. data:: XML_ERROR_SUSPENDED