File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / testdata / testoutput26
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, 2 months ago) by misho
Branches: pcre, MAIN
CVS tags: v8_33, HEAD
8.33

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

/-- Non-UTF characters --/

/\x{110000}/8
Failed: character value in \x{...} sequence is too large at offset 9

/\C/8
    \x{110000}
Error -10 (bad UTF-32 string) offset=0 reason=3

/-- End of testinput26 --/

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