Searched refs:ESR_LOCALE_NL_NL (Results 1 – 4 of 4) sorted by relevance
34 case ESR_LOCALE_NL_NL: return L("ESR_LOCALE_NL_NL"); in ESR_locale2str()51 else if (!lstrcasecmp(str, L("NL-NL"), &rtn) && !rtn) *locale = ESR_LOCALE_NL_NL; in ESR_str2locale()
62 ESR_LOCALE_NL_NL, enumerator
119 locale == ESR_LOCALE_NL_NL ? L("nln") : \
168 case ESR_LOCALE_NL_NL: in getTable()