Searched refs:celength (Results 1 – 1 of 1) sorted by relevance
1619 int32_t celength = strsrch->pattern.CELength; in doNextCanonicalSuffixMatch() local1620 int ceindex = celength - 1; in doNextCanonicalSuffixMatch()2282 int32_t celength = strsrch->pattern.CELength; in doPreviousCanonicalPrefixMatch() local2287 while (ceindex < celength) { in doPreviousCanonicalPrefixMatch()