Parent Directory
|
Revision Log
|
Patch
| revision 427 by ph10, Fri Aug 28 09:55:54 2009 UTC | revision 442 by ph10, Fri Sep 11 10:21:02 2009 UTC | |
|---|---|---|
| # | Line 130 both, so we keep them all distinct. */ | Line 130 both, so we keep them all distinct. */ |
| 130 | #define PCRE_NO_START_OPTIMIZE 0x04000000 | #define PCRE_NO_START_OPTIMIZE 0x04000000 |
| 131 | #define PCRE_NO_START_OPTIMISE 0x04000000 | #define PCRE_NO_START_OPTIMISE 0x04000000 |
| 132 | #define PCRE_PARTIAL_HARD 0x08000000 | #define PCRE_PARTIAL_HARD 0x08000000 |
| 133 | #define PCRE_NOTEMPTY_ATSTART 0x10000000 | |
| 134 | ||
| 135 | /* Exec-time and get/set-time error codes */ | /* Exec-time and get/set-time error codes */ |
| 136 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |