summaryrefslogtreecommitdiff
path: root/doc/pcre2_match_context_free.3
diff options
context:
space:
mode:
authorMatthew Vernon <matthew@debian.org>2018-10-26 19:26:30 +0100
committerMatthew Vernon <matthew@debian.org>2018-10-26 19:26:30 +0100
commitb03dbaae48971b62fe6ce174a8dfbbcaf1314d7e (patch)
treeb1585aeb773d44506b56bca51a868d9236ec621f /doc/pcre2_match_context_free.3
parente98c3314cf9e05aa99f5e192862ec37f29b7dbb5 (diff)
New upstream version 10.32
Diffstat (limited to 'doc/pcre2_match_context_free.3')
-rw-r--r--doc/pcre2_match_context_free.35
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pcre2_match_context_free.3 b/doc/pcre2_match_context_free.3
index 71b9783..7d19f98 100644
--- a/doc/pcre2_match_context_free.3
+++ b/doc/pcre2_match_context_free.3
@@ -1,4 +1,4 @@
-.TH PCRE2_MATCH_CONTEXT_FREE 3 "22 October 2014" "PCRE2 10.00"
+.TH PCRE2_MATCH_CONTEXT_FREE 3 "28 June 2018" "PCRE2 10.32"
.SH NAME
PCRE2 - Perl-compatible regular expressions (revised API)
.SH SYNOPSIS
@@ -15,7 +15,8 @@ PCRE2 - Perl-compatible regular expressions (revised API)
.sp
This function frees the memory occupied by a match context, using the memory
freeing function from the general context with which it was created, or
-\fBfree()\fP if that was not set.
+\fBfree()\fP if that was not set. If the argument is NULL, the function returns
+immediately without doing anything.
.P
There is a complete description of the PCRE2 native API in the
.\" HREF