OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESR_LOCALE_IT_IT
(Results
1 - 4
of
4
) sorted by null
/external/srec/shared/include/
ESR_Locale.h
61
ESR_LOCALE_IT_IT
,
/external/srec/shared/src/
ESR_Locale.c
33
case
ESR_LOCALE_IT_IT
: return L("
ESR_LOCALE_IT_IT
");
50
else if (!lstrcasecmp(str, L("IT-IT"), &rtn) && !rtn) *locale =
ESR_LOCALE_IT_IT
;
/external/srec/srec/Vocabulary/include/
SR_VocabularyImpl.h
120
locale ==
ESR_LOCALE_IT_IT
? L("ita") : \
/external/srec/srec/Vocabulary/src/
Vocabulary.c
179
case
ESR_LOCALE_IT_IT
:
Completed in 31 milliseconds