php_sxe_reset_iterator   56 ext/simplexml/simplexml.c static xmlNodePtr php_sxe_reset_iterator(php_sxe_object *sxe, int use_data TSRMLS_DC);
php_sxe_reset_iterator  117 ext/simplexml/simplexml.c 		php_sxe_reset_iterator(sxe, 1 TSRMLS_CC);
php_sxe_reset_iterator 1138 ext/simplexml/simplexml.c 				node = php_sxe_reset_iterator(sxe, 0 TSRMLS_CC);
php_sxe_reset_iterator 1878 ext/simplexml/simplexml.c 	node = php_sxe_reset_iterator(sxe, 0 TSRMLS_CC);
php_sxe_reset_iterator 2430 ext/simplexml/simplexml.c 	php_sxe_reset_iterator(sxe, 1 TSRMLS_CC);