OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESR_LOCALE_NL_NL
(Results
1 - 4
of
4
) sorted by null
/external/srec/shared/include/
ESR_Locale.h
62
ESR_LOCALE_NL_NL
,
/external/srec/shared/src/
ESR_Locale.c
34
case
ESR_LOCALE_NL_NL
: return L("
ESR_LOCALE_NL_NL
");
51
else if (!lstrcasecmp(str, L("NL-NL"), &rtn) && !rtn) *locale =
ESR_LOCALE_NL_NL
;
/external/srec/srec/Vocabulary/include/
SR_VocabularyImpl.h
119
locale ==
ESR_LOCALE_NL_NL
? L("nln") : \
/external/srec/srec/Vocabulary/src/
Vocabulary.c
168
case
ESR_LOCALE_NL_NL
:
Completed in 7525 milliseconds