TPerlRegEx is a Delphi VCL wrapper around the open source PCRE library, which implements Perl-Compatible Regular Expressions. The supplied pcre3.dll contains PCRE 7.0, compiled with Unicode support. The supplied OBJ files contain PCRE 7.7, compiled
The latest release of TPerlRegEx is fully compatible with the RegularExpressionsCore unit in Delphi XE. For new code written in Delphi 2010 or earlier, using the latest release of TPerlRegEx is strongly recommended. If you later migrate your code to
DELPHI 正则表达式 TPerlRegEx TPerlRegEx is a Delphi VCL wrapper around the open source PCRE library, which implements Perl-Compatible Regular Expressions. This version of TPerlRegEx is compatible with the TPerlRegEx class in the RegularExpressionsCore un