Home
last modified time | relevance | path

Searched refs:ESR_LOCALE_FR_FR (Results 1 – 4 of 4) sorted by relevance

/external/srec/shared/src/
DESR_Locale.c30 case ESR_LOCALE_FR_FR: return L("ESR_LOCALE_FR_FR"); in ESR_locale2str()
47 else if (!lstrcasecmp(str, L("FR-FR"), &rtn) && !rtn) *locale = ESR_LOCALE_FR_FR; in ESR_str2locale()
/external/srec/shared/include/
DESR_Locale.h48 ESR_LOCALE_FR_FR, enumerator
/external/srec/srec/Vocabulary/include/
DSR_VocabularyImpl.h115 locale == ESR_LOCALE_FR_FR ? L("fra") : \
/external/srec/srec/Vocabulary/src/
DVocabulary.c133 case ESR_LOCALE_FR_FR: in getTable()