--- code/trunk/testdata/testinput9 2007/03/09 12:23:37 115 +++ code/trunk/testdata/testinput9 2007/06/19 13:26:46 184 @@ -819,4 +819,10 @@ /^\x{023a}+([^X])/8i \x{023a}\x{2c65}X +/Check property support in non-UTF-8 mode/ + +/\p{L}{4}/ + 123abcdefg + 123abc\xc4\xc5zz + / End /