--- code/trunk/testdata/testinput9 2007/02/24 21:41:21 87 +++ code/trunk/testdata/testinput9 2007/06/19 13:26:46 184 @@ -813,4 +813,16 @@ \x{1c5}XY AXY +/^\x{023a}+?(\x{0130}+)/8i + \x{023a}\x{2c65}\x{0130} + +/^\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 /