Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_utils.c1572 SWITCH_DECLARE(char *) switch_separate_paren_args(char *str) in switch_separate_paren_args() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs11000 public static string switch_separate_paren_args(string str) { in switch_separate_paren_args() method in FreeSWITCH.Native.freeswitch
20394 public static extern string switch_separate_paren_args(string jarg1); in switch_separate_paren_args() method in FreeSWITCH.Native.freeswitchPINVOKE