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.31-2.fc18.ppc64
              [309 KiB] | Changelog
              by Petr Pisar (2012-09-03): - Set re_nsub in regcomp() properly (bug #853990) | 
            | pcre-8.31-2.fc18.ppc64p7
              [388 KiB] | Changelog
              by Petr Pisar (2012-09-03): - Set re_nsub in regcomp() properly (bug #853990) | 
            | pcre-8.31-2.fc18.ppc
              [304 KiB] | Changelog
              by Petr Pisar (2012-09-03): - Set re_nsub in regcomp() properly (bug #853990) |