Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlocale_.h49 **GetLocaleInfoList(const char *,size_t *,ExceptionInfo *);
Dlocale.c588 MagickExport const LocaleInfo **GetLocaleInfoList(const char *pattern, in GetLocaleInfoList() function
1051 locale_info=GetLocaleInfoList("*",&number_messages,exception); in ListLocaleInfo()
Dmethods.h471 #define GetLocaleInfoList PrependMagickMethod(GetLocaleInfoList) macro