Searched refs:mysqli_stmt_warning_count (Results 1 – 3 of 3) sorted by relevance
37 #define mysqli_stmt_warning_count(s) mysqlnd_stmt_warning_count((s)) macro
36 #define mysqli_stmt_warning_count(s) mysql_warning_count((s)->mysql) macro
933 if (mysqli_stmt_warning_count(stmt->stmt)) {
Completed in 16 milliseconds