pub(super) fn match_quote_code( pattern: &QuotedCode, target: &CodeValue, captures: &mut BTreeMap<String, MetaValue>, ) -> bool