Searched defs:mysql_fetch_row (Results 1 – 2 of 2) sorted by relevance
/PHP-5.6/ext/mysqlnd/ | ||
H A D | mysqlnd_libmysql_compat.h | 58 #define mysql_fetch_row(r) mysqlnd_fetch_row_c((r)) macro |
/PHP-5.6/ext/mysql/ | ||
H A D | php_mysql.c | 2222 PHP_FUNCTION(mysql_fetch_row) argument |
Completed in 18 milliseconds