Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqli/
H A Dmysqli_result_iterator.c117 php_mysqli_fetch_into_hash_aux(iterator->current_row, result, MYSQLI_ASSOC TSRMLS_CC); in php_mysqli_result_iterator_move_forward()
H A Dphp_mysqli_structs.h212 extern void php_mysqli_fetch_into_hash_aux(zval *return_value, MYSQL_RES * result, long fetchtype T…
H A Dmysqli.c1145 void php_mysqli_fetch_into_hash_aux(zval *return_value, MYSQL_RES * result, long fetchtype TSRMLS_D… in php_mysqli_fetch_into_hash_aux() function
1279 php_mysqli_fetch_into_hash_aux(return_value, result, fetchtype TSRMLS_CC); in php_mysqli_fetch_into_hash()

Completed in 13 milliseconds