Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pcre: Perl-compatible regular expression library
Name: | pcre |
Vendor: | Scientific Linux |
Version: | 4.5 |
License: | distributable |
Release: | 3.2.RHEL4 |
URL: | http://www.pcre.org/ |
- Summary
- 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.
Changelog
- * Fri Aug 19 19:00:00 2005 Than Ngo <than{%}redhat{*}com> 4.5-3.2.RHEL4
- bump release
- * Fri Aug 19 19:00:00 2005 Than Ngo <than{%}redhat{*}com> 4.5-3.1
- backport to fix heap overflow, CAN-2005-2491, #166330
- * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt