Download YuPcre2 v1.26.0 (18 Sep 2025) for Delphi 11-13 Florence Full Source
YuPcre2 is built upon the PCRE2 library, a collection of C functions designed to execute regular expression pattern matching with syntax and semantics akin to Perl 5. PCRE2 provides its native API and includes a set of wrapper functions mirroring the POSIX regular expression API. Notably, the PCRE2 library is freely available to developpment of ...