Home
last modified time | relevance | path

Searched refs:PDO_ODBC_HSTMT (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h104 # define PDO_ODBC_HSTMT SQLHANDLE macro
108 # define PDO_ODBC_HSTMT SQLHSTMT macro
112 # define PDO_ODBC_HSTMT HSTMT macro
144 PDO_ODBC_HSTMT stmt;
167 void pdo_odbc_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const c…
H A Dodbc_driver.c55 void pdo_odbc_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const c… in pdo_odbc_error()
225 PDO_ODBC_HSTMT stmt; in odbc_handle_doer()

Completed in 9 milliseconds