Home
last modified time | relevance | path

Searched defs:switch_core_db_get_table (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_db.c159 SWITCH_DECLARE(int) switch_core_db_get_table(switch_core_db_t *db, const char *sql, char ***resultp… in switch_core_db_get_table() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs7877 …public static int switch_core_db_get_table(SWIGTYPE_p_sqlite3 db, string sql, SWIGTYPE_p_p_p_char … in switch_core_db_get_table() method in FreeSWITCH.Native.freeswitch
17454 …public static extern int switch_core_db_get_table(global::System.Runtime.InteropServices.HandleRef… in switch_core_db_get_table() method in FreeSWITCH.Native.freeswitchPINVOKE