Searched defs:mysqlnd_stmt_bind_one_param (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/mysqlnd/ | ||
H A D | mysqlnd.h | 227 #define mysqlnd_stmt_bind_one_param(stmt,n,z,t) (stmt)->m->bind_one_parameter((stmt), (n), (z), (t… macro |
Completed in 7 milliseconds