xmlShellList     2213 third_party/libxml/src/debugXML.c                 xmlShellList(ctxt, NULL, node, NULL);
xmlShellList     2219 third_party/libxml/src/debugXML.c                 xmlShellList(ctxt, NULL, node->parent, NULL);
xmlShellList     3002 third_party/libxml/src/debugXML.c                     xmlShellList(ctxt, NULL, ctxt->node, NULL);
xmlShellList     3031 third_party/libxml/src/debugXML.c                                         xmlShellList(ctxt, NULL,
xmlShellList     10468 third_party/libxml/src/elfgcchack.h #undef xmlShellList
xmlShellList     10469 third_party/libxml/src/elfgcchack.h extern __typeof (xmlShellList) xmlShellList __attribute((alias("xmlShellList__internal_alias")));
xmlShellList     10471 third_party/libxml/src/elfgcchack.h #ifndef xmlShellList
xmlShellList     10472 third_party/libxml/src/elfgcchack.h extern __typeof (xmlShellList) xmlShellList__internal_alias __attribute((visibility("hidden")));
xmlShellList     10473 third_party/libxml/src/elfgcchack.h #define xmlShellList xmlShellList__internal_alias
xmlShellList      145 third_party/libxml/src/include/libxml/debugXML.h 	xmlShellList		(xmlShellCtxtPtr ctxt,
xmlShellList     7756 third_party/libxml/src/testapi.c         ret_val = xmlShellList(ctxt, arg, node, node2);