File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / testdata / testinput23
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 19:46:05 2014 UTC (10 years ago) by misho
Branches: pcre, MAIN
CVS tags: v8_34, HEAD
pcre 8.34

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

< forbid 8W

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

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

/\x{10000}/

/\o{20000}/

/-- Check character ranges --/

/[\H]/BZSI

/[\V]/BZSI

/-- End of testinput23 --/

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