Searched refs:php_dom_libxml_notation_iter (Results 1 – 4 of 4) sorted by relevance
106 xmlNode *php_dom_libxml_notation_iter(xmlHashTable *ht, int index) /* {{{ */ in php_dom_libxml_notation_iter() function233 curnode = php_dom_libxml_notation_iter(objmap->ht, iter->index); in php_dom_iterator_move_forward()316 curnode = php_dom_libxml_notation_iter(objmap->ht, 0); in php_dom_get_iterator()
154 itemnode = php_dom_libxml_notation_iter(objmap->ht, index); in PHP_FUNCTION()
125 xmlNode *php_dom_libxml_notation_iter(xmlHashTable *ht, int index);
235 itemnode = php_dom_libxml_notation_iter(objmap->ht, index); in PHP_FUNCTION()
Completed in 12 milliseconds