Home
last modified time | relevance | path

Searched refs:php_dom_node_is_ns_uri_equal (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/dom/
H A Dnode.c1574 static bool php_dom_node_is_ns_uri_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_uri_equal() function
1650 && php_dom_node_is_ns_uri_equal((const xmlNode *) this_attr, (const xmlNode *) other_attr) in PHP_DOM_DEFINE_LIST_COUNTER_HELPER()
1669 && php_dom_node_is_ns_uri_equal(this, other) in php_dom_node_is_equal_node()

Completed in 11 milliseconds