--- code/trunk/testdata/testoutput6 2007/06/19 13:26:46 184 +++ code/trunk/testdata/testoutput6 2007/07/30 11:23:21 192 @@ -550,7 +550,7 @@ /[\p{L}]/DZ ------------------------------------------------------------------ - Bra 0 + Bra [\p{L}] Ket End @@ -562,7 +562,7 @@ /[\p{^L}]/DZ ------------------------------------------------------------------ - Bra 0 + Bra [\P{L}] Ket End @@ -574,7 +574,7 @@ /[\P{L}]/DZ ------------------------------------------------------------------ - Bra 0 + Bra [\P{L}] Ket End @@ -586,7 +586,7 @@ /[\P{^L}]/DZ ------------------------------------------------------------------ - Bra 0 + Bra [\p{L}] Ket End @@ -598,7 +598,7 @@ /[abc\p{L}\x{0660}]/8DZ ------------------------------------------------------------------ - Bra 0 + Bra [a-c\p{L}\x{660}] Ket End @@ -610,7 +610,7 @@ /[\p{Nd}]/8DZ ------------------------------------------------------------------ - Bra 0 + Bra [\p{Nd}] Ket End @@ -624,7 +624,7 @@ /[\p{Nd}+-]+/8DZ ------------------------------------------------------------------ - Bra 0 + Bra [+\-\p{Nd}]+ Ket End @@ -779,7 +779,7 @@ /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8iDZ ------------------------------------------------------------------ - Bra 0 + Bra NC A\x{391}\x{10427}\x{ff3a}\x{1fb0} Ket End @@ -791,7 +791,7 @@ /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8DZ ------------------------------------------------------------------ - Bra 0 + Bra A\x{391}\x{10427}\x{ff3a}\x{1fb0} Ket End @@ -803,7 +803,7 @@ /AB\x{1fb0}/8DZ ------------------------------------------------------------------ - Bra 0 + Bra AB\x{1fb0} Ket End @@ -815,7 +815,7 @@ /AB\x{1fb0}/8DZi ------------------------------------------------------------------ - Bra 0 + Bra NC AB\x{1fb0} Ket End @@ -857,7 +857,7 @@ /[\x{105}-\x{109}]/8iDZ ------------------------------------------------------------------ - Bra 0 + Bra [\x{104}-\x{109}] Ket End @@ -881,7 +881,7 @@ /[z-\x{100}]/8iDZ ------------------------------------------------------------------ - Bra 0 + Bra [Z\x{39c}\x{178}z-\x{101}] Ket End @@ -919,7 +919,7 @@ /[z-\x{100}]/8DZi ------------------------------------------------------------------ - Bra 0 + Bra [Z\x{39c}\x{178}z-\x{101}] Ket End