HomeSort by relevance Sort by last modified time
    Searched refs:ESR_LOCALE_PT_PT (Results 1 - 4 of 4) sorted by null

  /external/srec/shared/include/
ESR_Locale.h 63 ESR_LOCALE_PT_PT,
  /external/srec/shared/src/
ESR_Locale.c 35 case ESR_LOCALE_PT_PT: return L("ESR_LOCALE_PT_PT");
52 else if (!lstrcasecmp(str, L("PT-PT"), &rtn) && !rtn) *locale = ESR_LOCALE_PT_PT;
  /external/srec/srec/Vocabulary/include/
SR_VocabularyImpl.h 122 locale == ESR_LOCALE_PT_PT ? L("ptp") : \
  /external/srec/srec/Vocabulary/src/
Vocabulary.c 190 case ESR_LOCALE_PT_PT:

Completed in 181 milliseconds