Home
last modified time | relevance | path

Searched refs:is_mime_type (Results 1 – 25 of 27) sorted by relevance

12

/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dfr-command-cfile.c54 if (! is_mime_type (comm->mime_type, "application/x-gzip")) in get_uncompressed_name_from_archive()
145 if (is_mime_type (comm->mime_type, "application/x-gzip")) { in fr_command_cfile_list()
564 if (is_mime_type (mime_type, "application/x-gzip")) { in fr_command_cfile_get_capabilities()
590 else if (is_mime_type (mime_type, "application/x-xz")) { in fr_command_cfile_get_capabilities()
602 else if (is_mime_type (mime_type, ZSTD_MIME_TYPE)) { in fr_command_cfile_get_capabilities()
627 if (is_mime_type (mime_type, "application/x-gzip")) in fr_command_cfile_get_packages()
631 else if (is_mime_type (mime_type, "application/x-bzip")) in fr_command_cfile_get_packages()
635 else if (is_mime_type (mime_type, "application/x-lzip")) in fr_command_cfile_get_packages()
637 else if (is_mime_type (mime_type, "application/x-lzma")) in fr_command_cfile_get_packages()
639 else if (is_mime_type (mime_type, "application/x-xz")) in fr_command_cfile_get_packages()
[all …]
H A Dfr-command-tar.c168 if (is_mime_type (comm->mime_type, "application/x-compressed-tar")) in add_compress_arg()
180 else if (is_mime_type (comm->mime_type, "application/x-tarz")) { in add_compress_arg()
563 else if (is_mime_type (comm->mime_type, "application/x-tarz")) { in fr_command_tar_recompress()
773 else if (is_mime_type (comm->mime_type, "application/x-tarz")) { in get_uncompressed_name()
918 else if (is_mime_type (comm->mime_type, "application/x-tarz")) { in fr_command_tar_uncompress()
1049 if (is_mime_type (mime_type, "application/x-tar")) { in fr_command_tar_get_capabilities()
1064 else if (is_mime_type (mime_type, "application/x-tarz")) { in fr_command_tar_get_capabilities()
1118 if (is_mime_type (mime_type, "application/x-7z-compressed-tar")) { in fr_command_tar_set_mime_type()
1136 if (is_mime_type (mime_type, "application/x-tar")) in fr_command_tar_get_packages()
1138 else if (is_mime_type (mime_type, "application/x-compressed-tar")) in fr_command_tar_get_packages()
[all …]
H A Dfr-command-7z.c337 if (is_mime_type (comm->mime_type, "application/zip") in fr_command_7z_add()
371 if (! is_mime_type (comm->mime_type, "application/zip") in fr_command_7z_add()
635 if (is_mime_type (mime_type, "application/x-rar") in fr_command_7z_get_capabilities()
636 || is_mime_type (mime_type, "application/x-cbr")) in fr_command_7z_get_capabilities()
645 if (is_mime_type (mime_type, "application/epub+zip") in fr_command_7z_get_capabilities()
646 || is_mime_type (mime_type, "application/x-cbz") in fr_command_7z_get_capabilities()
648 || is_mime_type (mime_type, "application/zip")) in fr_command_7z_get_capabilities()
655 || is_mime_type (mime_type, "application/zip")) in fr_command_7z_get_capabilities()
660 if (is_mime_type (mime_type, "application/zip")) in fr_command_7z_get_capabilities()
676 if (is_mime_type (mime_type, "application/x-rar")) in fr_command_7z_get_packages()
[all …]
H A Dfr-command-ar.c234 if (is_mime_type (mime_type, "application/vnd.debian.binary-package")) in fr_command_ar_get_capabilities()
236 else if (is_mime_type (mime_type, "application/x-archive")) in fr_command_ar_get_capabilities()
H A Dfile-utils.h74 gboolean is_mime_type (const char *type,
H A Dfile-utils.c696 is_mime_type (const char *mime_type, in is_mime_type() function
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/core/
H A Dfr-command-cfile.c52 if (! is_mime_type (comm->mime_type, "application/gzip")) in get_uncompressed_name_from_archive()
143 if (is_mime_type (comm->mime_type, "application/gzip")) { in fr_command_cfile_list()
228 if (is_mime_type (comm->mime_type, "application/gzip")) { in fr_command_cfile_add()
500 if (is_mime_type (mime_type, "application/gzip")) { in fr_command_cfile_get_capabilities()
522 else if (is_mime_type (mime_type, "application/x-xz")) { in fr_command_cfile_get_capabilities()
559 if (is_mime_type (mime_type, "application/gzip")) in fr_command_cfile_get_packages()
561 else if (is_mime_type (mime_type, "application/x-bzip")) in fr_command_cfile_get_packages()
565 else if (is_mime_type (mime_type, "application/x-lzip")) in fr_command_cfile_get_packages()
567 else if (is_mime_type (mime_type, "application/x-lzma")) in fr_command_cfile_get_packages()
569 else if (is_mime_type (mime_type, "application/x-xz")) in fr_command_cfile_get_packages()
[all …]
H A Dfr-command-tar.c197 if (is_mime_type (comm->mime_type, "application/x-compressed-tar")) in add_compress_arg()
206 else if (is_mime_type (comm->mime_type, "application/x-tarz")) { in add_compress_arg()
569 else if (is_mime_type (comm->mime_type, "application/x-tarz")) { in fr_command_tar_recompress()
795 else if (is_mime_type (comm->mime_type, "application/x-tarz")) { in get_uncompressed_name()
941 else if (is_mime_type (comm->mime_type, "application/x-tarz")) { in fr_command_tar_uncompress()
1071 if (is_mime_type (mime_type, "application/x-tar")) { in fr_command_tar_get_capabilities()
1082 else if (is_mime_type (mime_type, "application/x-tarz")) { in fr_command_tar_get_capabilities()
1136 if (is_mime_type (mime_type, "application/x-7z-compressed-tar")) { in fr_command_tar_set_mime_type()
1154 if (is_mime_type (mime_type, "application/x-tar")) in fr_command_tar_get_packages()
1156 else if (is_mime_type (mime_type, "application/x-compressed-tar")) in fr_command_tar_get_packages()
[all …]
H A Dfr-command-7z.c338 if (is_mime_type (comm->mime_type, "application/zip") in fr_command_7z_add()
339 || is_mime_type (comm->mime_type, "application/x-cbz")) in fr_command_7z_add()
372 if (! is_mime_type (comm->mime_type, "application/zip") in fr_command_7z_add()
625 if (is_mime_type (mime_type, "application/x-rar") in fr_command_7z_get_capabilities()
626 || is_mime_type (mime_type, "application/x-cbr")) in fr_command_7z_get_capabilities()
635 if (is_mime_type (mime_type, "application/x-cbz") in fr_command_7z_get_capabilities()
637 || is_mime_type (mime_type, "application/zip")) in fr_command_7z_get_capabilities()
644 || is_mime_type (mime_type, "application/zip")) in fr_command_7z_get_capabilities()
649 if (is_mime_type (mime_type, "application/zip")) in fr_command_7z_get_capabilities()
665 if (is_mime_type (mime_type, "application/x-rar")) in fr_command_7z_get_packages()
[all …]
H A Dfr-command-ar.c301 if (is_mime_type (mime_type, "application/x-deb")) in fr_command_ar_get_capabilities()
303 else if (is_mime_type (mime_type, "application/x-ar")) in fr_command_ar_get_capabilities()
H A Dfile-utils.h74 gboolean is_mime_type (const char *type,
H A Dfile-utils.c701 is_mime_type (const char *mime_type, in is_mime_type() function
/dports/devel/allegro5/allegro5-5.2.7.0/addons/native_dialog/
H A Dgtk_filesel.c106 bool is_mime_type = false; in create_gtk_file_dialog() local
112 if (is_mime_type) { in create_gtk_file_dialog()
121 is_mime_type = false; in create_gtk_file_dialog()
124 is_mime_type = true; in create_gtk_file_dialog()
/dports/x11-fm/caja/caja-1.26.0/libcaja-extension/
H A Dcaja-file-info.c252 g_return_val_if_fail (CAJA_FILE_INFO_GET_IFACE (file)->is_mime_type != NULL, FALSE); in caja_file_info_is_mime_type()
254 return CAJA_FILE_INFO_GET_IFACE (file)->is_mime_type (file, in caja_file_info_is_mime_type()
H A Dcaja-file-info.h106 gboolean (*is_mime_type) (CajaFileInfo *file, member
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-extension/
H A Dnemo-file-info.c224 g_return_val_if_fail (NEMO_FILE_INFO_GET_IFACE (file)->is_mime_type != NULL, FALSE); in nemo_file_info_is_mime_type()
226 return NEMO_FILE_INFO_GET_IFACE (file)->is_mime_type (file, in nemo_file_info_is_mime_type()
H A Dnemo-file-info.h61 gboolean (*is_mime_type) (NemoFileInfo *file, member
/dports/x11-fm/nautilus/nautilus-41.1/libnautilus-extension/
H A Dnautilus-file-info.c241 g_return_val_if_fail (iface->is_mime_type != NULL, FALSE); in nautilus_file_info_is_mime_type()
243 return iface->is_mime_type (self, mime_type); in nautilus_file_info_is_mime_type()
H A Dnautilus-file-info.h113 gboolean (*is_mime_type) (NautilusFileInfo *file_info, member
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/3rd-party/mimesis/
H A Dmimesis.cpp589 if (is_mime_type("text")) { in elementAt()
943 bool Part::is_mime_type(const std::string& type) const {
1007 if (body.empty() || is_mime_type(type)) {
1010 else if (is_mime_type("text") && !is_attachment()) {
H A Dmimesis.hpp118 bool is_mime_type(const std::string& type) const;
/dports/editors/elementary-code/code-6.0.0/src/FolderManager/
H A DProjectFolderItem.vala423 if (!ContentType.is_mime_type (type, "text/*") ||
424 ContentType.is_mime_type (type, "image/*")) { //Do not search svg images
/dports/mail/geary/geary-40.0/src/engine/mime/
H A Dmime-content-type.vala243 public bool is_mime_type(string mime_type) throws MimeError {
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-file.c9514 is_mime_type (NautilusFileInfo *file_info, in is_mime_type() function
9733 iface->is_mime_type = is_mime_type; in nautilus_file_info_iface_init()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file.c8792 iface->is_mime_type = caja_file_is_mime_type; in caja_file_info_iface_init()

12