--- embedaddon/pcre/doc/pcre_refcount.3 2012/10/09 09:19:17 1.1.1.3 +++ embedaddon/pcre/doc/pcre_refcount.3 2013/07/22 08:25:56 1.1.1.4 @@ -1,4 +1,4 @@ -.TH PCRE_REFCOUNT 3 "13 January 2012" "PCRE 8.30" +.TH PCRE_REFCOUNT 3 "24 June 2012" "PCRE 8.30" .SH NAME PCRE - Perl-compatible regular expressions .SH SYNOPSIS @@ -10,6 +10,8 @@ PCRE - Perl-compatible regular expressions .B int pcre_refcount(pcre *\fIcode\fP, int \fIadjust\fP); .PP .B int pcre16_refcount(pcre16 *\fIcode\fP, int \fIadjust\fP); +.PP +.B int pcre32_refcount(pcre32 *\fIcode\fP, int \fIadjust\fP); . .SH DESCRIPTION .rs