Revision: 462
http://www.exim.org/viewvc/pcre2?view=rev&revision=462
Author: ph10
Date: 2015-12-04 18:43:00 +0000 (Fri, 04 Dec 2015)
Log Message:
-----------
Update forgotten document
Modified Paths:
--------------
code/trunk/doc/pcre2_substitute.3
Modified: code/trunk/doc/pcre2_substitute.3
===================================================================
--- code/trunk/doc/pcre2_substitute.3 2015-12-04 18:39:08 UTC (rev 461)
+++ code/trunk/doc/pcre2_substitute.3 2015-12-04 18:43:00 UTC (rev 462)
@@ -1,4 +1,4 @@
-.TH PCRE2_SUBSTITUTE 3 "06 October 2015" "PCRE2 10.21"
+.TH PCRE2_SUBSTITUTE 3 "04 December 2015" "PCRE2 10.21"
.SH NAME
PCRE2 - Perl-compatible regular expressions (revised API)
.SH SYNOPSIS
@@ -58,6 +58,7 @@
PCRE2_UTF was set at compile time)
PCRE2_SUBSTITUTE_EXTENDED Do extended replacement processing
PCRE2_SUBSTITUTE_GLOBAL Replace all occurrences in the subject
+ PCRE2_SUBSTITUTE_UNSET_EMPTY Simple unset insert = empty string
.sp
The function returns the number of substitutions, which may be zero if there
were no matches. The result can be greater than one only when