const MAX_SUBPATTERNS: usize = 5;
Expand description

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