static int firstInt_regexp(S s) { ret parseIntOr0(regexpExtract("\\d+", s)); }