Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Class Regexp.PCRE.Plain

Inheritance graph
Regexp.PCRE._pcre Regexp.PCRE.Plain Regexp.PCRE.Studied Regexp.PCRE.Widestring
Description

The main regexp class. Will provide anything needed for matching regexps.

There are subclasses that adds wrappers for widestrings, and to optimize the regexp pattern.


Inherit _pcre

inherit _pcre : _pcre