Parent Directory
|
Revision Log
|
Patch
| revision 661 by ph10, Sun Aug 21 09:00:54 2011 UTC | revision 670 by ph10, Tue Aug 23 11:16:56 2011 UTC | |
|---|---|---|
| # | Line 3092 uschar *class_utf8data_base; | Line 3092 uschar *class_utf8data_base; |
| 3092 | uschar utf8_char[6]; | uschar utf8_char[6]; |
| 3093 | #else | #else |
| 3094 | BOOL utf8 = FALSE; | BOOL utf8 = FALSE; |
| uschar *utf8_char = NULL; | ||
| 3095 | #endif | #endif |
| 3096 | ||
| 3097 | #ifdef PCRE_DEBUG | #ifdef PCRE_DEBUG |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |