Searched refs:shortmat (Results 1 – 1 of 1) sorted by relevance
1 macro_rules! shortmat { macro12 shortmat!(t01, r"a+", r"aa", Some(1));14 shortmat!(t02, r".*(?:abcd)+", r"abcdabcd", Some(4));