Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pcre: Perl-compatible regular expression library
- 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.
Arch: i386
Download: | pcre-6.3-1.2.1.i386.rpm |
Build Date: | Sun Feb 12 03:29:43 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 277 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.3-1.2.1
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.3-1.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Fri Dec 9 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt