Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dexpat.h91 XML_ERROR_NOT_SUSPENDED, enumerator
Dxmlparse.c1809 errorCode = XML_ERROR_NOT_SUSPENDED; in XML_ResumeParser()
/external/expat/lib/
Dexpat.h91 XML_ERROR_NOT_SUSPENDED, enumerator
Dxmlparse.c1845 errorCode = XML_ERROR_NOT_SUSPENDED; in XML_ResumeParser()
/external/python/cpython2/Modules/
Dpyexpat.c1993 MYCONST(XML_ERROR_NOT_SUSPENDED); in MODULE_INITFUNC()
/external/python/cpython2/Doc/library/
Dpyexpat.rst888 .. data:: XML_ERROR_NOT_SUSPENDED