Searched refs:really_register_bound_param (Results 1 – 1 of 1) sorted by relevance
296 static int really_register_bound_param(struct pdo_bound_param_data *param, pdo_stmt_t *stmt, int is… in really_register_bound_param() function480 if (!really_register_bound_param(¶m, stmt, 1)) { in PHP_METHOD()1572 if (!really_register_bound_param(¶m, stmt, is_param)) { in register_bound_param()1610 if (!really_register_bound_param(¶m, stmt, TRUE)) { in PHP_METHOD()
Completed in 11 milliseconds