NCBI C Toolkit Cross Reference

C/regexp/README


  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 

source navigation ]   [ diff markup ]   [ identifier search ]   [ freetext search ]   [ file search ]  

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.