Home | History | Annotate | Download | only in genrb

Lines Matching full:idlen

175     int idLen = (int) uprv_strlen(id);
176 char* localeID = (char*) uprv_malloc(idLen);
188 pos = idLen;