More documentation edits.
This commit is contained in:
parent
07f8372202
commit
78b9e3d078
|
@ -20,7 +20,7 @@ first.
|
||||||
<tr><td><a href="pcre2.html">pcre2</a></td>
|
<tr><td><a href="pcre2.html">pcre2</a></td>
|
||||||
<td> Introductory page</td></tr>
|
<td> Introductory page</td></tr>
|
||||||
|
|
||||||
<tr><td><a href="pcre2-config.html">pcre-2config</a></td>
|
<tr><td><a href="pcre2-config.html">pcre2-config</a></td>
|
||||||
<td> Information about the installation configuration</td></tr>
|
<td> Information about the installation configuration</td></tr>
|
||||||
|
|
||||||
<tr><td><a href="pcre2api.html">pcre2api</a></td>
|
<tr><td><a href="pcre2api.html">pcre2api</a></td>
|
||||||
|
|
|
@ -453,7 +453,7 @@ documentation.
|
||||||
</P>
|
</P>
|
||||||
<br><a name="SEC19" href="#TOC1">SEE ALSO</a><br>
|
<br><a name="SEC19" href="#TOC1">SEE ALSO</a><br>
|
||||||
<P>
|
<P>
|
||||||
<b>pcre2api</b>(3), <b>pcre2_config</b>(3).
|
<b>pcre2api</b>(3), <b>pcre2-config</b>(3).
|
||||||
</P>
|
</P>
|
||||||
<br><a name="SEC20" href="#TOC1">AUTHOR</a><br>
|
<br><a name="SEC20" href="#TOC1">AUTHOR</a><br>
|
||||||
<P>
|
<P>
|
||||||
|
|
|
@ -172,7 +172,7 @@ complicated patterns need more than this. The error PCRE2_ERROR_JIT_STACKLIMIT
|
||||||
is given when there is not enough stack. Three functions are provided for
|
is given when there is not enough stack. Three functions are provided for
|
||||||
managing blocks of memory for use as JIT stacks. There is further discussion
|
managing blocks of memory for use as JIT stacks. There is further discussion
|
||||||
about the use of JIT stacks in the section entitled
|
about the use of JIT stacks in the section entitled
|
||||||
<a href="#stackcontrol">"JIT stack FAQ"</a>
|
<a href="#stackfaq">"JIT stack FAQ"</a>
|
||||||
below.
|
below.
|
||||||
</P>
|
</P>
|
||||||
<P>
|
<P>
|
||||||
|
|
|
@ -20,7 +20,7 @@ first.
|
||||||
<tr><td><a href="pcre2.html">pcre2</a></td>
|
<tr><td><a href="pcre2.html">pcre2</a></td>
|
||||||
<td> Introductory page</td></tr>
|
<td> Introductory page</td></tr>
|
||||||
|
|
||||||
<tr><td><a href="pcre2-config.html">pcre-2config</a></td>
|
<tr><td><a href="pcre2-config.html">pcre2-config</a></td>
|
||||||
<td> Information about the installation configuration</td></tr>
|
<td> Information about the installation configuration</td></tr>
|
||||||
|
|
||||||
<tr><td><a href="pcre2api.html">pcre2api</a></td>
|
<tr><td><a href="pcre2api.html">pcre2api</a></td>
|
||||||
|
|
|
@ -165,7 +165,7 @@ function, listing its arguments and results.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.P
|
.P
|
||||||
Putting an actual email address here is a spam magnet. If you want to email me,
|
Putting an actual email address here is a spam magnet. If you want to email me,
|
||||||
|
|
|
@ -3036,7 +3036,7 @@ CODE COVERAGE REPORTING
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
|
|
||||||
pcre2api(3), pcre2_config(3).
|
pcre2api(3), pcre2-config(3).
|
||||||
|
|
||||||
|
|
||||||
AUTHOR
|
AUTHOR
|
||||||
|
|
|
@ -2696,7 +2696,7 @@ fail, this error is given.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -465,7 +465,7 @@ documentation.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.rs
|
.rs
|
||||||
.sp
|
.sp
|
||||||
\fBpcre2api\fP(3), \fBpcre2_config\fP(3).
|
\fBpcre2api\fP(3), \fBpcre2-config\fP(3).
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
|
@ -474,7 +474,7 @@ documentation.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -230,7 +230,7 @@ functions; it will never be used by PCRE2 itself.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -177,7 +177,7 @@ a pattern that set overall options that cannot be changed within the pattern.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -670,7 +670,7 @@ affect the return code.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -732,7 +732,7 @@ AUTHOR
|
||||||
|
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
|
|
||||||
|
|
||||||
REVISION
|
REVISION
|
||||||
|
|
|
@ -156,7 +156,7 @@ complicated patterns need more than this. The error PCRE2_ERROR_JIT_STACKLIMIT
|
||||||
is given when there is not enough stack. Three functions are provided for
|
is given when there is not enough stack. Three functions are provided for
|
||||||
managing blocks of memory for use as JIT stacks. There is further discussion
|
managing blocks of memory for use as JIT stacks. There is further discussion
|
||||||
about the use of JIT stacks in the section entitled
|
about the use of JIT stacks in the section entitled
|
||||||
.\" HTML <a href="#stackcontrol">
|
.\" HTML <a href="#stackfaq">
|
||||||
.\" </a>
|
.\" </a>
|
||||||
"JIT stack FAQ"
|
"JIT stack FAQ"
|
||||||
.\"
|
.\"
|
||||||
|
@ -390,7 +390,7 @@ speedups of more than 10%.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel (FAQ by Zoltan Herczeg)
|
Philip Hazel (FAQ by Zoltan Herczeg)
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -57,7 +57,7 @@ documentation.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -200,7 +200,7 @@ performance advantage that it does for the standard algorithm.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -420,7 +420,7 @@ the first buffer.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -3270,7 +3270,7 @@ subpattern, (*THEN) causes the subroutine match to fail.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -165,7 +165,7 @@ atomic group or a possessive quantifier.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -255,7 +255,7 @@ memory, after which \fIpreg\fP may no longer be used as a compiled expression.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -81,7 +81,7 @@ need to add
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -186,7 +186,7 @@ http://developer.apple.com/qa/qa2005/qa1419.html.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -528,7 +528,7 @@ pattern is not anchored.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -1263,7 +1263,7 @@ characters.
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
|
@ -1178,7 +1178,7 @@ AUTHOR
|
||||||
|
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
|
|
||||||
|
|
||||||
REVISION
|
REVISION
|
||||||
|
|
|
@ -241,7 +241,7 @@ The following negative error codes are given for invalid UTF-32 strings:
|
||||||
.nf
|
.nf
|
||||||
Philip Hazel
|
Philip Hazel
|
||||||
University Computing Service
|
University Computing Service
|
||||||
Cambridge CB2 3QH, England.
|
Cambridge, England.
|
||||||
.fi
|
.fi
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue