| 45 |
The options are: |
The options are: |
| 46 |
<pre> |
<pre> |
| 47 |
PCRE_ANCHORED Match only at the first position |
PCRE_ANCHORED Match only at the first position |
| 48 |
|
PCRE_NEWLINE_CR Set CR as the newline sequence |
| 49 |
|
PCRE_NEWLINE_CRLF Set CRLF as the newline sequence |
| 50 |
|
PCRE_NEWLINE_LF Set LF as the newline sequence |
| 51 |
PCRE_NOTBOL Subject is not the beginning of a line |
PCRE_NOTBOL Subject is not the beginning of a line |
| 52 |
PCRE_NOTEOL Subject is not the end of a line |
PCRE_NOTEOL Subject is not the end of a line |
| 53 |
PCRE_NOTEMPTY An empty string is not a valid match |
PCRE_NOTEMPTY An empty string is not a valid match |