OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMagicInfoList
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
magic.h
60
**
GetMagicInfoList
(const char *,size_t *,ExceptionInfo *);
magic.c
478
%
GetMagicInfoList
() returns any image aliases that match the specified
481
% The magic of the
GetMagicInfoList
function is:
483
% const MagicInfo **
GetMagicInfoList
(const char *pattern,
517
MagickExport const MagicInfo **
GetMagicInfoList
(const char *pattern,
770
magic_info=
GetMagicInfoList
("*",&number_aliases,exception);
[
all
...]
methods.h
480
#define
GetMagicInfoList
PrependMagickMethod(
GetMagicInfoList
)
[
all
...]
Completed in 45 milliseconds