Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core.c427 SWITCH_DECLARE(void) switch_core_set_variable(const char *varname, const char *value) in switch_core_set_variable() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs8616 public static void switch_core_set_variable(string varname, string value) { in switch_core_set_variable() method in FreeSWITCH.Native.freeswitch
18654 public static extern void switch_core_set_variable(string jarg1, string jarg2); in switch_core_set_variable() method in FreeSWITCH.Native.freeswitchPINVOKE