xmlSearchNsByHref 567 third_party/libxml/src/catalog.c xns = xmlSearchNsByHref(doc, node, XML_XML_NAMESPACE); xmlSearchNsByHref 10247 third_party/libxml/src/elfgcchack.h #undef xmlSearchNsByHref xmlSearchNsByHref 10248 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSearchNsByHref) xmlSearchNsByHref __attribute((alias("xmlSearchNsByHref__internal_alias"))); xmlSearchNsByHref 10250 third_party/libxml/src/elfgcchack.h #ifndef xmlSearchNsByHref xmlSearchNsByHref 10251 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSearchNsByHref) xmlSearchNsByHref__internal_alias __attribute((visibility("hidden"))); xmlSearchNsByHref 10252 third_party/libxml/src/elfgcchack.h #define xmlSearchNsByHref xmlSearchNsByHref__internal_alias xmlSearchNsByHref 947 third_party/libxml/src/include/libxml/tree.h xmlSearchNsByHref (xmlDocPtr doc, xmlSearchNsByHref 13296 third_party/libxml/src/parser.c xmlSearchNsByHref(doc, (xmlNodePtr)doc, XML_XML_NAMESPACE); xmlSearchNsByHref 23238 third_party/libxml/src/testapi.c ret_val = xmlSearchNsByHref(doc, node, (const xmlChar *)href); xmlSearchNsByHref 4873 third_party/libxml/src/tree.c ns = xmlSearchNsByHref(cur->doc, cur, XML_XML_NAMESPACE); xmlSearchNsByHref 4945 third_party/libxml/src/tree.c ns = xmlSearchNsByHref(cur->doc, cur, XML_XML_NAMESPACE); xmlSearchNsByHref 5102 third_party/libxml/src/tree.c ns = xmlSearchNsByHref(cur->doc, cur, XML_XML_NAMESPACE); xmlSearchNsByHref 6083 third_party/libxml/src/tree.c def = xmlSearchNsByHref(doc, tree, ns->href); xmlSearchNsByHref 25526 third_party/libxml/src/xmlschemas.c ns = xmlSearchNsByHref(defAttrOwnerElem->doc, xmlSearchNsByHref 473 third_party/libxslt/libxslt/namespaces.c ns = xmlSearchNsByHref(target->doc, target, nsName); xmlSearchNsByHref 532 third_party/libxslt/libxslt/namespaces.c ns = xmlSearchNsByHref(target->doc, target, nsName); xmlSearchNsByHref 558 third_party/libxslt/libxslt/namespaces.c ns = xmlSearchNsByHref(target->doc, target, nsName); xmlSearchNsByHref 1561 third_party/libxslt/libxslt/transform.c ns = xmlSearchNsByHref(insert->doc, xmlSearchNsByHref 4951 third_party/libxslt/libxslt/xslt.c cur->ns = xmlSearchNsByHref(cur->doc, cur,