Searched refs:dllist_array (Results 1 – 1 of 1) sorted by relevance
510 zval *tmp, zrv, *dllist_array; in spl_dllist_object_get_debug_info() local535 ALLOC_INIT_ZVAL(dllist_array); in spl_dllist_object_get_debug_info()536 array_init(dllist_array); in spl_dllist_object_get_debug_info()541 add_index_zval(dllist_array, i, (zval *)current->data); in spl_dllist_object_get_debug_info()549 add_assoc_zval_ex(&zrv, pnstr, pnlen+1, dllist_array); in spl_dllist_object_get_debug_info()
Completed in 8 milliseconds