Searched refs:cursor_option (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/odbc/ |
H A D | odbc.stub.php | 70 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 D | odbc_arginfo.h | 85 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, cursor_option, IS_LONG, 0, "SQL_CUR_USE_DRIVER")
|
Completed in 5 milliseconds