Home
last modified time | relevance | path

Searched refs:htmlNodeDumpFormatOutput (Results 1 – 15 of 15) sorted by relevance

/third_party/libxml2/
DHTMLtree.c434 htmlNodeDumpFormatOutput(outbuf, doc, cur, NULL, format); in htmlBufNodeDumpFormat()
521 htmlNodeDumpFormatOutput(buf, doc, cur, NULL, format); in htmlNodeDumpFileFormat()
744 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlNodeDumpFormatOutput() function
785 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format); in htmlNodeDumpFormatOutput()
979 htmlNodeDumpFormatOutput(buf, doc, cur, NULL, 1); in htmlNodeDumpOutput()
995 htmlNodeDumpFormatOutput(buf, cur, (xmlNodePtr) cur, NULL, format); in htmlDocContentDumpFormatOutput()
1009 htmlNodeDumpFormatOutput(buf, cur, (xmlNodePtr) cur, NULL, 1); in htmlDocContentDumpOutput()
Dxmlsave.c824 htmlNodeDumpFormatOutput(buf, doc, cur, in htmlNodeDumpOutputInternal()
827 htmlNodeDumpFormatOutput(buf, doc, cur, in htmlNodeDumpOutputInternal()
Dlibxml2.syms425 htmlNodeDumpFormatOutput;
Delfgcchack.h534 #undef htmlNodeDumpFormatOutput
535 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput __attribute((alias("htmlNodeDum…
537 #ifndef htmlNodeDumpFormatOutput
538 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput__internal_alias __attribute((vi…
539 #define htmlNodeDumpFormatOutput htmlNodeDumpFormatOutput__internal_alias macro
DNEWS319 Make htmlNodeDumpFormatOutput non-recursive (Nick Wellnhofer),
1868 workaround wrong file: URIs, htmlNodeDumpFormatOutput on attributes,
Dtestapi.c3419 htmlNodeDumpFormatOutput(buf, doc, cur, (const char *)encoding, format); in test_htmlNodeDumpFormatOutput()
/third_party/gettext/gnulib-local/lib/libxml/
DHTMLtree.c462 htmlNodeDumpFormatOutput(outbuf, doc, cur, NULL, format); in htmlBufNodeDumpFormat()
549 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format); in htmlNodeDumpFileFormat()
829 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, format); in htmlNodeListDumpOutput()
845 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlNodeDumpFormatOutput() function
1036 htmlNodeDumpFormatOutput(buf, doc, cur, encoding, 1); in htmlNodeDumpOutput()
DHTMLtree.in.h143 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf,
Dxmlsave.c905 htmlNodeDumpFormatOutput(buf, doc, cur, in htmlNodeDumpOutputInternal()
908 htmlNodeDumpFormatOutput(buf, doc, cur, in htmlNodeDumpOutputInternal()
Delfgcchack.h565 #undef htmlNodeDumpFormatOutput
566 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput __attribute((alias("htmlNodeDum…
568 #ifndef htmlNodeDumpFormatOutput
569 extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput__internal_alias __attribute((vi…
570 #define htmlNodeDumpFormatOutput htmlNodeDumpFormatOutput__internal_alias macro
/third_party/libxml2/include/libxml/
DHTMLtree.h114 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf,
/third_party/libxml2/os400/libxmlrpg/
DHTMLtree.rpgle139 d htmlNodeDumpFormatOutput...
140 d pr extproc('htmlNodeDumpFormatOutput')
/third_party/libxml2/win32/
Dlibxml2.def.src351 htmlNodeDumpFormatOutput
/third_party/libxml2/python/
Dlibxml.c3075 htmlNodeDumpFormatOutput(buf, doc, node, encoding, format); in libxml_saveNodeTo()
/third_party/chromium/patch/
D0001-cve.patch75740 - * HTMLtree.c: htmlNodeDumpFormatOutput didn't handle XML_ATTRIBUTE_NODe
95982 + Make htmlNodeDumpFormatOutput non-recursive (Nick Wellnhofer),
101519 -#undef htmlNodeDumpFormatOutput
101520 -extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput __attribute((alias("htmlNodeDu…
101522 -#ifndef htmlNodeDumpFormatOutput
101523 -extern __typeof (htmlNodeDumpFormatOutput) htmlNodeDumpFormatOutput__internal_alias __attribute((v…
101524 -#define htmlNodeDumpFormatOutput htmlNodeDumpFormatOutput__internal_alias