Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlog.h75 **GetLogInfoList(const char *,size_t *,ExceptionInfo *);
Dlog.c474 MagickExport const LogInfo **GetLogInfoList(const char *pattern, in GetLogInfoList() function
753 log_info=GetLogInfoList("*",&number_aliases,exception); in ListLogInfo()
Dmethods.h477 #define GetLogInfoList PrependMagickMethod(GetLogInfoList) macro