Parent Directory
|
Revision Log
|
Patch
revision 567 by ph10, Sat Nov 6 17:10:00 2010 UTC | revision 569 by ph10, Sun Nov 7 16:14:50 2010 UTC | |
---|---|---|
# | Line 162 compile-time only bits for runtime optio | Line 162 compile-time only bits for runtime optio |
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) | #define PCRE_ERROR_BADOFFSET (-24) |
165 | #define PCRE_ERROR_SHORTUTF8 (-25) | |
166 | ||
167 | /* Request types for pcre_fullinfo() */ | /* Request types for pcre_fullinfo() */ |
168 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |