Home
last modified time | relevance | path

Searched refs:GetMagicInfoList (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dmagic.h60 **GetMagicInfoList(const char *,size_t *,ExceptionInfo *);
Dmagic.c509 MagickExport const MagicInfo **GetMagicInfoList(const char *pattern, in GetMagicInfoList() function
758 magic_info=GetMagicInfoList("*",&number_aliases,exception); in ListMagicInfo()
Dmethods.h480 #define GetMagicInfoList PrependMagickMethod(GetMagicInfoList) macro