X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=testdata%2Ftestinput5;fp=testdata%2Ftestinput5;h=28561a93572f9e0a74d87f1ce911c1195f3ba3c4;hb=86ef59c527b0015060b75bf41698f0310bb1ef72;hp=e36b09d637722acb988fdf94bd76791d1688a0ee;hpb=519a17c5e5fa25f6abb42e289fdcd4a5e769ea4b;p=pcre3.git diff --git a/testdata/testinput5 b/testdata/testinput5 index e36b09d..28561a9 100644 --- a/testdata/testinput5 +++ b/testdata/testinput5 @@ -790,4 +790,12 @@ /[b-d\x{200}-\x{250}]*[ae-h]?#[\x{200}-\x{250}]{0,8}[\x00-\xff]*#[\x{200}-\x{250}]+[a-z]/8BZ +/[^\xff]*PRUNE:\x{100}abc(xyz(?1))/8DZ + +/(?<=\K\x{17f})/8g+ + \x{17f}\x{17f}\x{17f}\x{17f}\x{17f} + +/(?<=\K\x{17f})/8G+ + \x{17f}\x{17f}\x{17f}\x{17f}\x{17f} + /-- End of testinput5 --/