OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLocaleList
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
locale_.h
42
**
GetLocaleList
(const char *,size_t *,ExceptionInfo *);
methods.h
445
#define
GetLocaleList
PrependMagickMethod(
GetLocaleList
)
[
all
...]
locale.c
683
%
GetLocaleList
() returns any locale messages that match the specified
686
% The format of the
GetLocaleList
function is:
688
% char **
GetLocaleList
(const char *pattern,size_t *number_messages,
721
MagickExport char **
GetLocaleList
(const char *pattern,size_t *number_messages,
[
all
...]
Completed in 61 milliseconds