Home
last modified time | relevance | path

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

/ext-ds/src/ds/
H A Dds_map.c305 zval temp; in add_ht_to_map() local
309 ZVAL_STR(&temp, key); in add_ht_to_map()
311 ZVAL_LONG(&temp, index); in add_ht_to_map()
313 ds_map_put(map, &temp, value); in add_ht_to_map()

Completed in 4 milliseconds