Searched refs:php_sxe_reset_iterator_no_clear_iter_data (Results 1 – 1 of 1) sorted by relevance
46 static xmlNodePtr php_sxe_reset_iterator_no_clear_iter_data(php_sxe_object *sxe, int use_data);93 return php_sxe_reset_iterator_no_clear_iter_data(sxe, false); in php_sxe_get_first_node_non_destructive()1014 node = php_sxe_reset_iterator_no_clear_iter_data(sxe, 0); in sxe_prop_is_empty()1120 node = php_sxe_reset_iterator_no_clear_iter_data(sxe, 0); in sxe_get_prop_hash()1903 xmlNodePtr node = php_sxe_reset_iterator_no_clear_iter_data(sxe, 0); in php_sxe_count_elements_helper()2406 static xmlNodePtr php_sxe_reset_iterator_no_clear_iter_data(php_sxe_object *sxe, int use_data) in php_sxe_reset_iterator_no_clear_iter_data() function2436 return php_sxe_reset_iterator_no_clear_iter_data(sxe, 1); in php_sxe_reset_iterator()
Completed in 8 milliseconds