Jump to letter: [
          
            ABCDEFGHIKLMNOPQRSTUVWXYZ
          ]
        
        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-4.5-4.el4_6.6.x86_64
              [61 KiB] | 
            
              Changelog
              by Stepan Kasal (2007-11-27):
              - Add pcre-4.5-CVE-2007-1659.patch
- Update pcre-4.5-CVE-2007-1660.patch
- Add pcre-4.5-CVE-2007-7230.patch
- Resolves: #380511 
             |