Searched defs:XML_Content (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dexpat.h121 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; typedef in typeref:struct:XML_cp
142 XML_Content * children;
152 XML_Content *model);
972 XML_FreeContentModel(XML_Parser parser, XML_Content *model);
/external/expat/lib/
H A Dexpat.h121 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; typedef in typeref:struct:XML_cp
142 XML_Content * children;
152 XML_Content *model);
972 XML_FreeContentModel(XML_Parser parser, XML_Content *model);

Completed in 56 milliseconds