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

  /external/expat/amiga/include/inline4/
expat.h 29 #define XML_ParserCreateNS(encodingName, nsSep) IExpat->XML_ParserCreateNS(encodingName, nsSep)
  /external/expat/amiga/include/interfaces/
expat.h 32 XML_Parser APICALL (*XML_ParserCreateNS)(struct ExpatIFace *Self, const XML_Char * encodingName, XML_Char nsSep);
  /external/expat/lib/
xmlparse.c 677 XML_ParserCreateNS(const XML_Char *encodingName, XML_Char nsSep)
    [all...]

Completed in 631 milliseconds