/[pcre]/code/trunk/doc/html/index.html
ViewVC logotype

Diff of /code/trunk/doc/html/index.html

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

revision 128 by ph10, Tue Mar 20 11:46:50 2007 UTC revision 659 by ph10, Tue Aug 16 09:48:29 2011 UTC
# Line 18  The HTML documentation for PCRE comprise Line 18  The HTML documentation for PCRE comprise
18  <tr><td><a href="pcre.html">pcre</a></td>  <tr><td><a href="pcre.html">pcre</a></td>
19      <td>&nbsp;&nbsp;Introductory page</td></tr>      <td>&nbsp;&nbsp;Introductory page</td></tr>
20    
21    <tr><td><a href="pcre-config.html">pcre-config</a></td>
22        <td>&nbsp;&nbsp;Information about the installation configuration</td></tr>
23    
24  <tr><td><a href="pcreapi.html">pcreapi</a></td>  <tr><td><a href="pcreapi.html">pcreapi</a></td>
25      <td>&nbsp;&nbsp;PCRE's native API</td></tr>      <td>&nbsp;&nbsp;PCRE's native API</td></tr>
26    
# Line 33  The HTML documentation for PCRE comprise Line 36  The HTML documentation for PCRE comprise
36  <tr><td><a href="pcrecpp.html">pcrecpp</a></td>  <tr><td><a href="pcrecpp.html">pcrecpp</a></td>
37      <td>&nbsp;&nbsp;The C++ wrapper for the PCRE library</td></tr>      <td>&nbsp;&nbsp;The C++ wrapper for the PCRE library</td></tr>
38    
39    <tr><td><a href="pcredemo.html">pcredemo</a></td>
40        <td>&nbsp;&nbsp;A demonstration C program that uses the PCRE library</td></tr>
41    
42  <tr><td><a href="pcregrep.html">pcregrep</a></td>  <tr><td><a href="pcregrep.html">pcregrep</a></td>
43      <td>&nbsp;&nbsp;The <b>pcregrep</b> command</td></tr>      <td>&nbsp;&nbsp;The <b>pcregrep</b> command</td></tr>
44    
# Line 55  The HTML documentation for PCRE comprise Line 61  The HTML documentation for PCRE comprise
61      <td>&nbsp;&nbsp;How to save and re-use compiled patterns</td></tr>      <td>&nbsp;&nbsp;How to save and re-use compiled patterns</td></tr>
62    
63  <tr><td><a href="pcresample.html">pcresample</a></td>  <tr><td><a href="pcresample.html">pcresample</a></td>
64      <td>&nbsp;&nbsp;Description of the sample program</td></tr>      <td>&nbsp;&nbsp;Discussion of the pcredemo program</td></tr>
65    
66  <tr><td><a href="pcrestack.html">pcrestack</a></td>  <tr><td><a href="pcrestack.html">pcrestack</a></td>
67      <td>&nbsp;&nbsp;Discussion of PCRE's stack usage</td></tr>      <td>&nbsp;&nbsp;Discussion of PCRE's stack usage</td></tr>
68    
69    <tr><td><a href="pcresyntax.html">pcresyntax</a></td>
70        <td>&nbsp;&nbsp;Syntax quick-reference summary</td></tr>
71    
72  <tr><td><a href="pcretest.html">pcretest</a></td>  <tr><td><a href="pcretest.html">pcretest</a></td>
73      <td>&nbsp;&nbsp;The <b>pcretest</b> command for testing PCRE</td></tr>      <td>&nbsp;&nbsp;The <b>pcretest</b> command for testing PCRE</td></tr>
74  </table>  </table>

Legend:
Removed from v.128  
changed lines
  Added in v.659

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12