Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlocale_.h63 *GetLocaleOptions(const char *,ExceptionInfo *);
Dlocale.c237 options=GetLocaleOptions(filename,exception); in AcquireLocaleSplayTree()
249 options=GetLocaleOptions("english.xml",exception); in AcquireLocaleSplayTree()
821 MagickExport LinkedListInfo *GetLocaleOptions(const char *filename, in GetLocaleOptions() function
Dmethods.h447 #define GetLocaleOptions PrependMagickMethod(GetLocaleOptions) macro