target_idx       1763 Zend/zend_hash.c 			uint32_t target_idx = idx;
target_idx       1767 Zend/zend_hash.c 				if (zend_array_dup_element(source, target, target_idx, p, q, 0, static_keys, with_holes)) {
target_idx       1769 Zend/zend_hash.c 						target->nInternalPointer = target_idx;
target_idx       1771 Zend/zend_hash.c 					target_idx++; q++;
target_idx       1775 Zend/zend_hash.c 			return target_idx;