Home | History | Annotate | Download | only in cintltst

Lines Matching defs:strLen

791         patternLen = (int32_t)strlen(pattern);
1080 int32_t strLen;
1138 strLen = uset_getItem(exemplarSet, m, &start, &end, ubuf,
1142 if (strLen == 0) {
1151 if (codeSets[j]!=NULL && uset_containsString(codeSets[j], ubuf, strLen)) {