Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dspl_heap.c482 zval tmp, heap_array; in spl_heap_object_get_debug_info_helper() local
507 array_init(&heap_array); in spl_heap_object_get_debug_info_helper()
510 add_index_zval(&heap_array, i, &intern->heap->elements[i]); in spl_heap_object_get_debug_info_helper()
517 zend_hash_update(debug_info, pnstr, &heap_array); in spl_heap_object_get_debug_info_helper()

Completed in 8 milliseconds