Home | History | Annotate | Download | only in common

Lines Matching defs:strLen

1530         int32_t strLen = ut->b;
1532 if (strLen < 0) {
1533 strLen = 0x7fffffff;
1566 U8_NEXT(s8, srcIx, strLen, c);
1585 if (srcIx>=strLen) {