Parent Directory
|
Revision Log
|
Patch
| revision 781 by zherczeg, Sat Dec 3 07:58:30 2011 UTC | revision 782 by zherczeg, Sat Dec 3 23:58:37 2011 UTC | |
|---|---|---|
| # | Line 45 character value into a UTF16 string. */ | Line 45 character value into a UTF16 string. */ |
| 45 | #include "config.h" | #include "config.h" |
| 46 | #endif | #endif |
| 47 | ||
| 48 | #include "pcre_internal.h" | /* Generate code with 16 bit character support. */ |
| 49 | #define COMPILE_PCRE16 | |
| 50 | ||
| 51 | #include "pcre_internal.h" | |
| 52 | ||
| 53 | /************************************************* | /************************************************* |
| 54 | * Convert character value to UTF-16 * | * Convert character value to UTF-16 * |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |