| 34 |
The options are: |
The options are: |
| 35 |
.sp |
.sp |
| 36 |
PCRE_ANCHORED Match only at the first position |
PCRE_ANCHORED Match only at the first position |
| 37 |
|
PCRE_BSR_ANYCRLF \eR matches only CR, LF, or CRLF |
| 38 |
|
PCRE_BSR_UNICODE \eR matches all Unicode line endings |
| 39 |
PCRE_NEWLINE_ANY Recognize any Unicode newline sequence |
PCRE_NEWLINE_ANY Recognize any Unicode newline sequence |
| 40 |
PCRE_NEWLINE_ANYCRLF Recognize CR, LF, and CRLF as newline sequences |
PCRE_NEWLINE_ANYCRLF Recognize CR, LF, and CRLF as newline sequences |
| 41 |
PCRE_NEWLINE_CR Set CR as the newline sequence |
PCRE_NEWLINE_CR Set CR as the newline sequence |