Searched refs:PDO_ODBC_HSTMT (Results 1 – 2 of 2) sorted by relevance
104 # define PDO_ODBC_HSTMT SQLHANDLE macro108 # define PDO_ODBC_HSTMT SQLHSTMT macro112 # define PDO_ODBC_HSTMT HSTMT macro144 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…
55 void pdo_odbc_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const c… in pdo_odbc_error()222 PDO_ODBC_HSTMT stmt; in odbc_handle_doer()
Completed in 8 milliseconds