Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dpyexpatns.h83 #define XML_SetBase PyExpat_XML_SetBase macro
Dxmlparse.c1488 XML_SetBase(XML_Parser parser, const XML_Char *p) in XML_SetBase() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dpyexpatns.h86 #define XML_SetBase PyExpat_XML_SetBase macro
Dxmlparse.c1549 XML_SetBase(XML_Parser parser, const XML_Char *p) { in XML_SetBase() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c1646 XML_SetBase(XML_Parser parser, const XML_Char *p) { in XML_SetBase() function