Searched refs:htmlSAXHandlerPtr (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DHTMLparser.h31 typedef xmlSAXHandlerPtr htmlSAXHandlerPtr; typedef
120 htmlSAXHandlerPtr sax,
128 htmlSAXHandlerPtr sax,
153 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DHTMLparser.h31 typedef xmlSAXHandlerPtr htmlSAXHandlerPtr; typedef
120 htmlSAXHandlerPtr sax,
128 htmlSAXHandlerPtr sax,
153 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.in.h31 typedef xmlSAXHandlerPtr htmlSAXHandlerPtr; typedef
120 htmlSAXHandlerPtr sax,
128 htmlSAXHandlerPtr sax,
153 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax,
H A DHTMLparser.c5329 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data,
5351 ctxt->sax = (htmlSAXHandlerPtr) xmlMalloc(sizeof(htmlSAXHandler));
5424 htmlSAXParseDoc(xmlChar *cur, const char *encoding, htmlSAXHandlerPtr sax, void *userData) {
5546 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax,
5550 htmlSAXHandlerPtr oldsax = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLparser.h31 typedef xmlSAXHandlerPtr htmlSAXHandlerPtr; typedef
120 htmlSAXHandlerPtr sax,
128 htmlSAXHandlerPtr sax,
153 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.in.h31 typedef xmlSAXHandlerPtr htmlSAXHandlerPtr; typedef
120 htmlSAXHandlerPtr sax,
128 htmlSAXHandlerPtr sax,
153 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax,
H A DHTMLparser.c5329 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data,
5351 ctxt->sax = (htmlSAXHandlerPtr) xmlMalloc(sizeof(htmlSAXHandler));
5424 htmlSAXParseDoc(xmlChar *cur, const char *encoding, htmlSAXHandlerPtr sax, void *userData) {
5546 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax,
5550 htmlSAXHandlerPtr oldsax = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c5429 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data,
5451 ctxt->sax = (htmlSAXHandlerPtr) xmlMalloc(sizeof(htmlSAXHandler));
5524 htmlSAXParseDoc(xmlChar *cur, const char *encoding, htmlSAXHandlerPtr sax, void *userData) {
5646 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax,
5650 htmlSAXHandlerPtr oldsax = NULL;
H A Dtestapi.c1506 static htmlSAXHandlerPtr gen_htmlSAXHandlerPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
1509 static void des_htmlSAXHandlerPtr(int no ATTRIBUTE_UNUSED, htmlSAXHandlerPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
1521 htmlSAXHandlerPtr sax; /* a SAX handler */
2665 htmlSAXHandlerPtr sax; /* the SAX handler block */
2720 htmlSAXHandlerPtr sax; /* the SAX handler block */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c5429 htmlCreatePushParserCtxt(htmlSAXHandlerPtr sax, void *user_data,
5451 ctxt->sax = (htmlSAXHandlerPtr) xmlMalloc(sizeof(htmlSAXHandler));
5524 htmlSAXParseDoc(xmlChar *cur, const char *encoding, htmlSAXHandlerPtr sax, void *userData) {
5646 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax,
5650 htmlSAXHandlerPtr oldsax = NULL;
H A Dtestapi.c1506 static htmlSAXHandlerPtr gen_htmlSAXHandlerPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
1509 static void des_htmlSAXHandlerPtr(int no ATTRIBUTE_UNUSED, htmlSAXHandlerPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
1521 htmlSAXHandlerPtr sax; /* a SAX handler */
2665 htmlSAXHandlerPtr sax; /* the SAX handler block */
2720 htmlSAXHandlerPtr sax; /* the SAX handler block */
[all...]

Completed in 518 milliseconds