Parent Directory
|
Revision Log
|
Patch
| revision 145 by ph10, Wed Apr 4 14:06:52 2007 UTC | revision 149 by ph10, Mon Apr 16 15:28:08 2007 UTC | |
|---|---|---|
| # | Line 106 extern "C" { | Line 106 extern "C" { |
| 106 | #define PCRE_NEWLINE_LF 0x00200000 | #define PCRE_NEWLINE_LF 0x00200000 |
| 107 | #define PCRE_NEWLINE_CRLF 0x00300000 | #define PCRE_NEWLINE_CRLF 0x00300000 |
| 108 | #define PCRE_NEWLINE_ANY 0x00400000 | #define PCRE_NEWLINE_ANY 0x00400000 |
| 109 | #define PCRE_NEWLINE_ANYCRLF 0x00500000 | |
| 110 | ||
| 111 | /* Exec-time and get/set-time error codes */ | /* Exec-time and get/set-time error codes */ |
| 112 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |