Home
last modified time | relevance | path

Searched refs:htmlParserCtxtPtr (Results 1 – 18 of 18) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h57 typedef xmlParserCtxtPtr htmlParserCtxtPtr; typedef
130 htmlParseEntityRef(htmlParserCtxtPtr ctxt,
133 htmlParseCharRef(htmlParserCtxtPtr ctxt);
135 htmlParseElement(htmlParserCtxtPtr ctxt);
137 XMLPUBFUN htmlParserCtxtPtr XMLCALL
140 XMLPUBFUN htmlParserCtxtPtr XMLCALL
145 htmlParseDocument(htmlParserCtxtPtr ctxt);
181 XMLPUBFUN htmlParserCtxtPtr XMLCALL
189 htmlParseChunk (htmlParserCtxtPtr ctxt,
196 htmlFreeParserCtxt (htmlParserCtxtPtr ctxt);
[all …]
DHTMLparser.c88 xmlChar * htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len,
90 static void htmlParseComment(htmlParserCtxtPtr ctxt);
196 htmlnamePush(htmlParserCtxtPtr ctxt, const xmlChar * value) in htmlnamePush()
226 htmlnamePop(htmlParserCtxtPtr ctxt) in htmlnamePop()
254 htmlNodeInfoPush(htmlParserCtxtPtr ctxt, htmlParserNodeInfo *value) in htmlNodeInfoPush()
283 htmlNodeInfoPop(htmlParserCtxtPtr ctxt) in htmlNodeInfoPop()
1362 htmlAutoCloseOnClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag) in htmlAutoCloseOnClose()
1405 htmlAutoCloseOnEnd(htmlParserCtxtPtr ctxt) in htmlAutoCloseOnEnd()
1431 htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag) in htmlAutoClose()
1515 htmlCheckImplied(htmlParserCtxtPtr ctxt, const xmlChar *newtag) { in htmlCheckImplied()
[all …]
Dlegacy.c60 xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end,
79 htmlDecodeEntities(htmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in htmlDecodeEntities()
DparserInternals.in.h607 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
/third_party/libxml2/include/libxml/
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 ctxt);
[all …]
DparserInternals.h578 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
/third_party/libxml2/
DHTMLparser.c59 xmlChar * htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len,
61 static void htmlParseComment(htmlParserCtxtPtr ctxt);
167 htmlnamePush(htmlParserCtxtPtr ctxt, const xmlChar * value) in htmlnamePush()
197 htmlnamePop(htmlParserCtxtPtr ctxt) in htmlnamePop()
225 htmlNodeInfoPush(htmlParserCtxtPtr ctxt, htmlParserNodeInfo *value) in htmlNodeInfoPush()
254 htmlNodeInfoPop(htmlParserCtxtPtr ctxt) in htmlNodeInfoPop()
1509 htmlAutoCloseOnClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag) in htmlAutoCloseOnClose()
1552 htmlAutoCloseOnEnd(htmlParserCtxtPtr ctxt) in htmlAutoCloseOnEnd()
1578 htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag) in htmlAutoClose()
1662 htmlCheckImplied(htmlParserCtxtPtr ctxt, const xmlChar *newtag) { in htmlCheckImplied()
[all …]
DtestHTML.c638 htmlParserCtxtPtr ctxt; in parseSAXFile()
668 htmlParserCtxtPtr ctxt; in parseSAXFile()
732 htmlParserCtxtPtr ctxt; in parseAndPrintFile()
Dlegacy.c31 xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end,
50 htmlDecodeEntities(htmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in htmlDecodeEntities()
Dtestapi.c926 static htmlParserCtxtPtr gen_htmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_htmlParserCtxtPtr()
931 static void des_htmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, htmlParserCtxtPtr val ATTRIBUTE_UNUSED, … in des_htmlParserCtxtPtr()
935 static void desret_htmlParserCtxtPtr(htmlParserCtxtPtr val) { in desret_htmlParserCtxtPtr()
1475 htmlParserCtxtPtr ret_val; in test_htmlCreateMemoryParserCtxt()
1529 htmlParserCtxtPtr ret_val; in test_htmlCreatePushParserCtxt()
1602 htmlParserCtxtPtr ctxt; /* an HTML parser context */ in test_htmlCtxtReadDoc()
1663 htmlParserCtxtPtr ctxt; /* an HTML parser context */ in test_htmlCtxtReadFile()
1707 htmlParserCtxtPtr ctxt; /* an HTML parser context */ in test_htmlCtxtReadMemory()
1778 htmlParserCtxtPtr ctxt; /* an HTML parser context */ in test_htmlCtxtReset()
1811 htmlParserCtxtPtr ctxt; /* an HTML parser context */ in test_htmlCtxtUseOptions()
[all …]
Dxmllint.c2216 htmlParserCtxtPtr ctxt; in parseAndPrintFile()
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle23 d htmlParserCtxtPtr...
27 d htmlParserCtxt ds based(htmlParserCtxtPtr)
136 d ctxt value like(htmlParserCtxtPtr)
142 d ctxt value like(htmlParserCtxtPtr)
146 d ctxt value like(htmlParserCtxtPtr)
150 d like(htmlParserCtxtPtr)
154 d like(htmlParserCtxtPtr)
161 d ctxt value like(htmlParserCtxtPtr)
221 d like(htmlParserCtxtPtr)
231 d ctxt value like(htmlParserCtxtPtr)
[all …]
DparserInternals.rpgle528 d like(htmlParserCtxtPtr)
/third_party/nghttp2/src/
DHtmlParser.h71 htmlParserCtxtPtr parser_ctx_;
/third_party/libxml2/fuzz/
Dhtml.c28 htmlParserCtxtPtr ctxt; in LLVMFuzzerTestOneInput()
/third_party/curl/docs/examples/
Dhtmltitle.cpp241 htmlParserCtxtPtr ctxt; in parseHtml()
/third_party/libxml2/doc/html/
Dindex.sgml438 <ANCHOR id="htmlParserCtxtPtr" href="libxml/libxml-HTMLparser.html#htmlParserCtxtPtr">
/third_party/chromium/patch/
D0001-cve.patch94332 @@ -3485,10 +3475,20 @@ htmlParseComment(htmlParserCtxtPtr ctxt) {
94353 @@ -3536,6 +3536,7 @@ htmlParseComment(htmlParserCtxtPtr ctxt) {
94361 @@ -3958,26 +3959,6 @@ htmlParseStartTag(htmlParserCtxtPtr ctxt) {
94388 @@ -4430,9 +4411,15 @@ htmlParseContent(htmlParserCtxtPtr ctxt) {
94405 @@ -4829,13 +4816,19 @@ htmlParseContentInternal(htmlParserCtxtPtr ctxt) {
94426 @@ -5116,7 +5109,7 @@ htmlInitParserCtxt(htmlParserCtxtPtr ctxt)
94435 @@ -6002,7 +5995,7 @@ htmlParseTryOrFinish(htmlParserCtxtPtr ctxt, int terminate) {
94444 @@ -6012,6 +6005,12 @@ htmlParseTryOrFinish(htmlParserCtxtPtr ctxt, int terminate) {
94457 @@ -7277,6 +7276,4 @@ htmlCtxtReadIO(htmlParserCtxtPtr ctxt, xmlInputReadCallback ioread,
122108 XMLPUBFUN htmlParserCtxtPtr XMLCALL htmlCreateFileParserCtxt(const char *filename,
[all …]