| 1 |
README file for PCRE (Perl-compatible regular expression library) |
README file for PCRE (Perl-compatible regular expression library) |
| 2 |
----------------------------------------------------------------- |
----------------------------------------------------------------- |
| 3 |
|
|
| 4 |
The latest release of PCRE is always available from |
The latest release of PCRE is always available in three alternative formats |
| 5 |
|
from: |
| 6 |
|
|
| 7 |
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.tar.gz |
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.tar.gz |
| 8 |
|
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.tar.bz2 |
| 9 |
|
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-xxx.zip |
| 10 |
|
|
| 11 |
There is a mailing list for discussion about the development of PCRE at |
There is a mailing list for discussion about the development of PCRE at |
| 12 |
|
|
| 643 |
pcre_study.c ) |
pcre_study.c ) |
| 644 |
pcre_tables.c ) |
pcre_tables.c ) |
| 645 |
pcre_try_flipped.c ) |
pcre_try_flipped.c ) |
| 646 |
pcre_ucp_searchfuncs.c ) |
pcre_ucd.c ) |
| 647 |
pcre_valid_utf8.c ) |
pcre_valid_utf8.c ) |
| 648 |
pcre_version.c ) |
pcre_version.c ) |
| 649 |
pcre_xclass.c ) |
pcre_xclass.c ) |
| 652 |
pcre.h.in template for pcre.h when built by "configure" |
pcre.h.in template for pcre.h when built by "configure" |
| 653 |
pcreposix.h header for the external POSIX wrapper API |
pcreposix.h header for the external POSIX wrapper API |
| 654 |
pcre_internal.h header for internal use |
pcre_internal.h header for internal use |
| 655 |
ucp.h ) headers concerned with |
ucp.h header for Unicode property handling |
|
ucpinternal.h ) Unicode property handling |
|
|
ucptable.h ) (this one is the data table) |
|
| 656 |
|
|
| 657 |
config.h.in template for config.h, which is built by "configure" |
config.h.in template for config.h, which is built by "configure" |
| 658 |
|
|
| 726 |
|
|
| 727 |
(D) Auxiliary files for cmake support |
(D) Auxiliary files for cmake support |
| 728 |
|
|
| 729 |
|
cmake/COPYING-CMAKE-SCRIPTS |
| 730 |
|
cmake/FindPackageHandleStandardArgs.cmake |
| 731 |
|
cmake/FindReadline.cmake |
| 732 |
CMakeLists.txt |
CMakeLists.txt |
| 733 |
config-cmake.h.in |
config-cmake.h.in |
| 734 |
|
|
| 753 |
Philip Hazel |
Philip Hazel |
| 754 |
Email local part: ph10 |
Email local part: ph10 |
| 755 |
Email domain: cam.ac.uk |
Email domain: cam.ac.uk |
| 756 |
Last updated: 13 April 2008 |
Last updated: 05 September 2008 |