Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Ddom_iterators.c85 xmlNode *php_dom_libxml_hash_iter(xmlHashTable *ht, int index) /* {{{ */ in php_dom_libxml_hash_iter() function
231 curnode = php_dom_libxml_hash_iter(objmap->ht, iter->index); in php_dom_iterator_move_forward()
315 curnode = php_dom_libxml_hash_iter(objmap->ht, 0); in php_dom_get_iterator()
H A Dnodelist.c154 itemnode = php_dom_libxml_hash_iter(objmap->ht, index); in PHP_FUNCTION()
H A Dphp_dom.h124 xmlNode *php_dom_libxml_hash_iter(xmlHashTable *ht, int index);
H A Dnamednodemap.c235 itemnode = php_dom_libxml_hash_iter(objmap->ht, index); in PHP_FUNCTION()

Completed in 11 milliseconds