Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlocale_.h48 *GetLocaleInfo_(const char *,ExceptionInfo *),
Dlocale.c515 MagickExport const LocaleInfo *GetLocaleInfo_(const char *tag, in GetLocaleInfo_() function
607 p=GetLocaleInfo_("*",exception); in GetLocaleInfoList()
702 p=GetLocaleInfo_("*",exception); in GetLocaleList()
763 locale_info=GetLocaleInfo_(name,exception); in GetLocaleMessage()
Dmethods.h472 #define GetLocaleInfo_ PrependMagickMethod(GetLocaleInfo_) macro