Searched defs:trailing_punct (Results 1 – 8 of 8) sorted by relevance
39 let mut trailing_punct = true; in parse_unquoted() localVariable
228 pub fn trailing_punct(&self) -> bool { in trailing_punct() method