Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqli/
H A Dmysqli.c1299 HashTable *params_ht = Z_ARRVAL_P(ctor_params); in php_mysqli_fetch_into_hash() local
1303 fci.params = safe_emalloc(sizeof(zval*), params_ht->nNumOfElements, 0); in php_mysqli_fetch_into_hash()
1304 p = params_ht->pListHead; in php_mysqli_fetch_into_hash()

Completed in 7 milliseconds