Searched refs:xmlShellPwd (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/os400/libxmlrpg/ |
D | debugXML.rpgle | 225 d xmlShellPwd pr 10i 0 extproc('xmlShellPwd')
|
/external/libxml2/include/libxml/ |
D | debugXML.h | 196 xmlShellPwd (xmlShellCtxtPtr ctxt,
|
/external/libxml2/ |
D | debugXML.c | 2768 xmlShellPwd(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, char *buffer, in xmlShellPwd() function 2971 if (!xmlShellPwd(ctxt, dir, ctxt->node, NULL)) in xmlShell() 3168 if (!xmlShellPwd(ctxt, dir, ctxt->node, NULL)) in xmlShell() 3192 if (!xmlShellPwd(ctxt, dir, list->nodesetval-> in xmlShell()
|
D | libxml2.syms | 42 xmlShellPwd;
|
D | elfgcchack.h | 10678 #undef xmlShellPwd 10679 extern __typeof (xmlShellPwd) xmlShellPwd __attribute((alias("xmlShellPwd__internal_alias"))); 10681 #ifndef xmlShellPwd 10682 extern __typeof (xmlShellPwd) xmlShellPwd__internal_alias __attribute((visibility("hidden"))); 10683 #define xmlShellPwd xmlShellPwd__internal_alias macro
|
D | testapi.c | 7894 ret_val = xmlShellPwd(ctxt, buffer, node, node2); in test_xmlShellPwd()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1865 xmlShellPwd
|