Home
last modified time | relevance | path

Searched defs:with_holes (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_hash.c2288 …p_value(HashTable *source, HashTable *target, zval *data, zval *dest, bool packed, bool with_holes) in zend_array_dup_value()
2325 …hTable *target, uint32_t idx, Bucket *p, Bucket *q, bool packed, bool static_keys, bool with_holes) in zend_array_dup_element()
2363 …s_inline void zend_array_dup_packed_elements(HashTable *source, HashTable *target, bool with_holes) in zend_array_dup_packed_elements()
2383 …_t zend_array_dup_elements(HashTable *source, HashTable *target, bool static_keys, bool with_holes) in zend_array_dup_elements()

Completed in 12 milliseconds