System.RegularExpressionsCore

From RAD Studio API Documentation
Jump to: navigation, search


Package rtl230.bpl

Classes

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

Routines

UnicodeIndexToUTF8
UTF8IndexToUnicode

Types

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;