Home
last modified time | relevance | path

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

/php-src/ext/odbc/
H A Dphp_odbc_includes.h248 zend_long default_cursortype; variable
H A Dphp_odbc.c495 default_cursortype, zend_odbc_globals, odbc_globals, display_cursortype)
957 SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype)); in PHP_FUNCTION()
1345 SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype)); in PHP_FUNCTION()
/php-src/
H A Dphp.ini-development1119 ;odbc.default_cursortype
H A Dphp.ini-production1121 ;odbc.default_cursortype

Completed in 29 milliseconds