Searched refs:ESR_LOCALE_FR_FR (Results 1 – 4 of 4) sorted by relevance
30 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()
48 ESR_LOCALE_FR_FR, enumerator
115 locale == ESR_LOCALE_FR_FR ? L("fra") : \
133 case ESR_LOCALE_FR_FR: in getTable()