Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_hash.c2354 uint32_t copy_idx = zend_hash_iterator_add(target, iter->pos); in zend_array_dup_ht_iterators() local
2355 HashTableIterator *copy_iter = EG(ht_iterators) + copy_idx; in zend_array_dup_ht_iterators()
2357 iter->next_copy = copy_idx; in zend_array_dup_ht_iterators()

Completed in 10 milliseconds