Home
last modified time | relevance | path

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

/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_structs.h878 MYSQLND_VIO * vio;
886 MYSQLND_STRING scheme;
887 uint64_t thread_id;
889 char *host_info;
894 MYSQLND_INFILE infile;
896 unsigned int port;
920 unsigned int refcount;
930 MYSQLND_STATS * stats;
934 zval async_read_cb;
935 zval async_err_cb;
[all …]

Completed in 18 milliseconds