static S extractRegexpIC(S pat, S s) { ret regexpExtractIC(pat, s); }