| 48 |
PCRE_EXTENDED Ignore whitespace and # comments |
PCRE_EXTENDED Ignore whitespace and # comments |
| 49 |
PCRE_EXTRA PCRE extra features |
PCRE_EXTRA PCRE extra features |
| 50 |
(not much use currently) |
(not much use currently) |
| 51 |
|
PCRE_FIRSTLINE Force matching to be before newline |
| 52 |
PCRE_MULTILINE ^ and $ match newlines within data |
PCRE_MULTILINE ^ and $ match newlines within data |
| 53 |
PCRE_NO_AUTO_CAPTURE Disable numbered capturing paren- |
PCRE_NO_AUTO_CAPTURE Disable numbered capturing paren- |
| 54 |
theses (named ones available) |
theses (named ones available) |