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.c540 MagickExport const LocaleInfo *GetLocaleInfo_(const char *tag, in GetLocaleInfo_() function
632 p=GetLocaleInfo_("*",exception); in GetLocaleInfoList()
727 p=GetLocaleInfo_("*",exception); in GetLocaleList()
788 locale_info=GetLocaleInfo_(name,exception); in GetLocaleMessage()
Dmethods.h444 #define GetLocaleInfo_ PrependMagickMethod(GetLocaleInfo_) macro