Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dpdo_stmt.c247 static bool really_register_bound_param(struct pdo_bound_param_data *param, pdo_stmt_t *stmt, bool … in really_register_bound_param() function
422 if (!really_register_bound_param(&param, stmt, 1)) { in PHP_METHOD()
1437 if (!really_register_bound_param(&param, stmt, is_param)) { in register_bound_param()
1481 if (!really_register_bound_param(&param, stmt, TRUE)) { in PHP_METHOD()

Completed in 14 milliseconds