summaryrefslogtreecommitdiff
path: root/doc/html/pcre_compile2.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcre_compile2.html')
-rw-r--r--doc/html/pcre_compile2.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/html/pcre_compile2.html b/doc/html/pcre_compile2.html
index 455eeae..f27fffd 100644
--- a/doc/html/pcre_compile2.html
+++ b/doc/html/pcre_compile2.html
@@ -31,8 +31,6 @@ DESCRIPTION
This function compiles a regular expression into an internal form. It is the
same as <b>pcre_compile()</b>, except for the addition of the <i>errorcodeptr</i>
argument. The arguments are:
-</P>
-<P>
<pre>
<i>pattern</i> A zero-terminated string containing the
regular expression to be compiled