xmlShellBase     2964 third_party/libxml/src/debugXML.c             xmlShellBase(ctxt, NULL, ctxt->node, NULL);
xmlShellBase     10420 third_party/libxml/src/elfgcchack.h #undef xmlShellBase
xmlShellBase     10421 third_party/libxml/src/elfgcchack.h extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));
xmlShellBase     10423 third_party/libxml/src/elfgcchack.h #ifndef xmlShellBase
xmlShellBase     10424 third_party/libxml/src/elfgcchack.h extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));
xmlShellBase     10425 third_party/libxml/src/elfgcchack.h #define xmlShellBase xmlShellBase__internal_alias
xmlShellBase      150 third_party/libxml/src/include/libxml/debugXML.h 	xmlShellBase		(xmlShellCtxtPtr ctxt,
xmlShellBase     7536 third_party/libxml/src/testapi.c         ret_val = xmlShellBase(ctxt, arg, node, node2);