static L regexpExtractGroups(S pat, S s) { ret regexpFirstGroups(pat, s); }