--- embedaddon/pcre/testdata/testoutput26 2013/07/22 08:25:57 1.1.1.1 +++ embedaddon/pcre/testdata/testoutput26 2014/06/15 19:46:05 1.1.1.2 @@ -1,9 +1,14 @@ /-- Tests for the 32-bit library with UTF-32 support only */ +< forbid W + /-- Non-UTF characters --/ /\x{110000}/8 -Failed: character value in \x{...} sequence is too large at offset 9 +Failed: character value in \x{} or \o{} is too large at offset 9 + +/\o{4200000}/8 +Failed: character value in \x{} or \o{} is too large at offset 10 /\C/8 \x{110000}