Home
last modified time | relevance | path

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

/dports/databases/vfront/vfront-0.96c/inc/
H A Dvmsql.postgres.php649 public function stmt_close($stmt){ function in postgres_vmsql
H A Dvmsql.mysqli.php697 public function stmt_close($stmt){ function in mysqli_vmsql
H A Dvmsql.mysqlold.php632 public function stmt_close($stmt){ function in mysql_vmsql
H A Dvmsql.sqlite2.php685 public function stmt_close($stmt){ function in sqlite2_vmsql
H A Dvmsql.sqlite3.php732 public function stmt_close($stmt){ function in sqlite3_vmsql
/dports/lang/php81/php-8.1.1/ext/mysqlnd/
H A Dmysqlnd_commands.c492 MYSQLND_METHOD(mysqlnd_command, stmt_close)(MYSQLND_CONN_DATA * const conn, const zend_ulong stmt_i… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h348 func_mysqlnd_execute_com_stmt_close stmt_close; in MYSQLND_CLASS_METHODS_TYPE() local
/dports/lang/php74/php-7.4.27/ext/mysqlnd/
H A Dmysqlnd_commands.c503 MYSQLND_METHOD(mysqlnd_command, stmt_close)(MYSQLND_CONN_DATA * const conn, const zend_ulong stmt_i… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h360 func_mysqlnd_execute_com_stmt_close stmt_close; in MYSQLND_CLASS_METHODS_TYPE() local
/dports/lang/php80/php-8.0.15/ext/mysqlnd/
H A Dmysqlnd_commands.c501 MYSQLND_METHOD(mysqlnd_command, stmt_close)(MYSQLND_CONN_DATA * const conn, const zend_ulong stmt_i… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h358 func_mysqlnd_execute_com_stmt_close stmt_close; in MYSQLND_CLASS_METHODS_TYPE() local
/dports/www/mod_php81/php-8.1.1/ext/mysqlnd/
H A Dmysqlnd_commands.c492 MYSQLND_METHOD(mysqlnd_command, stmt_close)(MYSQLND_CONN_DATA * const conn, const zend_ulong stmt_i… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h348 func_mysqlnd_execute_com_stmt_close stmt_close; in MYSQLND_CLASS_METHODS_TYPE() local
/dports/www/mod_php74/php-7.4.27/ext/mysqlnd/
H A Dmysqlnd_commands.c503 MYSQLND_METHOD(mysqlnd_command, stmt_close)(MYSQLND_CONN_DATA * const conn, const zend_ulong stmt_i… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h360 func_mysqlnd_execute_com_stmt_close stmt_close; in MYSQLND_CLASS_METHODS_TYPE() local
/dports/www/mod_php80/php-8.0.15/ext/mysqlnd/
H A Dmysqlnd_commands.c501 MYSQLND_METHOD(mysqlnd_command, stmt_close)(MYSQLND_CONN_DATA * const conn, const zend_ulong stmt_i… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h358 func_mysqlnd_execute_com_stmt_close stmt_close; in MYSQLND_CLASS_METHODS_TYPE() local
/dports/devel/apr1/apr-util-1.6.1/dbd/
H A Dapr_dbd_mysql.c572 static apr_status_t stmt_close(void *data) in stmt_close() function
/dports/databases/luasql-mysql/luasql-2.6.0/src/
H A Dls_odbc.c607 static int stmt_close(lua_State *L) in stmt_close() function
/dports/databases/luasql-firebird/luasql-2.6.0/src/
H A Dls_odbc.c607 static int stmt_close(lua_State *L) in stmt_close() function
/dports/databases/luasql-postgres/luasql-2.6.0/src/
H A Dls_odbc.c607 static int stmt_close(lua_State *L) in stmt_close() function