Home
last modified time | relevance | path

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

/PHP-7.0/ext/mysqli/
H A Dphp_mysqli_structs.h157 struct st_mysqli_warning { struct
158 zval reason;
159 zval sqlstate;
160 int errorno;
161 MYSQLI_WARNING *next;

Completed in 6 milliseconds