Home | History | Annotate | Download | only in genrb

Lines Matching defs:idLen

187     int idLen = (int) uprv_strlen(id);
188 char* localeID = (char*) uprv_malloc(idLen);
200 pos = idLen;