Home
last modified time | relevance | path

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

/PHP-5.3/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h108 # define PDO_ODBC_HSTMT SQLHANDLE macro
112 # define PDO_ODBC_HSTMT SQLHSTMT macro
116 # define PDO_ODBC_HSTMT HSTMT macro
148 PDO_ODBC_HSTMT stmt;
170 void pdo_odbc_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const c…
H A Dodbc_driver.c59 void pdo_odbc_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const c… in pdo_odbc_error()
228 PDO_ODBC_HSTMT stmt; in odbc_handle_doer()

Completed in 10 milliseconds