Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DdebugXML.h196 xmlShellPwd (xmlShellCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DdebugXML.rpgle237 d xmlShellPwd pr extproc('xmlShellPwd')
/third_party/libxml2/
DdebugXML.c2763 xmlShellPwd(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, char *buffer, in xmlShellPwd() function
2966 if (!xmlShellPwd(ctxt, dir, ctxt->node, NULL)) in xmlShell()
3163 if (!xmlShellPwd(ctxt, dir, ctxt->node, NULL)) in xmlShell()
3187 if (!xmlShellPwd(ctxt, dir, list->nodesetval-> in xmlShell()
Dlibxml2.syms42 xmlShellPwd;
Delfgcchack.h10700 #undef xmlShellPwd
10701 extern __typeof (xmlShellPwd) xmlShellPwd __attribute((alias("xmlShellPwd__internal_alias")));
10703 #ifndef xmlShellPwd
10704 extern __typeof (xmlShellPwd) xmlShellPwd__internal_alias __attribute((visibility("hidden")));
10705 #define xmlShellPwd xmlShellPwd__internal_alias macro
Dtestapi.c7921 ret_val = xmlShellPwd(ctxt, buffer, node, node2); in test_xmlShellPwd()
/third_party/libxml2/win32/
Dlibxml2.def.src1867 xmlShellPwd
/third_party/chromium/patch/
D0001-cve.patch111673 -#undef xmlShellPwd
111674 -extern __typeof (xmlShellPwd) xmlShellPwd __attribute((alias("xmlShellPwd__internal_alias")));
111676 -#ifndef xmlShellPwd
111677 -extern __typeof (xmlShellPwd) xmlShellPwd__internal_alias __attribute((visibility("hidden")));
111678 -#define xmlShellPwd xmlShellPwd__internal_alias