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

/external/expat/amiga/include/inline4/
H A Dexpat.h64 #define XML_ErrorString(code) IExpat->XML_ErrorString(code) macro
/external/expat/amiga/include/interfaces/
H A Dexpat.h67 const XML_LChar * APICALL (*XML_ErrorString)(struct ExpatIFace *Self, enum XML_Error code); member in struct:ExpatIFace
/external/expat/lib/
H A Dxmlparse.c1928 XML_ErrorString(enum XML_Error code) function

Completed in 73 milliseconds