php_sxe_iterator_funcs 2330 ext/simplexml/simplexml.c zend_object_iterator_funcs php_sxe_iterator_funcs = { /* {{{ */
php_sxe_iterator_funcs 2431 ext/simplexml/simplexml.c 	iterator->intern.funcs = &php_sxe_iterator_funcs;
php_sxe_iterator_funcs 2712 ext/simplexml/simplexml.c 	sxe_class_entry->iterator_funcs.funcs = &php_sxe_iterator_funcs;