Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Dnode.c1536 static bool php_dom_node_is_content_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_content_equal() function
1653 && 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 8 milliseconds