Searched defs:trailing_punct (Results 1 – 7 of 7) sorted by relevance
39 let mut trailing_punct = true; in parse_unquoted() localVariable
203 pub fn trailing_punct(&self) -> bool { in trailing_punct() method
1444 let trailing_punct = args.trailing_punct(); in pop_variadic() localVariable
205 pub fn trailing_punct(&self) -> bool { in trailing_punct() method