Function is_match_subpatterns

Source
fn is_match_subpatterns(subpatterns: &[Subpattern], text: &str) -> bool