Parent Directory
|
Revision Log
|
Patch
| revision 35 by nigel, Sat Feb 24 21:39:05 2007 UTC | revision 37 by nigel, Sat Feb 24 21:39:09 2007 UTC | |
|---|---|---|
| # | Line 31 extern "C" { | Line 31 extern "C" { |
| 31 | #define PCRE_NOTBOL 0x0080 | #define PCRE_NOTBOL 0x0080 |
| 32 | #define PCRE_NOTEOL 0x0100 | #define PCRE_NOTEOL 0x0100 |
| 33 | #define PCRE_UNGREEDY 0x0200 | #define PCRE_UNGREEDY 0x0200 |
| 34 | #define PCRE_NOTEMPTY 0x0400 | |
| 35 | ||
| 36 | /* Exec-time and get-time error codes */ | /* Exec-time and get-time error codes */ |
| 37 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |