Home
last modified time | relevance | path

Searched refs:xmlNodeDumpOutput (Results 1 – 12 of 12) sorted by relevance

/third_party/libxml2/
Dxmlsave.c2237 xmlNodeDumpOutput(outbuf, doc, cur, level, format, NULL); in xmlBufNodeDump()
2283 xmlNodeDumpOutput(outbuf, doc, cur, 0, 1, NULL); in xmlElemDump()
2307 xmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, in xmlNodeDumpOutput() function
Dlibxml2.syms1004 xmlNodeDumpOutput;
Delfgcchack.h6604 #undef xmlNodeDumpOutput
6605 extern __typeof (xmlNodeDumpOutput) xmlNodeDumpOutput __attribute((alias("xmlNodeDumpOutput__intern…
6607 #ifndef xmlNodeDumpOutput
6608 extern __typeof (xmlNodeDumpOutput) xmlNodeDumpOutput__internal_alias __attribute((visibility("hidd…
6609 #define xmlNodeDumpOutput xmlNodeDumpOutput__internal_alias macro
Dxmllint.c2103 xmlNodeDumpOutput(buf, NULL, node, 0, 0, NULL); in doXPathDump()
Dtestapi.c22478 xmlNodeDumpOutput(buf, doc, cur, level, format, (const char *)encoding); in test_xmlNodeDumpOutput()
/third_party/libxml2/include/libxml/
Dtree.h1215 xmlNodeDumpOutput (xmlOutputBufferPtr buf,
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstxmlhelper.c994 xmlNodeDumpOutput (out_buf, ncopy->doc, ncopy, 0, 0, txt_encoding); in gst_xml_helper_get_node_as_string()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1548 d xmlNodeDumpOutput...
1549 d pr extproc('xmlNodeDumpOutput')
/third_party/libxml2/win32/
Dlibxml2.def.src1282 xmlNodeDumpOutput
/third_party/libxml2/python/
Dlibxml.c3079 xmlNodeDumpOutput(buf, doc, node, 0, format, encoding); in libxml_saveNodeTo()
/third_party/chromium/patch/
D0001-cve.patch92740 - * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
107589 -#undef xmlNodeDumpOutput
107590 -extern __typeof (xmlNodeDumpOutput) xmlNodeDumpOutput __attribute((alias("xmlNodeDumpOutput__inter…
107592 -#ifndef xmlNodeDumpOutput
107593 -extern __typeof (xmlNodeDumpOutput) xmlNodeDumpOutput__internal_alias __attribute((visibility("hid…
107594 -#define xmlNodeDumpOutput xmlNodeDumpOutput__internal_alias
/third_party/gstreamer/gstplugins_bad/
DChangeLog88332 dashdemux: replace xmlNodeDump with xmlNodeDumpOutput
88337 Replacing the use of xmlNodeDump with xmlNodeDumpOutput fixes the