GetMagickList    2127 Magick++/lib/Magick++/STL.h       MagickCore::GetMagickList( "*", &number_formats, exceptionInfo );
GetMagickList     106 magick/magick.h   **GetMagickList(const char *,size_t *,ExceptionInfo *);
GetMagickList     494 magick/methods.h #define GetMagickList  PrependMagickMethod(GetMagickList)
GetMagickList    4953 magick/widget.c                 formats=GetMagickList("*",&number_formats,exception);
GetMagickList     763 wand/magick-wand.c   formats=GetMagickList(pattern,number_formats,exception);