18 #ifndef MAGICKCORE_LOCALE_H
19 #define MAGICKCORE_LOCALE_H
23 #if defined(__cplusplus) || defined(c_plusplus)
72 const
char *magick_restrict,...)
79 #if defined(__cplusplus) || defined(c_plusplus)
#define magick_restrict
Definition: MagickCore.h:41
MagickExport int LocaleLowercase(const int c)
Definition: locale.c:1479
Definition: exception.h:101
MagickExport ssize_t FormatLocaleString(char *magick_restrict string, const size_t length, const char *magick_restrict format,...)
Definition: locale.c:467
MagickExport LinkedListInfo * GetLocaleOptions(const char *filename, ExceptionInfo *exception)
Definition: locale.c:789
Definition: linked-list.c:68
#define magick_attribute(x)
Definition: method-attribute.h:104
MagickExport int LocaleUppercase(const int c)
Definition: locale.c:1608
MagickExport ssize_t FormatLocaleFile(FILE *file, const char *magick_restrict format,...)
Definition: locale.c:372
MagickBooleanType
Definition: magick-type.h:169
MagickExport void LocaleLower(char *string)
Definition: locale.c:1447
char * message
Definition: locale_.h:30
MagickExport int LocaleNCompare(const char *p, const char *q, const size_t length)
Definition: locale.c:1527
char * tag
Definition: locale_.h:30
size_t signature
Definition: locale_.h:38
MagickExport MagickBooleanType ListLocaleInfo(FILE *file, ExceptionInfo *exception)
Definition: locale.c:1026
MagickExport char ** GetLocaleList(const char *pattern, size_t *number_messages, ExceptionInfo *exception)
Definition: locale.c:676
MagickExport int LocaleCompare(const char *p, const char *q)
Definition: locale.c:1403
MagickExport LinkedListInfo * DestroyLocaleOptions(LinkedListInfo *messages)
Definition: locale.c:293
char * path
Definition: locale_.h:30
MagickExport const char * GetLocaleMessage(const char *tag)
Definition: locale.c:741
struct _LocaleInfo LocaleInfo
MagickExport const LocaleInfo * GetLocaleInfo_(const char *tag, ExceptionInfo *exception)
Definition: locale.c:508
#define MagickExport
Definition: method-attribute.h:80
MagickBooleanType stealth
Definition: locale_.h:35
MagickExport const LocaleInfo ** GetLocaleInfoList(const char *pattern, size_t *number_messages, ExceptionInfo *exception)
Definition: locale.c:581
MagickExport void LocaleUpper(char *string)
Definition: locale.c:1576
MagickExport double InterpretLocaleValue(const char *magick_restrict string, char **magick_restrict sentinal)
Definition: locale.c:971