File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / testdata / testinput23
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 08:25:57 2013 UTC (11 years ago) by misho
Branches: pcre, MAIN
CVS tags: v8_33, HEAD
8.33

/-- 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>