NCBI C Toolkit Cross Reference

C/regexp/


  Name Size Date (GMT) Description
Back   Parent directory   2009-12-08 04:38:03
Folder   demo/   2009-12-08 04:37:51
Folder   doc/   2009-12-08 04:37:51
Folder   test/   2009-12-08 04:37:52
Folder   util/   2009-12-08 04:37:52
File   README 553  2002-05-08 15:10:53
C file   chartables.c 7021  2002-05-08 15:10:53
C file   get.c 7703  2002-05-08 15:10:54
C file   maketables.c 3994  2002-05-08 15:10:54
C file   pcre.c 152935  2002-05-08 15:10:55
C file   pcre.h 2994  2002-05-08 15:10:55
C file   pcre_config.h 3634  2002-05-08 15:10:56
C file   pcre_internal.h 16583  2002-05-08 15:10:56
C file   pcreposix.c 9122  2002-05-08 15:10:57
C file   pcreposix.h 2349  2002-05-08 15:10:57
C file   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 

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

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