static L jrfindAll_any(LS tok, S... patterns) { ret jfindAll_reversed_any(tok, patterns); }