pub fn quoted_string<'a>(input: &mut &'a str) -> PResult<'a, &'a str>
Parse a quoted string “…” with SIMD acceleration