default_cursortype  698 ext/odbc/php_odbc.c 			default_cursortype, zend_odbc_globals, odbc_globals, display_cursortype)
default_cursortype 1230 ext/odbc/php_odbc.c 			SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype));
default_cursortype 1667 ext/odbc/php_odbc.c 			SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype));
default_cursortype  271 ext/odbc/php_odbc_includes.h     zend_long default_cursortype;