Home | History | Annotate | Download | only in i18n

Lines Matching refs:uprv_strlen

3542     if ( uprv_strlen(desiredLocale.getCountry()) == 0 || 
3543 (uprv_strlen(desiredLocale.getScript()) > 0 && uprv_strlen(min.getScript()) == 0) ) {