summaryrefslogtreecommitdiff
path: root/doc/html/pcre_compile.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcre_compile.html')
-rw-r--r--doc/html/pcre_compile.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/pcre_compile.html b/doc/html/pcre_compile.html
index 0d417a1..7ed2c32 100644
--- a/doc/html/pcre_compile.html
+++ b/doc/html/pcre_compile.html
@@ -48,6 +48,7 @@ The option bits are:
PCRE_EXTENDED Ignore whitespace and # comments
PCRE_EXTRA PCRE extra features
(not much use currently)
+ PCRE_FIRSTLINE Force matching to be before newline
PCRE_MULTILINE ^ and $ match newlines within data
PCRE_NO_AUTO_CAPTURE Disable numbered capturing paren-
theses (named ones available)