Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

This type defines the supported compatitbility modes with other regular expression engines.

P6WREGEX_PERL - use PERL regular expressions

P6WREGEX_EGREP - use egrep regular expressions

P6WREGEX_ECMASCRIPT - EMCAScript regular expressions (as provided in Javascript and ActionScript)

P6WREGEX_BRIEF - regular expressions as defined by the Brief Programmer's Editor

Enumerator
P6WREGEX_PERL 
P6WREGEX_EGREP 
P6WREGEX_ECMASCRIPT 
P6WREGEX_BRIEF 
P6WREGEX_MAX 

Definition at line 34 of file p6wregex.h.