HomeSort by relevance Sort by last modified time
    Searched defs:XML_Content (Results 1 - 4 of 4) 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...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/include/
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...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/include/
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 183 milliseconds