--- code/trunk/doc/pcre_dfa_exec.3 2007/04/16 15:28:08 149 +++ code/trunk/doc/pcre_dfa_exec.3 2007/09/11 11:15:33 231 @@ -39,6 +39,8 @@ The options are: .sp PCRE_ANCHORED Match only at the first position + PCRE_BSR_ANYCRLF \eR matches only CR, LF, or CRLF + PCRE_BSR_UNICODE \eR matches all Unicode line endings PCRE_NEWLINE_ANY Recognize any Unicode newline sequence PCRE_NEWLINE_ANYCRLF Recognize CR, LF, and CRLF as newline sequences PCRE_NEWLINE_CR Set CR as the newline sequence