Searched refs:htmlParserCtxtPtr (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DHTMLparser.h28 typedef xmlParserCtxtPtr htmlParserCtxtPtr; typedef
101 htmlParseEntityRef(htmlParserCtxtPtr ctxt,
104 htmlParseCharRef(htmlParserCtxtPtr ctxt);
106 htmlParseElement(htmlParserCtxtPtr ctxt);
108 XMLPUBFUN htmlParserCtxtPtr XMLCALL
111 XMLPUBFUN htmlParserCtxtPtr XMLCALL
116 htmlParseDocument(htmlParserCtxtPtr ctxt);
152 XMLPUBFUN htmlParserCtxtPtr XMLCALL
160 htmlParseChunk (htmlParserCtxtPtr ctxt,
167 htmlFreeParserCtxt (htmlParserCtxtPtr ctx
[all...]
H A DparserInternals.h536 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
/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.h28 typedef xmlParserCtxtPtr htmlParserCtxtPtr; typedef
101 htmlParseEntityRef(htmlParserCtxtPtr ctxt,
104 htmlParseCharRef(htmlParserCtxtPtr ctxt);
106 htmlParseElement(htmlParserCtxtPtr ctxt);
108 XMLPUBFUN htmlParserCtxtPtr XMLCALL
111 XMLPUBFUN htmlParserCtxtPtr XMLCALL
116 htmlParseDocument(htmlParserCtxtPtr ctxt);
152 XMLPUBFUN htmlParserCtxtPtr XMLCALL
160 htmlParseChunk (htmlParserCtxtPtr ctxt,
167 htmlFreeParserCtxt (htmlParserCtxtPtr ctx
[all...]
H A DparserInternals.h536 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.in.h28 typedef xmlParserCtxtPtr htmlParserCtxtPtr; typedef
101 htmlParseEntityRef(htmlParserCtxtPtr ctxt,
104 htmlParseCharRef(htmlParserCtxtPtr ctxt);
106 htmlParseElement(htmlParserCtxtPtr ctxt);
108 XMLPUBFUN htmlParserCtxtPtr XMLCALL
111 XMLPUBFUN htmlParserCtxtPtr XMLCALL
116 htmlParseDocument(htmlParserCtxtPtr ctxt);
152 XMLPUBFUN htmlParserCtxtPtr XMLCALL
160 htmlParseChunk (htmlParserCtxtPtr ctxt,
167 htmlFreeParserCtxt (htmlParserCtxtPtr ctx
[all...]
H A DHTMLparser.c56 xmlChar * htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len,
58 static void htmlParseComment(htmlParserCtxtPtr ctxt);
164 htmlnamePush(htmlParserCtxtPtr ctxt, const xmlChar * value)
190 htmlnamePop(htmlParserCtxtPtr ctxt)
1144 htmlAutoCloseOnClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
1187 htmlAutoCloseOnEnd(htmlParserCtxtPtr ctxt)
1213 htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
1297 htmlCheckImplied(htmlParserCtxtPtr ctxt, const xmlChar *newtag) {
1354 htmlCheckParagraph(htmlParserCtxtPtr ctxt) {
1985 htmlNewInputStream(htmlParserCtxtPtr ctx
[all...]
H A Dlegacy.c31 xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end,
50 htmlDecodeEntities(htmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
H A DparserInternals.in.h536 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLparser.h28 typedef xmlParserCtxtPtr htmlParserCtxtPtr; typedef
101 htmlParseEntityRef(htmlParserCtxtPtr ctxt,
104 htmlParseCharRef(htmlParserCtxtPtr ctxt);
106 htmlParseElement(htmlParserCtxtPtr ctxt);
108 XMLPUBFUN htmlParserCtxtPtr XMLCALL
111 XMLPUBFUN htmlParserCtxtPtr XMLCALL
116 htmlParseDocument(htmlParserCtxtPtr ctxt);
152 XMLPUBFUN htmlParserCtxtPtr XMLCALL
160 htmlParseChunk (htmlParserCtxtPtr ctxt,
167 htmlFreeParserCtxt (htmlParserCtxtPtr ctx
[all...]
H A DparserInternals.h536 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.in.h28 typedef xmlParserCtxtPtr htmlParserCtxtPtr; typedef
101 htmlParseEntityRef(htmlParserCtxtPtr ctxt,
104 htmlParseCharRef(htmlParserCtxtPtr ctxt);
106 htmlParseElement(htmlParserCtxtPtr ctxt);
108 XMLPUBFUN htmlParserCtxtPtr XMLCALL
111 XMLPUBFUN htmlParserCtxtPtr XMLCALL
116 htmlParseDocument(htmlParserCtxtPtr ctxt);
152 XMLPUBFUN htmlParserCtxtPtr XMLCALL
160 htmlParseChunk (htmlParserCtxtPtr ctxt,
167 htmlFreeParserCtxt (htmlParserCtxtPtr ctx
[all...]
H A DHTMLparser.c56 xmlChar * htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len,
58 static void htmlParseComment(htmlParserCtxtPtr ctxt);
164 htmlnamePush(htmlParserCtxtPtr ctxt, const xmlChar * value)
190 htmlnamePop(htmlParserCtxtPtr ctxt)
1144 htmlAutoCloseOnClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
1187 htmlAutoCloseOnEnd(htmlParserCtxtPtr ctxt)
1213 htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
1297 htmlCheckImplied(htmlParserCtxtPtr ctxt, const xmlChar *newtag) {
1354 htmlCheckParagraph(htmlParserCtxtPtr ctxt) {
1985 htmlNewInputStream(htmlParserCtxtPtr ctx
[all...]
H A Dlegacy.c31 xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end,
50 htmlDecodeEntities(htmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
H A DparserInternals.in.h536 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c56 xmlChar * htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len,
58 static void htmlParseComment(htmlParserCtxtPtr ctxt);
164 htmlnamePush(htmlParserCtxtPtr ctxt, const xmlChar * value)
190 htmlnamePop(htmlParserCtxtPtr ctxt)
1152 htmlAutoCloseOnClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
1195 htmlAutoCloseOnEnd(htmlParserCtxtPtr ctxt)
1221 htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
1305 htmlCheckImplied(htmlParserCtxtPtr ctxt, const xmlChar *newtag) {
1362 htmlCheckParagraph(htmlParserCtxtPtr ctxt) {
1995 htmlNewInputStream(htmlParserCtxtPtr ctx
[all...]
H A Dlegacy.c31 xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end,
50 htmlDecodeEntities(htmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
H A Dtestapi.c927 static htmlParserCtxtPtr gen_htmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
932 static void des_htmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, htmlParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
936 static void desret_htmlParserCtxtPtr(htmlParserCtxtPtr val) {
1469 htmlParserCtxtPtr ret_val;
1520 htmlParserCtxtPtr ret_val;
1590 htmlParserCtxtPtr ctxt; /* an HTML parser context */
1651 htmlParserCtxtPtr ctxt; /* an HTML parser context */
1695 htmlParserCtxtPtr ctxt; /* an HTML parser context */
1763 htmlParserCtxtPtr ctxt; /* an HTML parser context */
1796 htmlParserCtxtPtr ctx
[all...]
H A Dxmllint.c2083 htmlParserCtxtPtr ctxt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c56 xmlChar * htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len,
58 static void htmlParseComment(htmlParserCtxtPtr ctxt);
164 htmlnamePush(htmlParserCtxtPtr ctxt, const xmlChar * value)
190 htmlnamePop(htmlParserCtxtPtr ctxt)
1152 htmlAutoCloseOnClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
1195 htmlAutoCloseOnEnd(htmlParserCtxtPtr ctxt)
1221 htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
1305 htmlCheckImplied(htmlParserCtxtPtr ctxt, const xmlChar *newtag) {
1362 htmlCheckParagraph(htmlParserCtxtPtr ctxt) {
1995 htmlNewInputStream(htmlParserCtxtPtr ctx
[all...]
H A Dlegacy.c31 xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end,
50 htmlDecodeEntities(htmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
H A Dtestapi.c927 static htmlParserCtxtPtr gen_htmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
932 static void des_htmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, htmlParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
936 static void desret_htmlParserCtxtPtr(htmlParserCtxtPtr val) {
1469 htmlParserCtxtPtr ret_val;
1520 htmlParserCtxtPtr ret_val;
1590 htmlParserCtxtPtr ctxt; /* an HTML parser context */
1651 htmlParserCtxtPtr ctxt; /* an HTML parser context */
1695 htmlParserCtxtPtr ctxt; /* an HTML parser context */
1763 htmlParserCtxtPtr ctxt; /* an HTML parser context */
1796 htmlParserCtxtPtr ctx
[all...]
H A Dxmllint.c2083 htmlParserCtxtPtr ctxt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dhtmltitle.cpp252 htmlParserCtxtPtr ctxt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c2083 htmlParserCtxtPtr ctxt;

Completed in 382 milliseconds