Parent Directory
|
Revision Log
|
Patch
| revision 134 by ph10, Mon Mar 26 16:00:17 2007 UTC | revision 137 by ph10, Thu Mar 29 13:56:00 2007 UTC | |
|---|---|---|
| # | Line 48 possible. There are also some static sup | Line 48 possible. There are also some static sup |
| 48 | ||
| 49 | #include "pcre_internal.h" | #include "pcre_internal.h" |
| 50 | ||
| 51 | /* Undefine some potentially clashing cpp symbols */ | |
| 52 | ||
| 53 | #undef min | |
| 54 | #undef max | |
| 55 | ||
| 56 | /* The chain of eptrblocks for tail recursions uses memory in stack workspace, | /* The chain of eptrblocks for tail recursions uses memory in stack workspace, |
| 57 | obtained at top level, the size of which is defined by EPTR_WORK_SIZE. */ | obtained at top level, the size of which is defined by EPTR_WORK_SIZE. */ |
| 58 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |