Home
last modified time | relevance | path

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

/PHP-8.1/ext/dom/
H A Ddocument.c1017 static bool php_dom_is_node_attached(const xmlNode *node) in php_dom_is_node_attached() function
1058 if (attrp && attrp->parent && php_dom_is_node_attached(attrp->parent)) { in PHP_METHOD()

Completed in 10 milliseconds