| 38 |
PCRE_EXTENDED Ignore whitespace and # comments |
PCRE_EXTENDED Ignore whitespace and # comments |
| 39 |
PCRE_EXTRA PCRE extra features |
PCRE_EXTRA PCRE extra features |
| 40 |
(not much use currently) |
(not much use currently) |
| 41 |
|
PCRE_FIRSTLINE Force matching to be before newline |
| 42 |
PCRE_MULTILINE ^ and $ match newlines within data |
PCRE_MULTILINE ^ and $ match newlines within data |
| 43 |
PCRE_NO_AUTO_CAPTURE Disable numbered capturing paren- |
PCRE_NO_AUTO_CAPTURE Disable numbered capturing paren- |
| 44 |
theses (named ones available) |
theses (named ones available) |