Parent Directory
|
Revision Log
pcre32: Add 32-bit library Create libpcre32 that operates on 32-bit characters (UTF-32). This turned out to be surprisingly simple after the UTF-16 support was introduced; mostly just extra ifdefs and adjusting and adding some tests.
1 | /-- Tests for the 32-bit library with UTF-32 support only */ |
2 | |
3 | /-- End of testinput26 --/ |
ViewVC Help | |
Powered by ViewVC 1.1.5 |