| 40 |
The options are: |
The options are: |
| 41 |
.sp |
.sp |
| 42 |
PCRE_ANCHORED Match only at the first position |
PCRE_ANCHORED Match only at the first position |
| 43 |
|
PCRE_NEWLINE_CR Set CR as the newline sequence |
| 44 |
|
PCRE_NEWLINE_CRLF Set CRLF as the newline sequence |
| 45 |
|
PCRE_NEWLINE_LF Set LF as the newline sequence |
| 46 |
PCRE_NOTBOL Subject is not the beginning of a line |
PCRE_NOTBOL Subject is not the beginning of a line |
| 47 |
PCRE_NOTEOL Subject is not the end of a line |
PCRE_NOTEOL Subject is not the end of a line |
| 48 |
PCRE_NOTEMPTY An empty string is not a valid match |
PCRE_NOTEMPTY An empty string is not a valid match |