Home
last modified time | relevance | path

Searched refs:xmlShellSave (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/include/libxml/
DdebugXML.h178 xmlShellSave (xmlShellCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DdebugXML.rpgle212 d xmlShellSave pr extproc('xmlShellSave')
/third_party/libxml2/
DdebugXML.c2574 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, in xmlShellSave() function
2944 xmlShellSave(ctxt, arg, NULL, NULL); in xmlShell()
Dlibxml2.syms43 xmlShellSave;
Delfgcchack.h10712 #undef xmlShellSave
10713 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));
10715 #ifndef xmlShellSave
10716 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));
10717 #define xmlShellSave xmlShellSave__internal_alias macro
Dtestapi.c7976 ret_val = xmlShellSave(ctxt, filename, node, node2); in test_xmlShellSave()
/third_party/libxml2/win32/
Dlibxml2.def.src1870 xmlShellSave
/third_party/chromium/patch/
D0001-cve.patch111685 -#undef xmlShellSave
111686 -extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));
111688 -#ifndef xmlShellSave
111689 -extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));
111690 -#define xmlShellSave xmlShellSave__internal_alias