Searched refs:temp (Results 1 – 1 of 1) sorted by relevance
305 zval temp; in add_ht_to_map() local309 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 3 milliseconds