pcre

Perl-compatible regular expression library. PCRE has its own native API, but a set of "wrapper" functions that are based on the POSIX API are also supplied in the library libpcreposix. Note that this just provides a POSIX calling interface to PCRE; the regular expressions themselves still follow Perl syntax and semantics. The header file for the POSIX-style functions is called pcreposix.h.
Current version: 10.33
Project Page: http://www.pcre.org/

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 10.33 download project version
2019-01-17 9 10.31 download project version
2017-07-13 8 8.32 download project version
2015-06-25 7 8.31 download project version
2014-03-07 6 8.31 download project version
2013-09-10 5 8.31 download project version
2012-10-31 4 8.12 download project version
2012-05-01 3 8.12 download project version
2005-11-08 2 6.3 download project version