Parent Directory
|
Revision Log
|
Patch
| revision 388 by ph10, Wed Mar 11 17:03:17 2009 UTC | revision 389 by ph10, Sun Mar 15 18:24:05 2009 UTC | |
|---|---|---|
| # | Line 2009 while (!done) | Line 2009 while (!done) |
| 2009 | case 'S': | case 'S': |
| 2010 | show_malloc = 1; | show_malloc = 1; |
| 2011 | continue; | continue; |
| 2012 | ||
| 2013 | case 'Y': | |
| 2014 | options |= PCRE_NO_START_OPTIMIZE; | |
| 2015 | continue; | |
| 2016 | ||
| 2017 | case 'Z': | case 'Z': |
| 2018 | options |= PCRE_NOTEOL; | options |= PCRE_NOTEOL; |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |