Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqli/
H A Dmysqli_mysqlnd.h37 #define mysqli_stmt_warning_count(s) mysqlnd_stmt_warning_count((s)) macro
H A Dmysqli_libmysql.h36 #define mysqli_stmt_warning_count(s) mysql_warning_count((s)->mysql) macro
H A Dmysqli_nonapi.c954 if (mysqli_stmt_warning_count(stmt->stmt)) {

Completed in 14 milliseconds