OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLocaleValue
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
methods.h
448
#define
GetLocaleValue
PrependMagickMethod(
GetLocaleValue
)
[
all
...]
locale.c
911
%
GetLocaleValue
() returns the message associated with the locale info.
913
% The format of the
GetLocaleValue
method is:
915
% const char *
GetLocaleValue
(const LocaleInfo *locale_info)
922
MagickExport const char *
GetLocaleValue
(const LocaleInfo *locale_info)
[
all
...]
Completed in 47 milliseconds