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

/-- Tests for the 16-bit library with UTF-16 support only */

/bad/8
    \x{d800}
Error -10 (bad UTF-16 string) offset=0 reason=1

/short/8
    \P\P\x{d800}
Error -25 (short UTF-16 string) offset=0 reason=1

/-- End of testinput24 --/

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