Searched refs:mysqlnd_stmt_alloc_param_bind (Results 1 – 2 of 2) sorted by relevance
89 params = mysqlnd_stmt_alloc_param_bind(stmt->stmt); in mysqli_stmt_bind_param_do_bind()450 params = mysqlnd_stmt_alloc_param_bind(stmt->stmt); in PHP_FUNCTION()565 params = mysqlnd_stmt_alloc_param_bind(stmt->stmt); in PHP_FUNCTION()
223 #define mysqlnd_stmt_alloc_param_bind(stmt) (stmt)->m->alloc_parameter_bind((stmt)) macro
Completed in 20 milliseconds