Parent Directory
|
Revision Log
|
Patch
revision 149 by ph10, Mon Apr 16 15:28:08 2007 UTC | revision 169 by ph10, Mon Jun 4 10:49:21 2007 UTC | |
---|---|---|
# | Line 150 extern "C" { | Line 150 extern "C" { |
150 | #define PCRE_INFO_NAMETABLE 9 | #define PCRE_INFO_NAMETABLE 9 |
151 | #define PCRE_INFO_STUDYSIZE 10 | #define PCRE_INFO_STUDYSIZE 10 |
152 | #define PCRE_INFO_DEFAULT_TABLES 11 | #define PCRE_INFO_DEFAULT_TABLES 11 |
153 | #define PCRE_INFO_OKPARTIAL 12 | |
154 | #define PCRE_INFO_JCHANGED 13 | |
155 | ||
156 | /* Request types for pcre_config(). Do not re-arrange, in order to remain | /* Request types for pcre_config(). Do not re-arrange, in order to remain |
157 | compatible. */ | compatible. */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |