Home
last modified time | relevance | path

Searched defs:st_mysqli_warning (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/mysqli/
H A Dphp_mysqli_structs.h151 struct st_mysqli_warning { struct
152 zval reason;
153 zval sqlstate;
154 int errorno;
155 MYSQLI_WARNING *next;

Completed in 6 milliseconds