Home | History | Annotate | Download | only in common

Lines Matching refs:uloc_getLanguage

1895 uloc_getLanguage(const char*    localeID,
1900 /* uloc_getLanguage will return a 2 character iso-639 code if one exists. *CWB*/
2071 uloc_getLanguage(localeID, lang, ULOC_LANG_CAPACITY, &err);
2107 uloc_getLanguage(localeID, langID, sizeof(langID), &status);