Home
last modified time | relevance | path

Searched defs:get_mimetype (Results 1 – 25 of 64) sorted by relevance

123

/dports/www/py-ttrv/ttrv-1.27.3/ttrv/
H A Dmime_parsers.py20 def get_mimetype(url): member in BaseMIMEParser
56 def get_mimetype(url): member in OpenGraphMIMEParser
82 def get_mimetype(url): member in VideoTagMIMEParser
113 def get_mimetype(url): member in GfycatMIMEParser
131 def get_mimetype(url): member in YoutubeMIMEParser
143 def get_mimetype(url): member in VimeoMIMEParser
157 def get_mimetype(url): member in GifvMIMEParser
170 def get_mimetype(url): member in RedditUploadsMIMEParser
185 def get_mimetype(url): member in RedditVideoMIMEParser
300 def get_mimetype(url): member in ImgurScrapeMIMEParser
[all …]
/dports/www/py-tuir/tuir-1.29.0/tuir/
H A Dmime_parsers.py19 def get_mimetype(url): member in BaseMIMEParser
55 def get_mimetype(url): member in OpenGraphMIMEParser
81 def get_mimetype(url): member in VideoTagMIMEParser
112 def get_mimetype(url): member in GfycatMIMEParser
130 def get_mimetype(url): member in YoutubeMIMEParser
142 def get_mimetype(url): member in VimeoMIMEParser
156 def get_mimetype(url): member in GifvMIMEParser
169 def get_mimetype(url): member in RedditUploadsMIMEParser
184 def get_mimetype(url): member in RedditVideoMIMEParser
299 def get_mimetype(url): member in ImgurScrapeMIMEParser
[all …]
/dports/www/p5-HTTP-Server-Simple-Static/HTTP-Server-Simple-Static-0.14/lib/HTTP/Server/Simple/
H A DStatic.pm29 sub get_mimetype { subroutine
/dports/deskutils/egroupware/egroupware/admin/inc/
H A Dclass.admin_export_groups_csv.inc.php83 public static function get_mimetype() { function in admin_export_groups_csv
H A Dclass.admin_export_users_csv.inc.php110 public static function get_mimetype() function in admin_export_users_csv
H A Dclass.admin_export_acl_csv.inc.php172 public static function get_mimetype() function in admin_export_acl_csv
/dports/deskutils/egroupware/egroupware/importexport/inc/
H A Dclass.importexport_iface_export_plugin.inc.php73 public static function get_mimetype(); function
/dports/deskutils/egroupware/egroupware/infolog/inc/
H A Dclass.infolog_export_ical.inc.php82 public static function get_mimetype() { function in infolog_export_ical
H A Dclass.infolog_export_csv.inc.php242 public static function get_mimetype() function in infolog_export_csv
/dports/deskutils/egroupware/egroupware/addressbook/inc/
H A Dclass.addressbook_export_vcard.inc.php124 public static function get_mimetype() function in addressbook_export_vcard
H A Dclass.addressbook_export_contacts_csv.inc.php336 public static function get_mimetype() { function in addressbook_export_contacts_csv
/dports/deskutils/egroupware/egroupware/calendar/inc/
H A Dclass.calendar_export_ical.inc.php73 public static function get_mimetype() { function in calendar_export_ical
H A Dclass.calendar_export_csv.inc.php233 public static function get_mimetype() function in calendar_export_csv
/dports/www/py-django-filer/django-filer-1.7.0/filer/server/backends/
H A Dbase.py16 def get_mimetype(self, path): member in ServerBase
/dports/deskutils/egroupware/egroupware/timesheet/inc/
H A Dclass.timesheet_export_csv.inc.php142 public static function get_mimetype() function in timesheet_export_csv
/dports/deskutils/egroupware/egroupware/resources/inc/
H A Dclass.resources_export_csv.inc.php164 public static function get_mimetype() function in resources_export_csv
/dports/deskutils/egroupware/egroupware/projectmanager/inc/
H A Dclass.projectmanager_export_projects_csv.inc.php236 public static function get_mimetype() function in projectmanager_export_projects_csv
H A Dclass.projectmanager_export_elements_csv.inc.php231 public static function get_mimetype() function in projectmanager_export_elements_csv
/dports/deskutils/egroupware/egroupware/tracker/inc/
H A Dclass.tracker_export_csv.inc.php176 public static function get_mimetype() function in tracker_export_csv
/dports/www/hiawatha/hiawatha-10.12/src/
H A Dmimetype.c147 char *get_mimetype(char *extension, t_mimetype *mime) { in get_mimetype() function
/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole_static_handler.h77 inline const char *get_mimetype() { in get_mimetype() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/
H A Dinput.cpp160 Input::get_mimetype() in get_mimetype() function in Inkscape::Extension::Input
H A Doutput.cpp144 Output::get_mimetype() in get_mimetype() function in Inkscape::Extension::Output
/dports/databases/namazu2/namazu-2.0.21/pl/
H A Ddocument.pl179 sub get_mimetype { subroutine
/dports/math/py-yt/yt-4.0.1/yt/utilities/
H A Dlodgeit.py174 def get_mimetype(data, filename): function

123