Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_utils.c3820 SWITCH_DECLARE(int) switch_isalpha(int c) in switch_isalpha() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs10647 public static int switch_isalpha(int c) { in switch_isalpha() method in FreeSWITCH.Native.freeswitch
20166 public static extern int switch_isalpha(int jarg1); in switch_isalpha() method in FreeSWITCH.Native.freeswitchPINVOKE