mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 11:32:25 +00:00
12 lines
190 B
Plaintext
12 lines
190 B
Plaintext
|
|
{
|
||
|
|
global:
|
||
|
|
ast_odbc_backslash_is_escape;
|
||
|
|
ast_odbc_prepare_and_execute;
|
||
|
|
ast_odbc_release_obj;
|
||
|
|
ast_odbc_request_obj;
|
||
|
|
ast_odbc_sanity_check;
|
||
|
|
ast_odbc_smart_execute;
|
||
|
|
local:
|
||
|
|
*;
|
||
|
|
};
|