Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.33-11.fc20.x86_64
[440 KiB] |
Changelog
by Petr Pisar (2015-05-14):
- Amend Fix-memory-bug-for-S-V-H-compile patch to allow building with disabled
UTF support (bug #1210383)
|
pcre-8.33-11.fc20.i686
[452 KiB] |
Changelog
by Petr Pisar (2015-05-14):
- Amend Fix-memory-bug-for-S-V-H-compile patch to allow building with disabled
UTF support (bug #1210383)
|
pcre-8.33-10.fc20.x86_64
[440 KiB] |
Changelog
by Petr Pisar (2015-04-23):
- Fix static linking (bug #1214494)
- Package pcredemo.c as a documentation for pcre-devel
|
pcre-8.33-10.fc20.i686
[452 KiB] |
Changelog
by Petr Pisar (2015-04-23):
- Fix static linking (bug #1214494)
- Package pcredemo.c as a documentation for pcre-devel
|