pub fn select_all( via: Via, content: &str, select: &str, ) -> Result<Vec<String>, EvalError>
选中所有匹配,返回各自的「子上下文」内容串(列表规则)。