Home
last modified time | relevance | path

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

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