Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_ivr.h1015 SWITCH_DECLARE(switch_ivr_dmachine_match_t *) switch_ivr_dmachine_get_match(switch_ivr_dmachine_t *…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_async.c515 SWITCH_DECLARE(switch_ivr_dmachine_match_t *) switch_ivr_dmachine_get_match(switch_ivr_dmachine_t *… in switch_ivr_dmachine_get_match() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13470 …public static switch_ivr_dmachine_match switch_ivr_dmachine_get_match(SWIGTYPE_p_switch_ivr_dmachi… in switch_ivr_dmachine_get_match() method in FreeSWITCH.Native.freeswitch
13471 …global::System.IntPtr cPtr = freeswitchPINVOKE.switch_ivr_dmachine_get_match(SWIGTYPE_p_switch_ivr… in switch_ivr_dmachine_get_match()
25599 …public static extern global::System.IntPtr switch_ivr_dmachine_get_match(global::System.Runtime.In… in switch_ivr_dmachine_get_match() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx43184 result = (switch_ivr_dmachine_match_t *)switch_ivr_dmachine_get_match(arg1); in CSharp_FreeSWITCHfNative_switch_ivr_dmachine_get_match___()