Parent Directory
|
Revision Log
|
Patch
| revision 196 by ph10, Mon Jun 4 10:49:21 2007 UTC | revision 197 by ph10, Tue Jul 31 10:50:18 2007 UTC | |
|---|---|---|
| # | Line 132 extern "C" { | Line 132 extern "C" { |
| 132 | #define PCRE_ERROR_DFA_WSSIZE (-19) | #define PCRE_ERROR_DFA_WSSIZE (-19) |
| 133 | #define PCRE_ERROR_DFA_RECURSE (-20) | #define PCRE_ERROR_DFA_RECURSE (-20) |
| 134 | #define PCRE_ERROR_RECURSIONLIMIT (-21) | #define PCRE_ERROR_RECURSIONLIMIT (-21) |
| 135 | #define PCRE_ERROR_NULLWSLIMIT (-22) | #define PCRE_ERROR_NOTUSED (-22) |
| 136 | #define PCRE_ERROR_BADNEWLINE (-23) | #define PCRE_ERROR_BADNEWLINE (-23) |
| 137 | ||
| 138 | /* Request types for pcre_fullinfo() */ | /* Request types for pcre_fullinfo() */ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |