System.RegularExpressionsCore
Package | rtl.bpl |
---|
Classes
ERegularExpressionError | |
TPerlRegEx | Delphi wrapper around the open source PCRE library. |
TPerlRegExList | A list of TPerlRegEx instances. |
Types
PCREString | |
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; |