Constant regex_syntax::unicode_tables::property_bool::QUOTATION_MARK[][src]

pub const QUOTATION_MARK: &'static [(char, char)] = &[('\"', '\"'), ('\'', '\''), ('\u{ab}', '\u{ab}'), ('\u{bb}', '\u{bb}'),
  ('\u{2018}', '\u{201f}'), ('\u{2039}', '\u{203a}'),
  ('\u{2e42}', '\u{2e42}'), ('\u{300c}', '\u{300f}'),
  ('\u{301d}', '\u{301f}'), ('\u{fe41}', '\u{fe44}'),
  ('\u{ff02}', '\u{ff02}'), ('\u{ff07}', '\u{ff07}'),
  ('\u{ff62}', '\u{ff63}')]