Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DdebugXML.h160 xmlShellLoad (xmlShellCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DdebugXML.rpgle186 d xmlShellLoad pr extproc('xmlShellLoad')
/third_party/libxml2/
DdebugXML.c2451 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, in xmlShellLoad() function
2937 xmlShellLoad(ctxt, arg, NULL, NULL); in xmlShell()
Dlibxml2.syms38 xmlShellLoad;
Delfgcchack.h10652 #undef xmlShellLoad
10653 extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias")));
10655 #ifndef xmlShellLoad
10656 extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden")));
10657 #define xmlShellLoad xmlShellLoad__internal_alias macro
Dtestapi.c7834 ret_val = xmlShellLoad(ctxt, filename, node, node2); in test_xmlShellLoad()
/third_party/libxml2/win32/
Dlibxml2.def.src1855 xmlShellLoad
/third_party/chromium/patch/
D0001-cve.patch111625 -#undef xmlShellLoad
111626 -extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias")));
111628 -#ifndef xmlShellLoad
111629 -extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden")));
111630 -#define xmlShellLoad xmlShellLoad__internal_alias