/[pcre]/code/trunk/doc/pcresample.3
ViewVC logotype

Diff of /code/trunk/doc/pcresample.3

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 572 by ph10, Wed Nov 17 17:55:57 2010 UTC revision 861 by ph10, Tue Jan 10 14:54:28 2012 UTC
# Line 13  this program is given in the Line 13  this program is given in the
13  documentation. If you do not have a copy of the PCRE distribution, you can save  documentation. If you do not have a copy of the PCRE distribution, you can save
14  this listing to re-create \fIpcredemo.c\fP.  this listing to re-create \fIpcredemo.c\fP.
15  .P  .P
16  The program compiles the regular expression that is its first argument, and  The demonstration program, which uses the original PCRE 8-bit library, compiles
17  matches it against the subject string in its second argument. No PCRE options  the regular expression that is its first argument, and matches it against the
18  are set, and default character tables are used. If matching succeeds, the  subject string in its second argument. No PCRE options are set, and default
19  program outputs the portion of the subject that matched, together with the  character tables are used. If matching succeeds, the program outputs the
20  contents of any captured substrings.  portion of the subject that matched, together with the contents of any captured
21    substrings.
22  .P  .P
23  If the -g option is given on the command line, the program then goes on to  If the -g option is given on the command line, the program then goes on to
24  check for further matches of the same regular expression in the same subject  check for further matches of the same regular expression in the same subject
# Line 55  Note that there is a much more comprehen Line 56  Note that there is a much more comprehen
56  .\" HREF  .\" HREF
57  \fBpcretest\fP,  \fBpcretest\fP,
58  .\"  .\"
59  which supports many more facilities for testing regular expressions and the  which supports many more facilities for testing regular expressions and both
60  PCRE library. The  PCRE libraries. The
61  .\" HREF  .\" HREF
62  \fBpcredemo\fP  \fBpcredemo\fP
63  .\"  .\"
# Line 93  Cambridge CB2 3QH, England. Line 94  Cambridge CB2 3QH, England.
94  .rs  .rs
95  .sp  .sp
96  .nf  .nf
97  Last updated: 17 November 2010  Last updated: 10 January 2012
98  Copyright (c) 1997-2010 University of Cambridge.  Copyright (c) 1997-2012 University of Cambridge.
99  .fi  .fi

Legend:
Removed from v.572  
changed lines
  Added in v.861

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12