Home
last modified time | relevance | path

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

/ext-ds/src/ds/
H A Dds_htable.h186 zval *ds_htable_get(ds_htable_t *h, zval *key);
H A Dds_map.c94 zval *value = ds_htable_get(map->table, key); in ds_map_get()
H A Dds_htable.c436 zval *ds_htable_get(ds_htable_t *table, zval *key) in ds_htable_get() function

Completed in 10 milliseconds