|
NCBI Home IEB Home C Toolkit docs C++ Toolkit source browser C Toolkit source browser (2) |
NCBI C Toolkit Cross ReferenceC/regexp/ |
source navigation identifier search freetext search file search |
| Name | Size | Date (GMT) | Description | ||||
|---|---|---|---|---|---|---|---|
| Parent directory | 2008-10-07 03:24:53 | ||||||
| demo/ | 2008-10-07 03:24:47 | ||||||
| doc/ | 2008-10-07 03:24:47 | ||||||
| test/ | 2008-10-07 03:24:47 | ||||||
| util/ | 2008-10-07 03:24:47 | ||||||
| README | 553 | 2002-05-08 15:10:53 | |||||
| chartables.c | 7021 | 2002-05-08 15:10:53 | |||||
| get.c | 7703 | 2002-05-08 15:10:54 | |||||
| maketables.c | 3994 | 2002-05-08 15:10:54 | |||||
| pcre.c | 152935 | 2002-05-08 15:10:55 | |||||
| pcre.h | 2994 | 2002-05-08 15:10:55 | |||||
| pcre_config.h | 3634 | 2002-05-08 15:10:56 | |||||
| pcre_internal.h | 16583 | 2002-05-08 15:10:56 | |||||
| pcreposix.c | 9122 | 2002-05-08 15:10:57 | |||||
| pcreposix.h | 2349 | 2002-05-08 15:10:57 | |||||
| study.c | 10983 | 2002-05-08 15:10:58 |
1 PCRE is a library of functions to support regular expressions whose syntax 2 and semantics are as close as possible to those of the Perl 5 language. 3 4 Written by: Philip Hazel <ph10@cam.ac.uk> 5 6 University of Cambridge Computing Service, 7 Cambridge, England. Phone: +44 1223 334714. 8 Copyright (c) 1997-2001 University of Cambridge 9 10 Also, see AUTHORS, LICENCE in the "DOC" folder. 11 12 --------------------------------------------------------------------------- 13 14 Modifications: 15 16 May 2002. 17 Ported to NCBI C Toolkit. Vladimir Ivanov (ivanov@ncbi.nlm.nih.com) 18
|
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more information. |