Home | History | Annotate | Download | only in base

Lines Matching full:mime

44 // Singleton utility class for mime types.
164 { "application/pkcs7-mime", "p7m,p7c,p7z" },
218 // a mime type. That is, we first check a hard-coded list (that cannot be
263 // A comprehensive mime type list: http://plugindoc.mozdev.org/winmime.php
348 // Dictionary of cryptographic file mime types.
524 // Tests for MIME parameter equality. Each parameter in the |mime_type_pattern|
556 // wildcards. The plugin mime types could be:
561 // Also tests mime parameters -- all parameters in the pattern must be present
619 // MIME types are always ASCII and case-insensitive (at least, the top-level
635 // "x-" + (ascii characters), it is also a MIME type.