Home | History | Annotate | Download | only in common

Lines Matching refs:cpLimit

345 uint8_t Normalizer2Impl::getTrailCCFromCompYesAndZeroCC(const UChar *cpStart, const UChar *cpLimit) const {
347 if(cpStart==(cpLimit-1)) {