Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_strrchr

1950     lastUnderscore=uprv_strrchr(localeID, '_');
2095 if(!haveVariant && (localeID=uprv_strrchr(localeID, '@'))!=NULL) {