System.RegularExpressionsCore

From RAD Studio API Documentation
Revision as of 16:03, 1 October 2015 by AChavesBot (talk | contribs) (RS-56292)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Package rtl290.bpl

Classes

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

Types

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

Constants

MAX_SUBEXPRESSIONSMAX_SUBEXPRESSIONS: Integer = $63;