mz_expr::scalar::like_pattern

Constant MAX_SUBPATTERNS

Source
const MAX_SUBPATTERNS: usize = 5;
Expand description

The number of subpatterns after which using regexes would be more efficient.