Home
last modified time | relevance | path

Searched refs:mysqlnd_stmt_warning_count (Results 1 – 3 of 3) sorted by relevance

/PHP-5.4/ext/mysqli/
H A Dmysqli_mysqlnd.h37 #define mysqli_stmt_warning_count(s) mysqlnd_stmt_warning_count((s))
H A Dmysqli_warning.c305 if (mysqlnd_stmt_warning_count(stmt->stmt)) {
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd.h174 #define mysqlnd_stmt_warning_count(stmt) (stmt)->m->get_warning_count((stmt) TSRMLS_CC) macro

Completed in 8 milliseconds