Searched refs:dllist_array (Results 1 – 1 of 1) sorted by relevance
499 zval tmp, dllist_array; in spl_dllist_object_get_debug_info() local518 array_init(&dllist_array); in spl_dllist_object_get_debug_info()523 add_index_zval(&dllist_array, i, ¤t->data); in spl_dllist_object_get_debug_info()533 zend_hash_add(debug_info, pnstr, &dllist_array); in spl_dllist_object_get_debug_info()
Completed in 7 milliseconds