YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm: YuPcre2 has native interfaces for 8-bit, 16-bit, and 32-bit strings. Component wrappers are available for […]
↧