Searched refs:mysqlnd_stmt_warning_count (Results 1 – 2 of 2) sorted by relevance
35 #define mysqli_stmt_warning_count(s) mysqlnd_stmt_warning_count((s))
166 #define mysqlnd_stmt_warning_count(stmt) (stmt)->m->get_warning_count((stmt)) macro
Completed in 11 milliseconds