OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMimeInfo
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
mime.h
41
*
GetMimeInfo
(const char *,const unsigned char *,const size_t,ExceptionInfo *),
mime.c
212
%
GetMimeInfo
() attempts to classify the content to identify which mime type
215
% The format of the
GetMimeInfo
method is:
217
% const MimeInfo *
GetMimeInfo
(const char *filename,
234
MagickExport const MimeInfo *
GetMimeInfo
(const char *filename,
470
p=
GetMimeInfo
((char *) NULL,(unsigned char *) "*",0,exception);
566
p=
GetMimeInfo
((char *) NULL,(unsigned char *) "*",0,exception);
[
all
...]
methods.h
514
#define
GetMimeInfo
PrependMagickMethod(
GetMimeInfo
)
[
all
...]
Completed in 242 milliseconds