Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dpdo_stmt.c1408 static void register_bound_param(INTERNAL_FUNCTION_PARAMETERS, int is_param) /* {{{ */ in register_bound_param() function
1505 register_bound_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_METHOD()
1512 register_bound_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_METHOD()

Completed in 9 milliseconds