Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/
H A Dparentnode.c127 static bool dom_is_node_in_list(const zval *nodes, int nodesc, const xmlNodePtr node_to_find) in dom_is_node_in_list() argument
134 if (dom_object_get_node(Z_DOMOBJ_P(nodes + i)) == node_to_find) { in dom_is_node_in_list()

Completed in 6 milliseconds