Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_utils.h815 static inline char *switch_clean_name_string(char *s) in switch_clean_name_string() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs10933 public static string switch_clean_name_string(string s) { in switch_clean_name_string() method in FreeSWITCH.Native.freeswitch
20355 public static extern string switch_clean_name_string(string jarg1); in switch_clean_name_string() method in FreeSWITCH.Native.freeswitchPINVOKE