Home | History | Annotate | Download | only in common

Lines Matching refs:localeIDLength

527     int32_t localeIDLength = uprv_strlen(localeID);
528 int32_t length = localeIDLength;
533 for (i = 0; i < localeIDLength; i++) {