static bool matchEndX(S pat, S s, Matches matches) { ret matchEnd(dropPrefix("...", pat), s, matches); }