Class Regexp.PCRE.Studied

Inheritance graph
Regexp.PCRE._pcre Regexp.PCRE.Plain 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