Home
last modified time | relevance | path

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

/PHP-7.1/ext/simplexml/
H A Dsimplexml.c2351 zend_object_iterator_funcs php_sxe_iterator_funcs = { /* {{{ */ variable
2453 iterator->intern.funcs = &php_sxe_iterator_funcs; in php_sxe_get_iterator()
2734 sxe_class_entry->iterator_funcs.funcs = &php_sxe_iterator_funcs; in PHP_MINIT_FUNCTION()

Completed in 12 milliseconds