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-7.3-1.i386
              [136 KiB] | 
            
              Changelog
              by Than Ngo (2007-09-17):
              - bz292501, update to 7.3 
             |