Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo_odbc/
H A Dodbc_driver.c80 } else if (H->dbc) { in pdo_odbc_error()
82 eh = H->dbc; in pdo_odbc_error()
127 if (H->dbc != SQL_NULL_HANDLE) { in odbc_handle_closer()
128 SQLEndTran(SQL_HANDLE_DBC, H->dbc, SQL_ROLLBACK); in odbc_handle_closer()
129 SQLDisconnect(H->dbc); in odbc_handle_closer()
130 SQLFreeHandle(SQL_HANDLE_DBC, H->dbc); in odbc_handle_closer()
131 H->dbc = NULL; in odbc_handle_closer()
224 rc = SQLAllocHandle(SQL_HANDLE_STMT, H->dbc, &stmt); in odbc_handle_doer()
323 if (dbh->auto_commit && H->dbc) { in odbc_handle_rollback()
358 H->dbc, in odbc_handle_set_attr()
[all …]
H A Dphp_pdo_odbc_int.h126 PDO_ODBC_HDBC dbc; member
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic10472 !:ext dbc
H A Dmagic私はガラスを食べられます10472 !:ext dbc

Completed in 143 milliseconds