Searched defs:pdo_odbc_doer_error (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/ext/pdo_odbc/ | ||
H A D | php_pdo_odbc_int.h | 172 #define pdo_odbc_doer_error(what) pdo_odbc_error(dbh, NULL, stmt, what, __FILE__, __LINE__) macro |
Completed in 6 milliseconds