File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / testdata / testinput23
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 01:05:42 2013 UTC (11 years ago) by misho
CVS tags: MAIN, HEAD
Initial revision

/-- Tests for the 16-bit library only */

/-- Check maximum non-UTF character size --/

/\x{ffff}/
    A\x{ffff}B

/\x{10000}/

/-- Check character ranges --/

/[\H]/BZSI

/[\V]/BZSI

/-- End of testinput23 --/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>