Home | History | Annotate | Download | only in intltest

Lines Matching refs:matchEnd

1178 static UBool simpleSearch(UCollator *coll, const UnicodeString &target, int32_t offset, const UnicodeString &pattern, int32_t &matchStart, int32_t &matchEnd)
1190 matchStart = matchEnd = -1;
1195 matchStart = matchEnd = -1;
1258 matchEnd = mend;