Home
last modified time | relevance | path

Searched defs:mysqli_stmt_close (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/mysqli/
H A Dmysqli_mysqlnd.h39 #define mysqli_stmt_close(c, implicit) mysqlnd_stmt_close((c), (implicit)) macro
H A Dmysqli_libmysql.h36 #define mysqli_stmt_close(c, implicit) mysql_stmt_close((c)) macro
H A Dmysqli.stub.php989 function mysqli_stmt_close(mysqli_stmt $statement): bool {} function
H A Dmysqli_api.c2029 PHP_FUNCTION(mysqli_stmt_close) argument

Completed in 48 milliseconds