Home
last modified time | relevance | path

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

/PHP-5.5/ext/simplexml/
H A Dsimplexml.c2270 zend_object_iterator_funcs php_sxe_iterator_funcs = { /* {{{ */ variable
2349 iterator->intern.funcs = &php_sxe_iterator_funcs; in php_sxe_get_iterator()
2629 sxe_class_entry->iterator_funcs.funcs = &php_sxe_iterator_funcs; in PHP_MINIT_FUNCTION()

Completed in 10 milliseconds