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.c613 MagickExport const LocaleInfo **GetLocaleInfoList(const char *pattern, in GetLocaleInfoList() function
1076 locale_info=GetLocaleInfoList("*",&number_messages,exception); in ListLocaleInfo()
Dmethods.h443 #define GetLocaleInfoList PrependMagickMethod(GetLocaleInfoList) macro