Home
last modified time | relevance | path

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

/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_structs.h312 struct st_mysqlnd_net_methods struct
314 func_mysqlnd_net__init init;
315 func_mysqlnd_net__dtor dtor;
328 func_mysqlnd_net__decode decode;
329 func_mysqlnd_net__encode encode;
337 func_mysqlnd_net__send_ex send_ex;
342 void * unused1;
343 void * unused2;
344 void * unused3;
345 void * unused4;
[all …]

Completed in 16 milliseconds