Searched refs:ds_htable_last (Results 1 – 3 of 3) sorted by relevance
199 ds_htable_bucket_t *ds_htable_last(ds_htable_t *table);
261 ds_htable_bucket_t *bucket = ds_htable_last(map->table); in ds_map_last()
728 ds_htable_bucket_t *ds_htable_last(ds_htable_t *table) in ds_htable_last() function767 return zval_get_string(&ds_htable_last(table)->key); in ds_htable_join_keys()772 ds_htable_bucket_t *end = ds_htable_last(table); in ds_htable_join_keys()
Completed in 12 milliseconds