Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h170 #define pdo_odbc_doer_error(what) pdo_odbc_error(dbh, NULL, stmt, what, __FILE__, __LINE__) macro
H A Dodbc_driver.c241 pdo_odbc_doer_error("SQLExecDirect"); in odbc_handle_doer()
247 pdo_odbc_doer_error("SQLRowCount"); in odbc_handle_doer()

Completed in 17 milliseconds