HomeSort by relevance Sort by last modified time
    Searched defs:XML_ParserCreate (Results 1 - 3 of 3) sorted by null

  /external/expat/amiga/include/inline4/
expat.h 28 #define XML_ParserCreate(encodingName) IExpat->XML_ParserCreate(encodingName)
  /external/expat/amiga/include/interfaces/
expat.h 31 XML_Parser APICALL (*XML_ParserCreate)(struct ExpatIFace *Self, const XML_Char * encodingName);
  /external/expat/lib/
xmlparse.c 658 XML_ParserCreate(const XML_Char *encodingName)
    [all...]

Completed in 258 milliseconds