Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dsimplexml.c2316 static const zend_object_iterator_funcs php_sxe_iterator_funcs = { /* {{{ */ variable
2420 iterator->intern.funcs = &php_sxe_iterator_funcs; in php_sxe_get_iterator()

Completed in 10 milliseconds