Home
last modified time | relevance | path

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

/PHP-8.1/ext/mysqli/
H A Dmysqli_api.c182 int mysqli_stmt_bind_param_do_bind(MY_STMT *stmt, unsigned int num_vars, zval *args, const char * c… in mysqli_stmt_bind_param_do_bind() function
262 int mysqli_stmt_bind_param_do_bind(MY_STMT *stmt, unsigned int num_vars, zval *args, const char * c… in mysqli_stmt_bind_param_do_bind() function
344 RETVAL_BOOL(!mysqli_stmt_bind_param_do_bind(stmt, argc, args, types, getThis() ? 1 : 2)); in PHP_FUNCTION()

Completed in 9 milliseconds