Home
last modified time | relevance | path

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

/external/srec/shared/src/
DESR_Locale.c35 case ESR_LOCALE_PT_PT: return L("ESR_LOCALE_PT_PT"); in ESR_locale2str()
52 else if (!lstrcasecmp(str, L("PT-PT"), &rtn) && !rtn) *locale = ESR_LOCALE_PT_PT; in ESR_str2locale()
/external/srec/shared/include/
DESR_Locale.h63 ESR_LOCALE_PT_PT, enumerator
/external/srec/srec/Vocabulary/include/
DSR_VocabularyImpl.h122 locale == ESR_LOCALE_PT_PT ? L("ptp") : \
/external/srec/srec/Vocabulary/src/
DVocabulary.c190 case ESR_LOCALE_PT_PT: in getTable()