Home
last modified time | relevance | path

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

/PHP-7.4/ext/odbc/
H A Dphp_odbc_includes.h236 zend_long default_cursortype; variable
H A Dphp_odbc.c698 default_cursortype, zend_odbc_globals, odbc_globals, display_cursortype)
1240 SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype)); in PHP_FUNCTION()
1674 SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype)); in PHP_FUNCTION()
/PHP-7.4/
H A Dphp.ini-development1108 ;odbc.default_cursortype
H A Dphp.ini-production1108 ;odbc.default_cursortype

Completed in 32 milliseconds