static bool swic_trim_any(S s, Matches m, S... l) { ret swicOneOf_trim(s, m, l); }