Home
last modified time | relevance | path

Searched refs:cleanup_separated_string (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_utils.c2652 static char *cleanup_separated_string(char *str, char delim) in cleanup_separated_string() function
2754 array[i] = cleanup_separated_string(array[i], delim); in separate_string_char_delim()
2814 array[i] = cleanup_separated_string(array[i], 0); in separate_string_blank_delim()