Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dnode.c1564 static bool php_dom_node_is_content_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_content_equal() function
1651 && php_dom_node_is_content_equal((const xmlNode *) this_attr, (const xmlNode *) other_attr); in PHP_DOM_DEFINE_LIST_COUNTER_HELPER()
1698 && php_dom_node_is_content_equal(this, other); in php_dom_node_is_equal_node()

Completed in 11 milliseconds