--- code/trunk/testdata/testinput6 2007/02/24 21:41:21 87 +++ code/trunk/testdata/testinput6 2007/02/24 21:41:34 91 @@ -738,4 +738,13 @@ \x{1c5}XY AXY +/^(\p{Z}[^\p{C}\p{Z}]+)*$/ + \xa0! + +/^[\pL](abc)(?1)/ + AabcabcYZ + +/([\pL]=(abc))*X/ + L=abcX + / End of testinput6 /