Lines Matching refs:strLen
1184 int32_t strLen = ut->b;1186 if (strLen < 0) {1187 strLen = 0x7fffffff;1220 U8_NEXT_OR_FFFD(s8, srcIx, strLen, c);1235 if (srcIx>=strLen) {