Parent Directory
|
Revision Log
|
Patch
revision 15 by nigel, Sat Feb 24 21:38:25 2007 UTC | revision 19 by nigel, Sat Feb 24 21:38:33 2007 UTC | |
---|---|---|
# | Line 30 extern "C" { | Line 30 extern "C" { |
30 | #define PCRE_EXTRA 0x0040 | #define PCRE_EXTRA 0x0040 |
31 | #define PCRE_NOTBOL 0x0080 | #define PCRE_NOTBOL 0x0080 |
32 | #define PCRE_NOTEOL 0x0100 | #define PCRE_NOTEOL 0x0100 |
33 | #define PCRE_UNGREEDY 0x0200 | |
34 | ||
35 | /* Exec-time error codes */ | /* Exec-time error codes */ |
36 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |