Searched refs:ds_htable_to_array (Results 1 – 3 of 3) sorted by relevance
184 void ds_htable_to_array(ds_htable_t *h, zval *arr);
202 ds_htable_to_array(map->table, return_value); in ds_map_to_array()
1167 void ds_htable_to_array(ds_htable_t *table, zval *return_value) in ds_htable_to_array() function
Completed in 9 milliseconds