php_mysqli_fetch_into_hash_aux 1255 mysqli/mysqli.c 	php_mysqli_fetch_into_hash_aux(return_value, result, fetchtype TSRMLS_CC);
php_mysqli_fetch_into_hash_aux  117 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  220 mysqli/php_mysqli_structs.h extern void php_mysqli_fetch_into_hash_aux(zval *return_value, MYSQL_RES * result, long fetchtype TSRMLS_DC);