Searched refs:dllist_array (Results 1 – 1 of 1) sorted by relevance
437 zval tmp, dllist_array; in spl_dllist_object_get_debug_info() local454 array_init(&dllist_array); in spl_dllist_object_get_debug_info()459 add_index_zval(&dllist_array, i, ¤t->data); in spl_dllist_object_get_debug_info()469 zend_hash_add(debug_info, pnstr, &dllist_array); in spl_dllist_object_get_debug_info()
Completed in 8 milliseconds