Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h302 struct st_mysqlnd_net_methods struct
304 func_mysqlnd_net__init init;
305 func_mysqlnd_net__dtor dtor;
318 func_mysqlnd_net__decode decode;
319 func_mysqlnd_net__encode encode;
327 func_mysqlnd_net__send_ex send_ex;
332 void * unused1;
333 void * unused2;
334 void * unused3;
335 void * unused4;
[all …]

Completed in 15 milliseconds