Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core.c1216 SWITCH_DECLARE(switch_status_t) switch_core_mime_add_type(const char *type, const char *ext) in switch_core_mime_add_type() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs9636 public static switch_status_t switch_core_mime_add_type(string type, string ext) { in switch_core_mime_add_type() method in FreeSWITCH.Native.freeswitch
19263 public static extern int switch_core_mime_add_type(string jarg1, string jarg2); in switch_core_mime_add_type() method in FreeSWITCH.Native.freeswitchPINVOKE