php_dom_libxml_notation_iter  246 dom/dom_iterators.c 				curnode = php_dom_libxml_notation_iter(objmap->ht, iter->index);
php_dom_libxml_notation_iter  326 dom/dom_iterators.c 				curnode = php_dom_libxml_notation_iter(objmap->ht, 0);
php_dom_libxml_notation_iter  228 dom/namednodemap.c 						itemnode = php_dom_libxml_notation_iter(objmap->ht, index);
php_dom_libxml_notation_iter  132 dom/nodelist.c 					itemnode = php_dom_libxml_notation_iter(objmap->ht, index);
php_dom_libxml_notation_iter  123 dom/php_dom.h  xmlNode *php_dom_libxml_notation_iter(xmlHashTable *ht, int index);