Home
last modified time | relevance | path

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

/PHP-7.3/ext/spl/
H A Dspl_array.c761 if (!aht) { in spl_array_iterator_append()
1069 if (!aht) { in spl_array_it_move_forward()
1083 if (!aht) { in spl_array_rewind()
1091 zend_hash_internal_pointer_reset_ex(aht, spl_array_get_pos_ptr(aht, intern)); in spl_array_rewind()
1343 if (!aht) { in SPL_METHOD()
1381 if (!aht) { in SPL_METHOD()
1406 if (!aht) { in spl_array_object_count_elements_helper()
1475 GC_ADDREF(aht); in spl_array_method()
1506 if (aht != new_ht) { in spl_array_method()
1509 GC_DELREF(aht); in spl_array_method()
[all …]

Completed in 11 milliseconds