Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dphp_simplexml_exports.h55 PHP_SXE_API void php_sxe_move_forward_iterator(php_sxe_object *sxe);
H A Dsxe.c118 php_sxe_move_forward_iterator(Z_SXEOBJ_P(ZEND_THIS)); in PHP_METHOD()
H A Dsimplexml.c2473 PHP_SXE_API void php_sxe_move_forward_iterator(php_sxe_object *sxe) /* {{{ */ in php_sxe_move_forward_iterator() function
2494 php_sxe_move_forward_iterator(iterator->sxe); in php_sxe_iterator_move_forward()

Completed in 32 milliseconds