OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESR_LOCALE_FR_FR
(Results
1 - 4
of
4
) sorted by null
/external/srec/shared/include/
ESR_Locale.h
48
ESR_LOCALE_FR_FR
,
/external/srec/shared/src/
ESR_Locale.c
30
case
ESR_LOCALE_FR_FR
: return L("
ESR_LOCALE_FR_FR
");
47
else if (!lstrcasecmp(str, L("FR-FR"), &rtn) && !rtn) *locale =
ESR_LOCALE_FR_FR
;
/external/srec/srec/Vocabulary/include/
SR_VocabularyImpl.h
115
locale ==
ESR_LOCALE_FR_FR
? L("fra") : \
/external/srec/srec/Vocabulary/src/
Vocabulary.c
133
case
ESR_LOCALE_FR_FR
:
Completed in 150 milliseconds