Home
last modified time | relevance | path

Searched defs:XML_GetErrorCode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dpyexpatns.h53 #define XML_GetErrorCode PyExpat_XML_GetErrorCode macro
Dxmlparse.c2211 XML_GetErrorCode(XML_Parser parser) in XML_GetErrorCode() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dpyexpatns.h56 #define XML_GetErrorCode PyExpat_XML_GetErrorCode macro
Dxmlparse.c2248 XML_GetErrorCode(XML_Parser parser) { in XML_GetErrorCode() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c2311 XML_GetErrorCode(XML_Parser parser) { in XML_GetErrorCode() function