php_mysqli_fetch_into_hash_aux 1275 ext/mysqli/mysqli.c php_mysqli_fetch_into_hash_aux(return_value, result, fetchtype); php_mysqli_fetch_into_hash_aux 106 ext/mysqli/mysqli_result_iterator.c php_mysqli_fetch_into_hash_aux(&iterator->current_row, result, MYSQLI_ASSOC); php_mysqli_fetch_into_hash_aux 217 ext/mysqli/php_mysqli_structs.h extern void php_mysqli_fetch_into_hash_aux(zval *return_value, MYSQL_RES * result, zend_long fetchtype);