Home
last modified time | relevance | path

Searched refs:xmlParserInput (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
DDOCBparser.h37 typedef xmlParserInput docbParserInput;
DHTMLparser.h32 typedef xmlParserInput htmlParserInput;
Dtree.h35 typedef struct _xmlParserInput xmlParserInput; typedef
36 typedef xmlParserInput *xmlParserInputPtr;
/external/libxml2/os400/libxmlrpg/
DDOCBparser.rpgle42 d likeds(xmlParserInput)
Dparser.rpgle28 * xmlParserInput:
30 * An xmlParserInput is an input flow for the XML processor.
31 * Each entity parsed is associated an xmlParserInput (except the
48 d xmlParserInput ds based(xmlParserInputPtr)
DHTMLparser.rpgle51 d likeds(xmlParserInput)
/external/libxml2/
DparserInternals.c1365 input = (xmlParserInputPtr) xmlMalloc(sizeof(xmlParserInput)); in xmlNewInputStream()
1370 memset(input, 0, sizeof(xmlParserInput)); in xmlNewInputStream()
/external/libxml2/doc/html/
Dindex.sgml207 <ANCHOR id="xmlParserInput" href="libxml/libxml-parser.html#xmlParserInput">
475 <ANCHOR id="xmlParserInput" href="libxml/libxml-tree.html#xmlParserInput">