Home
last modified time | relevance | path

Searched refs:ds_htable_last (Results 1 – 3 of 3) sorted by relevance

/ext-ds/src/ds/
H A Dds_htable.h199 ds_htable_bucket_t *ds_htable_last(ds_htable_t *table);
H A Dds_map.c261 ds_htable_bucket_t *bucket = ds_htable_last(map->table); in ds_map_last()
H A Dds_htable.c728 ds_htable_bucket_t *ds_htable_last(ds_htable_t *table) in ds_htable_last() function
767 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