Parent Directory
|
Revision Log
|
Patch
revision 675 by ph10, Sat Aug 27 10:18:46 2011 UTC | revision 676 by ph10, Sat Aug 27 15:53:04 2011 UTC | |
---|---|---|
# | Line 164 compile-time only bits for runtime optio | Line 164 compile-time only bits for runtime optio |
164 | #define PCRE_ERROR_BADOFFSET (-24) | #define PCRE_ERROR_BADOFFSET (-24) |
165 | #define PCRE_ERROR_SHORTUTF8 (-25) | #define PCRE_ERROR_SHORTUTF8 (-25) |
166 | #define PCRE_ERROR_RECURSELOOP (-26) | #define PCRE_ERROR_RECURSELOOP (-26) |
167 | #define PCRE_ERROR_JIT_STACKLIMIT (-27) | |
168 | ||
169 | /* Specific error codes for UTF-8 validity checks */ | /* Specific error codes for UTF-8 validity checks */ |
170 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |