Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlocale_.h60 *GetLocaleOptions(const char *,ExceptionInfo *);
Dlocale.c207 options=GetLocaleOptions(filename,exception); in AcquireLocaleSplayTree()
219 options=GetLocaleOptions("english.xml",exception); in AcquireLocaleSplayTree()
796 MagickExport LinkedListInfo *GetLocaleOptions(const char *filename, in GetLocaleOptions() function
Dmethods.h475 #define GetLocaleOptions PrependMagickMethod(GetLocaleOptions) macro