Searched refs:celength (Results 1 – 1 of 1) sorted by relevance
1610 int32_t celength = strsrch->pattern.cesLength; in doNextCanonicalSuffixMatch() local1611 int ceindex = celength - 1; in doNextCanonicalSuffixMatch()2273 int32_t celength = strsrch->pattern.cesLength; in doPreviousCanonicalPrefixMatch() local2278 while (ceindex < celength) { in doPreviousCanonicalPrefixMatch()