aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_odbc.exports.in
blob: ad674beb178d57ccbe0ecae42a7c2e19f358bee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
	global:
		LINKER_SYMBOL_PREFIXast_odbc_ast_str_SQLGetData;
		LINKER_SYMBOL_PREFIXast_odbc_backslash_is_escape;
		LINKER_SYMBOL_PREFIXast_odbc_clear_cache;
		LINKER_SYMBOL_PREFIXast_odbc_direct_execute;
		LINKER_SYMBOL_PREFIXast_odbc_find_column;
		LINKER_SYMBOL_PREFIXast_odbc_find_table;
		LINKER_SYMBOL_PREFIXast_odbc_prepare_and_execute;
		LINKER_SYMBOL_PREFIXast_odbc_release_obj;
		LINKER_SYMBOL_PREFIXast_odbc_request_obj;
		LINKER_SYMBOL_PREFIX_ast_odbc_request_obj;
		LINKER_SYMBOL_PREFIXast_odbc_request_obj2;
		LINKER_SYMBOL_PREFIX_ast_odbc_request_obj2;
		LINKER_SYMBOL_PREFIXast_odbc_retrieve_transaction_obj;
		LINKER_SYMBOL_PREFIXast_odbc_sanity_check;
		LINKER_SYMBOL_PREFIXast_odbc_smart_execute;
	local:
		*;
};