--- code/trunk/doc/html/pcre_compile.html 2007/02/24 21:40:37 75
+++ code/trunk/doc/html/pcre_compile.html 2007/02/24 21:40:45 77
@@ -48,6 +48,7 @@
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)