mysql_fetch_row  1163 ext/mysqli/mysqli.c 	if (!(row = mysql_fetch_row(result))) {
mysql_fetch_row    85 ext/mysqli/mysqli_warning.c 	while ((row = mysql_fetch_row(result))) {
mysql_fetch_row   661 ext/pdo_mysql/mysql_statement.c 	if ((S->current_data = mysql_fetch_row(S->result)) == NULL) {