Class Regexp.PCRE.Studied
- Description
 Same as Plain, but will be studied to match faster; useful if you're doing many matches on the same pattern
- Inherit
Plain
 inherit Plain : Plain
Same as Plain, but will be studied to match faster; useful if you're doing many matches on the same pattern
inherit Plain : Plain