summaryrefslogtreecommitdiff
path: root/doc/html/pcre2_config.html
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-05-26 17:14:36 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-05-26 17:14:36 +0000
commitb7fb2cb1b30ecba2668d22a97b9fc0d4596520a1 (patch)
tree7a29fbd75ba6824e54aacdfb2b58d537c3671623 /doc/html/pcre2_config.html
parent413d1379b94d88bcd6ddfc949e1fba4386e9a05b (diff)
downloadpcre2-b7fb2cb1b30ecba2668d22a97b9fc0d4596520a1.tar.gz
Implement PCRE2_NEWLINE_NUL.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@806 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/html/pcre2_config.html')
-rw-r--r--doc/html/pcre2_config.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/pcre2_config.html b/doc/html/pcre2_config.html
index 0edce66..7929d62 100644
--- a/doc/html/pcre2_config.html
+++ b/doc/html/pcre2_config.html
@@ -57,6 +57,7 @@ point to a uint32_t integer variable. The available codes are:
PCRE2_NEWLINE_CRLF
PCRE2_NEWLINE_ANY
PCRE2_NEWLINE_ANYCRLF
+ PCRE2_NEWLINE_NUL
PCRE2_CONFIG_PARENSLIMIT Default parentheses nesting limit
PCRE2_CONFIG_RECURSIONLIMIT Obsolete: use PCRE2_CONFIG_DEPTHLIMIT
PCRE2_CONFIG_STACKRECURSE Obsolete: always returns 0