macro_rules! regex { ($expr:expr) => { ... }; ($expr:expr,) => { ... }; }
Create and cache Regex object