static boolean matchStartX(S pat, S s, Matches matches) { ret matchStart(dropSuffix("...", pat), s, matches); }