NetSurf
|
Data Fields | |
lwc_string * | mimetype |
lwc_string * | datatype |
lwc_string * | filetype |
lwc_string * | plugincmd |
Definition at line 42 of file filetype.c.
lwc_string* ami_mime_entry::datatype |
Definition at line 45 of file filetype.c.
Referenced by ami_mime_dump(), ami_mime_entry_free(), ami_mime_entry_locate(), ami_mime_guess_add_datatype(), and ami_mime_init().
lwc_string* ami_mime_entry::filetype |
Definition at line 46 of file filetype.c.
Referenced by ami_mime_dump(), ami_mime_entry_free(), ami_mime_entry_locate(), ami_mime_guess_add_datatype(), ami_mime_init(), and ami_mime_to_filetype().
lwc_string* ami_mime_entry::mimetype |
Definition at line 44 of file filetype.c.
Referenced by ami_mime_dump(), ami_mime_entry_free(), ami_mime_entry_locate(), ami_mime_from_datatype(), ami_mime_guess_add_datatype(), ami_mime_has_cmd(), and ami_mime_init().
lwc_string* ami_mime_entry::plugincmd |
Definition at line 47 of file filetype.c.
Referenced by ami_mime_dump(), ami_mime_entry_free(), ami_mime_entry_locate(), ami_mime_init(), and ami_mime_to_plugincmd().