static long regexpToLongIC(S regexp, S input) { ret parseLong(regexpFirstGroupIC(regexp, input)); }