Jump to letter: [
4BCDEFGHIJKLMNOPRSTUVWXY
]
pcre - Perl-compatible regular expression library
- Description:
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.
Packages
pcre-3.9-10.4.i386
[44 KiB] |
Changelog
by Stepan Kasal (2007-11-16):
- Fix CVE-2007-1660, bug #381991
|