Macro ascii_tab_or_new_line_pattern

Source
macro_rules! ascii_tab_or_new_line_pattern {
    () => { ... };
}