Home
last modified time | relevance | path

Searched defs:mysqli_stmt_warning_count (Results 1 – 2 of 2) 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

Completed in 7 milliseconds