Searched refs:really_register_bound_param (Results 1 – 1 of 1) sorted by relevance
290 static int really_register_bound_param(struct pdo_bound_param_data *param, pdo_stmt_t *stmt, int is… in really_register_bound_param() function474 if (!really_register_bound_param(¶m, stmt, 1)) { in PHP_METHOD()1565 if (!really_register_bound_param(¶m, stmt, is_param)) { in register_bound_param()1604 if (!really_register_bound_param(¶m, stmt, TRUE)) { in PHP_METHOD()
Completed in 13 milliseconds