Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_odbc/
H A Dpdo_odbc.c134 REGISTER_PDO_CLASS_CONST_LONG("ODBC_ATTR_USE_CURSOR_LIBRARY", PDO_ODBC_ATTR_USE_CURSOR_LIBRARY); in PHP_INI_END()
H A Dphp_pdo_odbc_int.h183 PDO_ODBC_ATTR_USE_CURSOR_LIBRARY = PDO_ATTR_DRIVER_SPECIFIC, enumerator
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED… in pdo_odbc_handle_factory()

Completed in 13 milliseconds