Home
last modified time | relevance | path

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

/PHP-5.3/ext/mysqli/
H A Dmysqli_mysqlnd.h37 #define mysqli_stmt_warning_count(s) mysqlnd_stmt_warning_count((s))
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd.h186 #define mysqlnd_stmt_warning_count(stmt) (stmt)->m->get_warning_count((stmt) TSRMLS_CC) macro

Completed in 7 milliseconds