Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-7.8-4.el6.i686
[194 KiB] |
Changelog
by Petr Pisar (2012-01-10):
- Add license files to static subpackage (Resolves: #613690)
- Fix typos in pcretest(1) manual page (Resolves: #676636)
- Fix typos in pcregrep(1) manual page (Resolves: #676643)
|
pcre-7.8-4.el6.x86_64
[194 KiB] |
Changelog
by Petr Pisar (2012-01-10):
- Add license files to static subpackage (Resolves: #613690)
- Fix typos in pcretest(1) manual page (Resolves: #676636)
- Fix typos in pcregrep(1) manual page (Resolves: #676643)
|