--- code/trunk/testdata/testoutput11 2009/10/03 16:48:17 458 +++ code/trunk/testdata/testoutput11 2009/10/04 09:21:39 459 @@ -628,4 +628,23 @@ abcdef No match +/(?:a(? (?')|(?")) |b(? (?')|(?")) ) (?('quote')[a-z]+|[0-9]+)/xJ + a\"aaaaa + 0: a"aaaaa + 1: " + 2: + 3: " + b\"aaaaa + 0: b"aaaaa + 1: + 2: + 3: + 4: " + 5: + 6: " + ** Failers +No match + b\"11111 +No match + /-- End of testinput11 --/