Searched refs:xmlParserInput (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DDOCBparser.h37 typedef xmlParserInput docbParserInput;
H A DHTMLparser.h32 typedef xmlParserInput htmlParserInput;
H A Dtree.h34 typedef struct _xmlParserInput xmlParserInput; typedef in typeref:struct:_xmlParserInput
35 typedef xmlParserInput *xmlParserInputPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DDOCBparser.h37 typedef xmlParserInput docbParserInput;
H A DHTMLparser.h32 typedef xmlParserInput htmlParserInput;
H A Dtree.h34 typedef struct _xmlParserInput xmlParserInput; typedef in typeref:struct:_xmlParserInput
35 typedef xmlParserInput *xmlParserInputPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DDOCBparser.in.h37 typedef xmlParserInput docbParserInput;
H A DHTMLparser.in.h32 typedef xmlParserInput htmlParserInput;
H A Dtree.in.h34 typedef struct _xmlParserInput xmlParserInput; typedef in typeref:struct:_xmlParserInput
35 typedef xmlParserInput *xmlParserInputPtr;
H A DparserInternals.c247 "xmlParserInput: base mismatch problem\n");
251 "xmlParserInput: cur < base problem\n");
255 "xmlParserInput: cur > base + use problem\n");
1285 input = (xmlParserInputPtr) xmlMalloc(sizeof(xmlParserInput));
1290 memset(input, 0, sizeof(xmlParserInput));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DDOCBparser.h37 typedef xmlParserInput docbParserInput;
H A DHTMLparser.h32 typedef xmlParserInput htmlParserInput;
H A Dtree.h34 typedef struct _xmlParserInput xmlParserInput; typedef in typeref:struct:_xmlParserInput
35 typedef xmlParserInput *xmlParserInputPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DDOCBparser.in.h37 typedef xmlParserInput docbParserInput;
H A DHTMLparser.in.h32 typedef xmlParserInput htmlParserInput;
H A Dtree.in.h34 typedef struct _xmlParserInput xmlParserInput; typedef in typeref:struct:_xmlParserInput
35 typedef xmlParserInput *xmlParserInputPtr;
H A DparserInternals.c247 "xmlParserInput: base mismatch problem\n");
251 "xmlParserInput: cur < base problem\n");
255 "xmlParserInput: cur > base + use problem\n");
1285 input = (xmlParserInputPtr) xmlMalloc(sizeof(xmlParserInput));
1290 memset(input, 0, sizeof(xmlParserInput));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DparserInternals.c247 "xmlParserInput: base mismatch problem\n");
251 "xmlParserInput: cur < base problem\n");
255 "xmlParserInput: cur > base + use problem\n");
1297 input = (xmlParserInputPtr) xmlMalloc(sizeof(xmlParserInput));
1302 memset(input, 0, sizeof(xmlParserInput));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DparserInternals.c247 "xmlParserInput: base mismatch problem\n");
251 "xmlParserInput: cur < base problem\n");
255 "xmlParserInput: cur > base + use problem\n");
1297 input = (xmlParserInputPtr) xmlMalloc(sizeof(xmlParserInput));
1302 memset(input, 0, sizeof(xmlParserInput));

Completed in 218 milliseconds