Searched refs:tmpAr (Results 1 – 1 of 1) sorted by relevance
2668 zval tmpAr; in to_zval_array() local2669 array_init(&tmpAr); in to_zval_array()2670 ar = zend_hash_index_update(Z_ARRVAL_P(ar), pos[i], &tmpAr); in to_zval_array()
Completed in 18 milliseconds