static LS regexp_allFirstGroups(S pattern, S text) { ret regexpAllFirstGroups(pattern, text); }