Home
last modified time | relevance | path

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

/php-src/ext/pdo_mysql/
H A Dmysql_statement.c318 uint32_t num_bound_params = in pdo_mysql_stmt_execute() local
320 if (num_bound_params < (uint32_t) S->num_params) { in pdo_mysql_stmt_execute()

Completed in 7 milliseconds