Searched defs:match_qname (Results 1 – 1 of 1) sorted by relevance
1858 …_equality(const xmlChar *local, const xmlChar *local_lower, const xmlNode *nodep, bool match_qname) in dom_match_qualified_name_for_tag_name_equality()1883 bool match_qname = ns == NULL && php_dom_follow_spec_node(basep); in dom_get_elements_by_tag_name_ns_raw() local
Completed in 13 milliseconds