summaryrefslogtreecommitdiff
path: root/doc/pcre2_set_compile_extra_options.3
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-06-16 17:57:18 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-06-16 17:57:18 +0000
commit13c619fc2258ede7a99a1e64341f9631f609830b (patch)
tree958ca0f263c80520cb7139d1ee95740983715711 /doc/pcre2_set_compile_extra_options.3
parentde41ae21b02996d1167b98d481b28f34836dce75 (diff)
downloadpcre2-13c619fc2258ede7a99a1e64341f9631f609830b.tar.gz
Documentation update.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@829 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/pcre2_set_compile_extra_options.3')
-rw-r--r--doc/pcre2_set_compile_extra_options.34
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/pcre2_set_compile_extra_options.3 b/doc/pcre2_set_compile_extra_options.3
index 3a081d5..1d73a8f 100644
--- a/doc/pcre2_set_compile_extra_options.3
+++ b/doc/pcre2_set_compile_extra_options.3
@@ -1,4 +1,4 @@
-.TH PCRE2_SET_MAX_PATTERN_LENGTH 3 "01 June 2017" "PCRE2 10.30"
+.TH PCRE2_SET_MAX_PATTERN_LENGTH 3 "16 June 2017" "PCRE2 10.30"
.SH NAME
PCRE2 - Perl-compatible regular expressions (revised API)
.SH SYNOPSIS
@@ -24,6 +24,8 @@ options are:
.\" JOIN
PCRE2_EXTRA_BAD_ESCAPE_IS_LITERAL Treat all invalid escapes as
a literal following character
+ PCRE2_EXTRA_MATCH_LINE Pattern matches whole lines
+ PCRE2_EXTRA_MATCH_WORD Pattern matches "words"
.sp
There is a complete description of the PCRE2 native API in the
.\" HREF