Searched refs:mysql_stmt_num_rows (Results 1 – 3 of 3) sorted by relevance
83 #define mysql_stmt_num_rows(s) mysqlnd_stmt_num_rows((s)) macro
411 MYSQLI_MAP_PROPERTY_FUNC_LONG(stmt_num_rows_read, mysql_stmt_num_rows, MYSQLI_GET_STMT(MYSQLI_STATU…
2193 rc = mysql_stmt_num_rows(stmt->stmt);
Completed in 14 milliseconds