Searched refs:not_quote_slash (Results 1 – 1 of 1) sorted by relevance
99 let not_quote_slash = is_not("\"\\"); in parse_literal() localVariable105 verify(not_quote_slash, |s: &str| !s.is_empty())(input) in parse_literal()