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

/external/libxml2/include/libxml/
H A DdebugXML.h155 xmlShellDir (xmlShellCtxtPtr ctxt,
/external/libxml2/
H A DdebugXML.c2257 * xmlShellDir:
2269 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, function
3004 xmlShellDir(ctxt, NULL, ctxt->node, NULL);
3031 xmlShellDir(ctxt, NULL,
H A Delfgcchack.h10444 #undef xmlShellDir macro
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

Completed in 82 milliseconds