Home
last modified time | relevance | path

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

/PHP-8.0/ext/odbc/
H A Dodbc.stub.php70 function odbc_connect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE… argument
73 function odbc_pconnect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_US… argument
H A Dodbc_arginfo.h85 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, cursor_option, IS_LONG, 0, "SQL_CUR_USE_DRIVER")

Completed in 5 milliseconds