Home
last modified time | relevance | path

Searched refs:mysql_fetch_row (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/mysqli/tests/
H A D049.phpt2 mysql_fetch_row (OO-Style)
/php-src/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h54 #define mysql_fetch_row(r) mysqlnd_fetch_row_c((r)) macro
/php-src/ext/pdo_mysql/
H A Dmysql_statement.c613 if ((S->current_data = mysql_fetch_row(S->result)) == NULL) { in pdo_mysql_stmt_fetch()
/php-src/docs-old/
H A Dstreams.md376 ... mysql_fetch_row(state->result) ...

Completed in 14 milliseconds