Home
last modified time | relevance | path

Searched defs:MIME (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/dports/devel/gh/cli-2.4.0/vendor/github.com/gabriel-vasile/mimetype/
H A Dmime.go12 type MIME struct { struct
13 mime string
14 aliases []string
15 extension string
18 detector magic.Detector
19 children []*MIME
20 parent *MIME
24 func (m *MIME) String() string {
31 func (m *MIME) Extension() string {
42 func (m *MIME) Parent() *MIME {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/gabriel-vasile/mimetype/
H A Dmime.go12 type MIME struct { struct
13 mime string
14 aliases []string
15 extension string
18 detector magic.Detector
19 children []*MIME
20 parent *MIME
24 func (m *MIME) String() string {
31 func (m *MIME) Extension() string {
42 func (m *MIME) Parent() *MIME {
[all …]
/dports/sysutils/gomi/gomi-1.1.1/vendor/github.com/gabriel-vasile/mimetype/
H A Dmime.go6 type MIME struct { struct
7 mime string
8 aliases []string
9 extension string
10 matchFunc func([]byte) bool
11 children []*MIME
12 parent *MIME
16 func (n *MIME) String() string {
23 func (n *MIME) Extension() string {
29 func (n *MIME) Parent() *MIME {
[all …]
/dports/www/otter-browser/otter-browser-1.0.03/resources/translations/
H A Dotter-browser_fr.ts4559 <translation>Nom du type MIME</translation> alias
4564 <translation>Choisir le nom du type MIME :</translation> alias
4574 <translation>Nom du type MIME invalide.</translation> alias
8321 <translation>Pas de suffixe valide pour le type MIME donné : %1</translation> alias
8327 …<translation>Erreur de chargement du chemin de l&apos;application pour le type MIME %1 : %2</trans… alias
/dports/devel/py-filetype/filetype-1.0.7/filetype/types/
H A Darchive.py12 MIME = 'application/epub+zip' variable in Epub
45 MIME = 'application/zip' variable in Zip
67 MIME = 'application/x-tar' variable in Tar
114 MIME = 'application/gzip' variable in Gz
134 MIME = 'application/x-bzip2' variable in Bz2
177 MIME = 'application/pdf' variable in Pdf
238 MIME = 'application/rtf' variable in Rtf
374 MIME = 'application/x-xz' variable in Xz
397 MIME = 'application/x-sqlite3' variable in Sqlite
418 MIME = 'application/x-deb' variable in Deb
[all …]
H A Dimage.py13 MIME = 'image/jpeg' variable in Jpeg
34 MIME = "image/jpx" variable in Jpx
55 MIME = 'image/png' variable in Png
76 MIME = 'image/gif' variable in Gif
96 MIME = 'image/webp' variable in Webp
123 MIME = 'image/x-canon-cr2' variable in Cr2
145 MIME = 'image/tiff' variable in Tiff
166 MIME = 'image/bmp' variable in Bmp
226 MIME = 'image/x-icon' variable in Ico
247 MIME = 'image/heic' variable in Heic
[all …]
H A Dvideo.py13 MIME = 'video/mp4' variable in Mp4
34 MIME = 'video/x-m4v' variable in M4v
57 MIME = 'video/x-matroska' variable in Mkv
87 MIME = 'video/webm' variable in Webm
108 MIME = 'video/quicktime' variable in Mov
129 MIME = 'video/x-msvideo' variable in Avi
153 MIME = 'video/x-ms-wmv' variable in Wmv
180 MIME = 'video/x-flv' variable in Flv
201 MIME = 'video/mpeg' variable in Mpeg
H A Daudio.py12 MIME = 'audio/midi' variable in Midi
33 MIME = 'audio/mpeg' variable in Mp3
55 MIME = 'audio/m4a' variable in M4a
83 MIME = 'audio/ogg' variable in Ogg
104 MIME = 'audio/x-flac' variable in Flac
125 MIME = 'audio/x-wav' variable in Wav
150 MIME = 'audio/amr' variable in Amr
H A Dfont.py12 MIME = 'application/font-woff' variable in Woff
37 MIME = 'application/font-woff' variable in Woff2
62 MIME = 'application/font-sfnt' variable in Ttf
84 MIME = 'application/font-sfnt' variable in Otf
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/codeclysm/extract/vendor/github.com/h2non/filetype/types/
H A Dmime.go4 type MIME struct { struct
5 Type string
6 Subtype string
7 Value string
/dports/sysutils/aptly/aptly-1.4.0/vendor/gopkg.in/h2non/filetype.v1/types/
H A Dmime.go4 type MIME struct { struct
5 Type string
6 Subtype string
7 Value string
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/h2non/filetype/types/
H A Dmime.go4 type MIME struct { struct
5 Type string
6 Subtype string
7 Value string
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/h2non/filetype/types/
H A Dmime.go4 type MIME struct { struct
5 Type string
6 Subtype string
7 Value string
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/gopkg.in/h2non/filetype.v1/types/
H A Dmime.go4 type MIME struct { struct
5 Type string
6 Subtype string
7 Value string
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/gopkg.in/h2non/filetype.v1/types/
H A Dmime.go4 type MIME struct { struct
5 Type string
6 Subtype string
7 Value string
/dports/audio/py-eyed3/eyeD3-0.9.6/eyed3/
H A Dmimetype.py46 MIME = MP3_MIME_TYPES[0] variable in Mp2x
62 MIME = MP3_MIME_TYPES[0] variable in Mp3Invalids
78 MIME = ID3_MIME_TYPE variable in Id3Tag
94 MIME = "audio/x-mpegurl" variable in M3u
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/data/osc/
H A DOSCQueue.h65 bool parseOSCPath(QString path, int &target, int &targetData, QString &method);
/dports/www/webfs/webfs-1.21/
H A Dmime.c14 struct MIME { struct
20 static struct MIME *mime_types; argument
/dports/deskutils/copyq/CopyQ-5.0.0/translations/
H A Dcopyq_fr.ts640 <translation>Les données de ce type MIME seront envoyées à l&apos;entrée de la commande. alias
2307 …<translation type="vanished">&lt;p&gt;Utiliser le type MIME&lt;strong&gt;-&lt;/strong&gt; (tiret)… alias
2317 <translation type="vanished">Le type MIME de l&apos;élément</translation> alias
3537 …<translation> - Utiliser le type MIME ? pour voir une liste des types MIME disponibles (la valeur… alias
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/tree_magic_fork-0.2.2/src/
H A Dlib.rs62 #[cfg(feature="staticmime")] type MIME = &'static str; typedef
63 #[cfg(not(feature="staticmime"))] type MIME = String; typedef
338 matchfn: fn(&str, T, &CacheContainer) -> bool in typegraph_walker()
454 pub fn from_u8_node(parentnode: NodeIndex, bytes: &[u8]) -> Option<MIME> in from_u8_node()
472 pub fn from_u8(bytes: &[u8]) -> MIME in from_u8()
546 pub fn from_filepath_node(parentnode: NodeIndex, filepath: &Path) -> Option<MIME> in from_filepath_node()
594 pub fn from_filepath(filepath: &Path) -> Option<MIME> { in from_filepath()
617 pub fn is_alias(mime1: MIME, mime2: MIME) -> bool { in is_alias()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/tree_magic-0.2.3/src/
H A Dlib.rs64 #[cfg(feature="staticmime")] type MIME = &'static str; typedef
65 #[cfg(not(feature="staticmime"))] type MIME = String; typedef
340 matchfn: fn(&str, T, &CacheContainer) -> bool in typegraph_walker()
456 pub fn from_u8_node(parentnode: NodeIndex, bytes: &[u8]) -> Option<MIME> in from_u8_node()
474 pub fn from_u8(bytes: &[u8]) -> MIME in from_u8()
548 pub fn from_filepath_node(parentnode: NodeIndex, filepath: &Path) -> Option<MIME> in from_filepath_node()
595 pub fn from_filepath(filepath: &Path) -> MIME { in from_filepath()
618 pub fn is_alias(mime1: MIME, mime2: MIME) -> bool { in is_alias()
/dports/www/kannel/gateway-1.4.4/contrib/web/
H A Dsendsms.php218 $MIME=urlencode("application/vnd.wap.sic"); variable
258 $MIME=urlencode("application/vnd.wap.slc"); variable
/dports/misc/elixir-mime/mime-1.3.0/
H A DREADME.md1 # MIME chapter
/dports/x11-fm/pcmanfm-qt/pcmanfm-qt-1.0.0/pcmanfm/translations/
H A Dpcmanfm-qt_fr.ts2253 <translation>Ne montrer qu&apos;un modèle pour chaque type MIME</translation> alias
/dports/devel/elixir-plug/plug-1.4.5/lib/plug/
H A Dmime.ex1 defmodule Plug.MIME do module

12345678910>>...15