/[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 77 by nigel, Sat Feb 24 21:40:45 2007 UTC revision 128 by ph10, Tue Mar 20 11:46:50 2007 UTC
# Line 1  Line 1 
1  <html>  <html>
2    <!-- This is a manually maintained file that is the root of the HTML version of
3         the PCRE documentation. When the HTML documents are built from the man
4         page versions, the entire doc/html directory is emptied, this file is then
5         copied into doc/html/index.html, and the remaining files therein are
6         created by the 132html script.
7    -->
8  <head>  <head>
9  <title>PCRE specification</title>  <title>PCRE specification</title>
10  </head>  </head>
# Line 51  The HTML documentation for PCRE comprise Line 57  The HTML documentation for PCRE comprise
57  <tr><td><a href="pcresample.html">pcresample</a></td>  <tr><td><a href="pcresample.html">pcresample</a></td>
58      <td>&nbsp;&nbsp;Description of the sample program</td></tr>      <td>&nbsp;&nbsp;Description of the sample program</td></tr>
59    
60    <tr><td><a href="pcrestack.html">pcrestack</a></td>
61        <td>&nbsp;&nbsp;Discussion of PCRE's stack usage</td></tr>
62    
63  <tr><td><a href="pcretest.html">pcretest</a></td>  <tr><td><a href="pcretest.html">pcretest</a></td>
64      <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>
65  </table>  </table>
# Line 112  in the library: Line 121  in the library:
121  <tr><td><a href="pcre_maketables.html">pcre_maketables</a></td>  <tr><td><a href="pcre_maketables.html">pcre_maketables</a></td>
122      <td>&nbsp;&nbsp;Build character tables in current locale</td></tr>      <td>&nbsp;&nbsp;Build character tables in current locale</td></tr>
123    
124    <tr><td><a href="pcre_refcount.html">pcre_refcount</a></td>
125        <td>&nbsp;&nbsp;Maintain reference count in compiled pattern</td></tr>
126    
127  <tr><td><a href="pcre_study.html">pcre_study</a></td>  <tr><td><a href="pcre_study.html">pcre_study</a></td>
128      <td>&nbsp;&nbsp;Study a compiled pattern</td></tr>      <td>&nbsp;&nbsp;Study a compiled pattern</td></tr>
129    

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

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12