|
NCBI Home IEB Home C++ Toolkit docs C Toolkit source browser C Toolkit source browser (2) |
NCBI C++ Toolkit Cross ReferenceC++/src/util/regexp/README.NCBI |
source navigation diff markup identifier search freetext search file search |
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 and LICENCE files. 11 12 --------------------------------------------------------------------------- 13 14 Modifications: 15 16 May 2002. 17 Ported to NCBI C++ Toolkit. Vladimir Ivanov (ivanov@ncbi.nlm.nih.com) 18 19 May 2009. 20 Updated to v7.9. Vladimir Ivanov (ivanov@ncbi.nlm.nih.com) 21
|
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more information. |