Searched refs:xmlParserInput (Results 1 – 8 of 8) sorted by relevance
37 typedef xmlParserInput docbParserInput;
32 typedef xmlParserInput htmlParserInput;
35 typedef struct _xmlParserInput xmlParserInput; typedef36 typedef xmlParserInput *xmlParserInputPtr;
42 d likeds(xmlParserInput)
28 * xmlParserInput:30 * An xmlParserInput is an input flow for the XML processor.31 * Each entity parsed is associated an xmlParserInput (except the48 d xmlParserInput ds based(xmlParserInputPtr)
51 d likeds(xmlParserInput)
1365 input = (xmlParserInputPtr) xmlMalloc(sizeof(xmlParserInput)); in xmlNewInputStream()1370 memset(input, 0, sizeof(xmlParserInput)); in xmlNewInputStream()
207 <ANCHOR id="xmlParserInput" href="libxml/libxml-parser.html#xmlParserInput">475 <ANCHOR id="xmlParserInput" href="libxml/libxml-tree.html#xmlParserInput">