fn match_pattern(name: &str, input: &str) -> Option<MMatch>
按名匹配模式(对应 _mhchemParser.patterns.match_)。
_mhchemParser.patterns.match_