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.c508 MagickExport const LocaleInfo *GetLocaleInfo_(const char *tag, in GetLocaleInfo_() function
600 p=GetLocaleInfo_("*",exception); in GetLocaleInfoList()
695 p=GetLocaleInfo_("*",exception); in GetLocaleList()
756 locale_info=GetLocaleInfo_(name,exception); in GetLocaleMessage()
Dmethods.h470 #define GetLocaleInfo_ PrependMagickMethod(GetLocaleInfo_) macro