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

  /external/expat/amiga/include/libraries/
expat.h 132 typedef struct XML_cp XML_Content;
139 XML_Content * children;
145 XML_Content *model);
493 XML_FreeContentModel(XML_Parser parser, XML_Content *model);
  /external/expat/lib/
expat.h 121 and children point to an array of XML_Content cells that will be
130 of XML_Content cells.
135 typedef struct XML_cp XML_Content;
142 XML_Content * children;
152 XML_Content *model);
    [all...]

Completed in 74 milliseconds