Parent Directory
|
Revision Log
|
Patch
revision 389 by ph10, Sun Mar 15 18:24:05 2009 UTC | revision 392 by ph10, Tue Mar 17 21:30:30 2009 UTC | |
---|---|---|
# | Line 95 it is needed here for malloc. */ | Line 95 it is needed here for malloc. */ |
95 | extern "C" { | extern "C" { |
96 | #endif | #endif |
97 | ||
98 | /* Options. Some are compile-time only, some are run-time only, and some are | /* Options. Some are compile-time only, some are run-time only, and some are |
99 | both, so we keep them all distinct. */ | both, so we keep them all distinct. */ |
100 | ||
101 | #define PCRE_CASELESS 0x00000001 | #define PCRE_CASELESS 0x00000001 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |