Home | History | Annotate | Download | only in intltest

Lines Matching full:matchstart

1180 static UBool simpleSearch(UCollator *coll, const UnicodeString &target, int32_t offset, const UnicodeString &pattern, int32_t &matchStart, int32_t &matchEnd)
1192 matchStart = matchEnd = -1;
1197 matchStart = matchEnd = -1;
1259 matchStart = start;