default_cursortype  706 ext/odbc/php_odbc.c 			default_cursortype, zend_odbc_globals, odbc_globals, display_cursortype)
default_cursortype 1227 ext/odbc/php_odbc.c 			SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype));
default_cursortype 1654 ext/odbc/php_odbc.c 			SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype));
default_cursortype  271 ext/odbc/php_odbc_includes.h     long default_cursortype;