Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_strrchr

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