Home | History | Annotate | Download | only in cintltst

Lines Matching refs:strLen

794         patternLen = (int32_t)strlen(pattern);
1086 int32_t strLen;
1144 strLen = uset_getItem(exemplarSet, m, &start, &end, ubuf,
1148 if (strLen == 0) {
1157 if (codeSets[j]!=NULL && uset_containsString(codeSets[j], ubuf, strLen)) {