Parent Directory
|
Revision Log
|
Patch
revision 305 by ph10, Sun Jan 20 20:07:32 2008 UTC | revision 337 by ph10, Sun Apr 13 14:21:06 2008 UTC | |
---|---|---|
# | Line 124 extern "C" { | Line 124 extern "C" { |
124 | #define PCRE_NEWLINE_ANYCRLF 0x00500000 | #define PCRE_NEWLINE_ANYCRLF 0x00500000 |
125 | #define PCRE_BSR_ANYCRLF 0x00800000 | #define PCRE_BSR_ANYCRLF 0x00800000 |
126 | #define PCRE_BSR_UNICODE 0x01000000 | #define PCRE_BSR_UNICODE 0x01000000 |
127 | #define PCRE_JAVASCRIPT_COMPAT 0x02000000 | |
128 | ||
129 | /* Exec-time and get/set-time error codes */ | /* Exec-time and get/set-time error codes */ |
130 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |