--- embedaddon/pcre/testdata/testoutput4 2013/07/22 08:25:57 1.1.1.3 +++ embedaddon/pcre/testdata/testoutput4 2014/06/15 19:46:05 1.1.1.4 @@ -1,6 +1,8 @@ /-- This set of tests is for UTF support, excluding Unicode properties. It is compatible with all versions of Perl >= 5.10 and both the 8-bit and 16-bit PCRE libraries. --/ + +< forbid 9?=ABCDEFfGILMNPTUWXZ< /a.b/8 acb @@ -1256,5 +1258,9 @@ No match 0: \x{100}\x{100}\x{100}\x{100} \x{100}\x{100}\x{100} No match + +/^a+[a\x{200}]/8 + aa + 0: aa /-- End of testinput4 --/