Home
last modified time | relevance | path

Searched refs:really_register_bound_param (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c282 static int really_register_bound_param(struct pdo_bound_param_data *param, pdo_stmt_t *stmt, int is… in really_register_bound_param() function
469 if (!really_register_bound_param(&param, stmt, 1)) { in PHP_METHOD()
1561 if (!really_register_bound_param(&param, stmt, is_param)) { in register_bound_param()
1600 if (!really_register_bound_param(&param, stmt, TRUE)) { in PHP_METHOD()

Completed in 12 milliseconds