Searched defs:XML_SetBase (Results 1 - 3 of 3) sorted by relevance

/external/expat/amiga/include/inline4/
H A Dexpat.h73 #define XML_SetBase(parser, base) IExpat->XML_SetBase(parser, base) macro
/external/expat/amiga/include/interfaces/
H A Dexpat.h76 enum XML_Status APICALL (*XML_SetBase)(struct ExpatIFace *Self, XML_Parser parser, const XML_Char * base); member in struct:ExpatIFace
/external/expat/lib/
H A Dxmlparse.c1233 XML_SetBase(XML_Parser parser, const XML_Char *p) function

Completed in 1670 milliseconds