Lines Matching defs:ce
1108 int32_t ce = ceList.get(offset);
1109 const StringList *strings = collData->getStringList(ce);
1203 // if the low and high offsets of the first CE in
1206 // the first CE of the expansion will have the offset
1217 // If the low and high offsets of the CE after the match
1228 // of the last CE in the match. If it's after character index
1229 // that's after the last CE in the match, use that index
1232 // When the last CE's low index is same with its high index, the CE is likely
1237 // the position and the next character produces CE(s). See ticket#8482.