MagickCore
7.0.11
|
#include <locale_.h>
Data Fields | |
char * | path |
char * | tag |
char * | message |
MagickBooleanType | stealth |
size_t | signature |
char * _LocaleInfo::message |
Definition at line 30 of file locale_.h.
Referenced by DestroyLocaleNode(), GetLocaleMessage(), GetLocaleValue(), and LoadLocaleCache().
char* _LocaleInfo::path |
Definition at line 30 of file locale_.h.
Referenced by DestroyLocaleNode(), ListLocaleInfo(), and LoadLocaleCache().
size_t _LocaleInfo::signature |
Definition at line 38 of file locale_.h.
Referenced by GetLocaleValue(), and LoadLocaleCache().
MagickBooleanType _LocaleInfo::stealth |
Definition at line 35 of file locale_.h.
Referenced by GetLocaleInfoList(), and GetLocaleList().
char * _LocaleInfo::tag |
Definition at line 30 of file locale_.h.
Referenced by DestroyLocaleNode(), GetLocaleInfoList(), GetLocaleList(), and LoadLocaleCache().