Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DdebugXML.h155 xmlShellDir (xmlShellCtxtPtr ctxt,
/external/libxml2/
DdebugXML.c2271 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellDir() function
3001 xmlShellDir(ctxt, NULL, ctxt->node, NULL); in xmlShell()
3028 xmlShellDir(ctxt, NULL, in xmlShell()
Delfgcchack.h10444 #undef xmlShellDir
10445 extern __typeof (xmlShellDir) xmlShellDir __attribute((alias("xmlShellDir__internal_alias")));
10447 #ifndef xmlShellDir
10448 extern __typeof (xmlShellDir) xmlShellDir__internal_alias __attribute((visibility("hidden")));
10449 #define xmlShellDir xmlShellDir__internal_alias macro