Searched refs:xmlShellList (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/include/libxml/ |
D | debugXML.h | 145 xmlShellList (xmlShellCtxtPtr ctxt,
|
/external/libxml2/ |
D | debugXML.c | 1998 xmlShellList(xmlShellCtxtPtr ctxt, in xmlShellList() function 2212 xmlShellList(ctxt, NULL, node, NULL); in xmlShellGrep() 2218 xmlShellList(ctxt, NULL, node->parent, NULL); in xmlShellGrep() 3006 xmlShellList(ctxt, NULL, ctxt->node, NULL); in xmlShell() 3035 xmlShellList(ctxt, NULL, in xmlShell()
|
D | elfgcchack.h | 10468 #undef xmlShellList 10469 extern __typeof (xmlShellList) xmlShellList __attribute((alias("xmlShellList__internal_alias"))); 10471 #ifndef xmlShellList 10472 extern __typeof (xmlShellList) xmlShellList__internal_alias __attribute((visibility("hidden"))); 10473 #define xmlShellList xmlShellList__internal_alias macro
|