Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo_odbc/
H A Dodbc_driver.c379 static int pdo_odbc_get_info_string(pdo_dbh_t *dbh, SQLUSMALLINT type, zval *val) in pdo_odbc_get_info_string() function
403 return pdo_odbc_get_info_string(dbh, SQL_DBMS_VER, val); in odbc_handle_get_attr()
405 return pdo_odbc_get_info_string(dbh, SQL_DBMS_NAME, val); in odbc_handle_get_attr()

Completed in 10 milliseconds