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.h245 zend_long default_cursortype; variable
H A Dphp_odbc.c478 default_cursortype, zend_odbc_globals, odbc_globals, display_cursortype)
942 SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype)); in PHP_FUNCTION()
1330 SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype)); in PHP_FUNCTION()
/php-src/
H A Dphp.ini-development1105 ;odbc.default_cursortype
H A Dphp.ini-production1107 ;odbc.default_cursortype

Completed in 20 milliseconds