Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo/
H A Dpdo_stmt.c1409 static void register_bound_param(INTERNAL_FUNCTION_PARAMETERS, int is_param) /* {{{ */ in register_bound_param() function
1506 register_bound_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_METHOD()
1513 register_bound_param(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_METHOD()

Completed in 16 milliseconds