Parent Directory
|
Revision Log
|
Patch
| revision 70 by nigel, Sat Feb 24 21:40:03 2007 UTC | revision 71 by nigel, Sat Feb 24 21:40:24 2007 UTC | |
|---|---|---|
| # | Line 47 The options are: | Line 47 The options are: |
| 47 | PCRE_NOTBOL Subject is not the beginning of a line | PCRE_NOTBOL Subject is not the beginning of a line |
| 48 | PCRE_NOTEOL Subject is not the end of a line | PCRE_NOTEOL Subject is not the end of a line |
| 49 | PCRE_NOTEMPTY An empty string is not a valid match | PCRE_NOTEMPTY An empty string is not a valid match |
| 50 | PCRE_NO_UTF8_CHECK Do not check the subject for UTF-8 | |
| 51 | validity (only relevant if PCRE_UTF8 | |
| 52 | was set at compile time) | |
| 53 | </PRE> | </PRE> |
| 54 | </P> | </P> |
| 55 | <P> | <P> |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |