Home | History | Annotate | Download | only in common

Lines Matching refs:curlen

559                 int32_t len, curlen;
562 curlen = (int32_t)uprv_strlen(cur->key);
564 if (len == 1 && curlen == 1) {
576 } else if (curlen == 1) {