OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetMimeList
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
mime.c
509
%
GetMimeList
() returns any image format alias that matches the specified
512
% The format of the
GetMimeList
function is:
514
% char **
GetMimeList
(const char *pattern,size_t *number_aliases,
547
MagickExport char **
GetMimeList
(const char *pattern,
[
all
...]
methods.h
515
#define
GetMimeList
PrependMagickMethod(
GetMimeList
)
[
all
...]
Completed in 142 milliseconds