Home | History | Annotate | Download | only in common

Lines Matching defs:matches16CPB

474 matches16CPB(const UChar *s, int32_t start, int32_t limit, const UChar *t, int32_t length) {
677 if(!offsets.containsOffset(inc) && matches16CPB(s, pos-overlap, length, s16, length16)) {
717 matches16CPB(s, pos-overlap, length, s16, length16)
843 matches16CPB(s, pos-dec, length, s16, length16)) {
883 matches16CPB(s, pos-dec, length, s16, length16)
1366 if(length16<=rest && matches16CPB(s, pos, length, s16, length16)) {
1409 if(length16<=pos && matches16CPB(s, pos-length16, length, s16, length16)) {