Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXY
]
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-8.21-7.el6.gp.i686
[232 KiB] |
Changelog
by Petr Pisar (2013-05-13):
- Fix bad handling of empty lines in pcregrep tool (bug #961789)
|
pcre-8.21-7.el6.gp.src
[1.1 MiB] |
Changelog
by Petr Pisar (2013-05-13):
- Fix bad handling of empty lines in pcregrep tool (bug #961789)
|
pcre-8.21-7.el6.gp.x86_64
[233 KiB] |
Changelog
by Petr Pisar (2013-05-13):
- Fix bad handling of empty lines in pcregrep tool (bug #961789)
|