php_mysqli_fetch_into_hash_aux 1272 ext/mysqli/mysqli.c 	php_mysqli_fetch_into_hash_aux(return_value, result, fetchtype TSRMLS_CC);
php_mysqli_fetch_into_hash_aux  117 ext/mysqli/mysqli_result_iterator.c 	php_mysqli_fetch_into_hash_aux(iterator->current_row, result, MYSQLI_ASSOC TSRMLS_CC);
php_mysqli_fetch_into_hash_aux  208 ext/mysqli/php_mysqli_structs.h extern void php_mysqli_fetch_into_hash_aux(zval *return_value, MYSQL_RES * result, long fetchtype TSRMLS_DC);