Home
last modified time | relevance | path

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

/external/srec/shared/src/
DESR_Locale.c33 case ESR_LOCALE_IT_IT: return L("ESR_LOCALE_IT_IT"); in ESR_locale2str()
50 else if (!lstrcasecmp(str, L("IT-IT"), &rtn) && !rtn) *locale = ESR_LOCALE_IT_IT; in ESR_str2locale()
/external/srec/shared/include/
DESR_Locale.h61 ESR_LOCALE_IT_IT, enumerator
/external/srec/srec/Vocabulary/include/
DSR_VocabularyImpl.h120 locale == ESR_LOCALE_IT_IT ? L("ita") : \
/external/srec/srec/Vocabulary/src/
DVocabulary.c179 case ESR_LOCALE_IT_IT: in getTable()