Searched refs:php_dom_node_is_content_equal (Results 1 – 1 of 1) sorted by relevance
1536 static bool php_dom_node_is_content_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_content_equal() function1653 && php_dom_node_is_content_equal(this, other); in PHP_DOM_DEFINE_LIST_COUNTER_HELPER()1663 && php_dom_node_is_content_equal(this, other); in PHP_DOM_DEFINE_LIST_COUNTER_HELPER()
Completed in 12 milliseconds