Home
last modified time | relevance | path

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

/php-src/ext/simplexml/
H A Dsimplexml.c2336 static const zend_object_iterator_funcs php_sxe_iterator_funcs = { /* {{{ */ variable
2447 iterator->intern.funcs = &php_sxe_iterator_funcs; in php_sxe_get_iterator()

Completed in 12 milliseconds