System.RegularExpressionsCore

From RAD Studio API Documentation
Jump to: navigation, search


Package rtl270.bpl

Classes

ERegularExpressionError
TPerlRegExDelphi wrapper around the open source PCRE library.
TPerlRegExListA list of TPerlRegEx instances.

Types

PCREString
System_Regularexpressionscore
TPerlRegExOptionsMatch option enumeration set for the Perl regular expression.
TPerlRegExReplaceEventTPerlRegEx OnReplace event type.
TPerlRegExStateEnumeration type of the TPerlRegEx State property.

Constants

MAX_SUBEXPRESSIONSMAX_SUBEXPRESSIONS: Integer = $63;