System.RegularExpressionsCore
From RAD Studio API Documentation
Classes
| ERegularExpressionError | |
| TPerlRegEx | Delphi VCL wrapper around the open source PCRE library. |
| TPerlRegExList | A list of TPerlRegEx instances. |
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; |