static Matcher regexpCtx(S pat, S s) { ret regexpIC(ctxREToJavaRE(pat), s); }