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