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;
41 d likeds(xmlParserInput)
27 * xmlParserInput:29 * An xmlParserInput is an input flow for the XML processor.30 * Each entity parsed is associated an xmlParserInput (except the47 d xmlParserInput ds based(xmlParserInputPtr)
49 d likeds(xmlParserInput)
1342 input = (xmlParserInputPtr) xmlMalloc(sizeof(xmlParserInput)); in xmlNewInputStream()1347 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">