System.RegularExpressionsCore
| Package | rtl240.bpl | 
|---|
Contents
Classes
| ERegularExpressionError | |
| TPerlRegEx | Delphi wrapper around the open source PCRE library. | 
| TPerlRegExList | A list of TPerlRegEx instances. | 
Routines
| UnicodeIndexToUTF8 (deprecated) | |
| UTF8IndexToUnicode (deprecated) | 
Types
| System_Regularexpressionscore | |
| TPerlRegExOptions | Match option enumeration set for the Perl regular expression. | 
| TPerlRegExReplaceEvent | TPerlRegEx OnReplace event type. | 
| TPerlRegExState | Enumeration type of the TPerlRegEx State property. | 
Constants
| MAX_SUBEXPRESSIONS | MAX_SUBEXPRESSIONS: Integer = $63; |