Searched refs:php_dom_node_is_content_equal (Results 1 – 1 of 1) sorted by relevance
1615 static bool php_dom_node_is_content_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_content_equal() function1702 && php_dom_node_is_content_equal((const xmlNode *) this_attr, (const xmlNode *) other_attr); in PHP_DOM_DEFINE_LIST_COUNTER_HELPER()1749 && php_dom_node_is_content_equal(this, other); in php_dom_node_is_equal_node()
Completed in 10 milliseconds