Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dpyexpatns.h49 #define XML_GetCurrentByteCount PyExpat_XML_GetCurrentByteCount macro
Dxmlparse.c2229 XML_GetCurrentByteCount(XML_Parser parser) in XML_GetCurrentByteCount() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dpyexpatns.h52 #define XML_GetCurrentByteCount PyExpat_XML_GetCurrentByteCount macro
Dxmlparse.c2265 XML_GetCurrentByteCount(XML_Parser parser) { in XML_GetCurrentByteCount() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c2328 XML_GetCurrentByteCount(XML_Parser parser) { in XML_GetCurrentByteCount() function