Parent Directory
|
Revision Log
|
Patch
| revision 842 by ph10, Sat Dec 31 15:19:04 2011 UTC | revision 847 by zherczeg, Tue Jan 3 17:49:03 2012 UTC | |
|---|---|---|
| # | Line 2491 while (!done) | Line 2491 while (!done) |
| 2491 | pcre_uint8 *p, *pp, *ppp; | pcre_uint8 *p, *pp, *ppp; |
| 2492 | pcre_uint8 *to_file = NULL; | pcre_uint8 *to_file = NULL; |
| 2493 | const pcre_uint8 *tables = NULL; | const pcre_uint8 *tables = NULL; |
| 2494 | pcre_uint32 get_options; | unsigned long int get_options; |
| 2495 | unsigned long int true_size, true_study_size = 0; | unsigned long int true_size, true_study_size = 0; |
| 2496 | size_t size, regex_gotten_store; | size_t size, regex_gotten_store; |
| 2497 | int do_allcaps = 0; | int do_allcaps = 0; |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |