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);103 return php_sxe_reset_iterator_no_clear_iter_data(sxe, false); in php_sxe_get_first_node_non_destructive()1022 node = php_sxe_reset_iterator_no_clear_iter_data(sxe, 0); in sxe_prop_is_empty()1128 node = php_sxe_reset_iterator_no_clear_iter_data(sxe, 0); in sxe_get_prop_hash()1911 xmlNodePtr node = php_sxe_reset_iterator_no_clear_iter_data(sxe, 0); in php_sxe_count_elements_helper()2414 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() function2444 return php_sxe_reset_iterator_no_clear_iter_data(sxe, 1); in php_sxe_reset_iterator()
Completed in 9 milliseconds