Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core.c380 SWITCH_DECLARE(char *) switch_core_get_variable(const char *varname) in switch_core_get_variable() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs8586 public static string switch_core_get_variable(string varname) { in switch_core_get_variable() method in FreeSWITCH.Native.freeswitch
18636 public static extern string switch_core_get_variable(string jarg1); in switch_core_get_variable() method in FreeSWITCH.Native.freeswitchPINVOKE