Searched refs:mysqlnd_stmt_warning_count (Results 1 – 2 of 2) sorted by relevance
37 #define mysqli_stmt_warning_count(s) mysqlnd_stmt_warning_count((s))
186 #define mysqlnd_stmt_warning_count(stmt) (stmt)->m->get_warning_count((stmt) TSRMLS_CC) macro
Completed in 16 milliseconds