Parent Directory
|
Revision Log
|
Patch
revision 598 by ph10, Sat May 7 15:37:31 2011 UTC | revision 642 by ph10, Thu Jul 28 18:59:40 2011 UTC | |
---|---|---|
# | Line 163 compile-time only bits for runtime optio | Line 163 compile-time only bits for runtime optio |
163 | #define PCRE_ERROR_BADNEWLINE (-23) | #define PCRE_ERROR_BADNEWLINE (-23) |
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) | |
167 | ||
168 | /* Specific error codes for UTF-8 validity checks */ | /* Specific error codes for UTF-8 validity checks */ |
169 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |