Searched defs:mysqlnd_stmt_free_param_bind (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/ext/mysqlnd/ | ||
H A D | mysqlnd.h | 225 #define mysqlnd_stmt_free_param_bind(stmt,bind) (stmt)->m->free_parameter_bind((stmt), (bind)) macro |
Completed in 9 milliseconds