Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Class Regexp.PCRE.Widestring

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

Wrapper class around Plain, that will allow widestring patterns and subjects.

Widestring support and this class will not be implemented if the linked libpcre lacks UTF8 support.


Inherit Plain

inherit Plain : Plain