Home
last modified time | relevance | path

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

/PHP-5.3/ext/pdo_mysql/
H A Dmysql_statement.c38 # define pdo_mysql_stmt_close(stmt) mysqlnd_stmt_close(stmt, 0) macro
42 # define pdo_mysql_stmt_close(stmt) mysql_stmt_close(stmt) macro

Completed in 16 milliseconds