Home
last modified time | relevance | path

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

/external/srec/shared/src/
DESR_Locale.c36 case ESR_LOCALE_ES_ES: return L("ESR_LOCALE_ES_ES"); in ESR_locale2str()
53 else if (!lstrcasecmp(str, L("ES-ES"), &rtn) && !rtn) *locale = ESR_LOCALE_ES_ES; in ESR_str2locale()
/external/srec/shared/include/
DESR_Locale.h64 ESR_LOCALE_ES_ES, enumerator
/external/srec/srec/Vocabulary/include/
DSR_VocabularyImpl.h121 locale == ESR_LOCALE_ES_ES ? L("esp") : \
/external/srec/srec/Vocabulary/src/
DVocabulary.c159 case ESR_LOCALE_ES_ES: in getTable()