SQL_CUR_USE_DRIVER  732 ext/odbc/php_odbc.c 	REGISTER_LONG_CONSTANT("SQL_CUR_USE_DRIVER", SQL_CUR_USE_DRIVER, CONST_PERSISTENT | CONST_CS);
SQL_CUR_USE_DRIVER 2587 ext/odbc/php_odbc.c 			cur_opt == SQL_CUR_USE_DRIVER || 
SQL_CUR_USE_DRIVER  138 ext/pdo_odbc/pdo_odbc.c 	REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER);