Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DdebugXML.h196 xmlShellPwd (xmlShellCtxtPtr ctxt,
/external/libxml2/
DdebugXML.c2762 xmlShellPwd(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, char *buffer, in xmlShellPwd() function
2960 if (!xmlShellPwd(ctxt, dir, ctxt->node, NULL)) in xmlShell()
Delfgcchack.h10528 #undef xmlShellPwd
10529 extern __typeof (xmlShellPwd) xmlShellPwd __attribute((alias("xmlShellPwd__internal_alias")));
10531 #ifndef xmlShellPwd
10532 extern __typeof (xmlShellPwd) xmlShellPwd__internal_alias __attribute((visibility("hidden")));
10533 #define xmlShellPwd xmlShellPwd__internal_alias macro