Function mz_expr::scalar::like_pattern::is_match_subpatterns

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