Home
last modified time | relevance | path

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

/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h76 unsigned int error_no; member
113 unsigned int error_no; member
143 unsigned int error_no; member
164 unsigned int error_no; member
295 unsigned int error_no; member
H A Dmysqlnd_structs.h146 unsigned int error_no; member
158 unsigned int error_no; member
165 int error_no; member
H A Dmysqlnd_wireprotocol.c200 unsigned int *error_no, char *sqlstate) in php_mysqlnd_read_error_from_line()
/PHP-8.3/ext/mysqli/
H A Dphp_mysqli_structs.h252 zend_long error_no; variable
H A Dmysqli.c736 unsigned error_no = conn->m->get_error_no(conn); in php_mysqli_fetch_into_hash_aux() local

Completed in 33 milliseconds