--- embedaddon/pcre/doc/pcre_refcount.3 2012/02/21 23:05:52 1.1 +++ embedaddon/pcre/doc/pcre_refcount.3 2012/10/09 09:19:17 1.1.1.3 @@ -1,4 +1,4 @@ -.TH PCRE_REFCOUNT 3 +.TH PCRE_REFCOUNT 3 "13 January 2012" "PCRE 8.30" .SH NAME PCRE - Perl-compatible regular expressions .SH SYNOPSIS @@ -8,6 +8,8 @@ PCRE - Perl-compatible regular expressions .PP .SM .B int pcre_refcount(pcre *\fIcode\fP, int \fIadjust\fP); +.PP +.B int pcre16_refcount(pcre16 *\fIcode\fP, int \fIadjust\fP); . .SH DESCRIPTION .rs