Parent Directory
|
Revision Log
|
Patch
revision 553 by ph10, Fri Oct 22 15:57:50 2010 UTC | revision 567 by ph10, Sat Nov 6 17:10:00 2010 UTC | |
---|---|---|
# | Line 161 compile-time only bits for runtime optio | Line 161 compile-time only bits for runtime optio |
161 | #define PCRE_ERROR_RECURSIONLIMIT (-21) | #define PCRE_ERROR_RECURSIONLIMIT (-21) |
162 | #define PCRE_ERROR_NULLWSLIMIT (-22) /* No longer actually used */ | #define PCRE_ERROR_NULLWSLIMIT (-22) /* No longer actually used */ |
163 | #define PCRE_ERROR_BADNEWLINE (-23) | #define PCRE_ERROR_BADNEWLINE (-23) |
164 | #define PCRE_ERROR_BADOFFSET (-24) | |
165 | ||
166 | /* Request types for pcre_fullinfo() */ | /* Request types for pcre_fullinfo() */ |
167 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |