Searched refs:params_ht (Results 1 – 1 of 1) sorted by relevance
1280 HashTable *params_ht = Z_ARRVAL_P(ctor_params); in php_mysqli_fetch_into_hash() local1284 fci.params = safe_emalloc(sizeof(zval*), params_ht->nNumOfElements, 0); in php_mysqli_fetch_into_hash()1285 p = params_ht->pListHead; in php_mysqli_fetch_into_hash()
Completed in 7 milliseconds