C# Class Pchp.Library.PerlRegex.RegexFC

Show file Open project: iolevel/peachpie Class Usage Examples

Private Methods

Method Description
AddFC ( RegexFC fc, bool concatenate ) : bool
GetFirstChars ( CultureInfo culture ) : string
IsCaseInsensitive ( ) : bool
RegexFC ( bool nullable ) : System
RegexFC ( char ch, bool not, bool nullable, bool caseInsensitive ) : System
RegexFC ( string charClass, bool nullable, bool caseInsensitive ) : System