From e7aff260191e832aaa0321c5126295acfd01b334 Mon Sep 17 00:00:00 2001 From: ph10 Date: Tue, 9 Oct 2018 16:42:21 +0000 Subject: Update Script Run code to use the Script Extension property instead of the Script property. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1023 6239d852-aaf2-0410-a92c-79f79f948069 --- testdata/testoutput5 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'testdata/testoutput5') diff --git a/testdata/testoutput5 b/testdata/testoutput5 index 17fac3a..d93c053 100644 --- a/testdata/testoutput5 +++ b/testdata/testoutput5 @@ -4865,6 +4865,23 @@ MK: ABC 0: A\x{ff10}\x{ff19}B A\x{1d7ce}\x{1d7cf}B Latin fancy-common-digits Latin 0: A\x{1d7ce}\x{1d7cf}B + +# These ones involve non-ASCII but nevertheless Common digits. As of October +# 2018 even blead Perl wasn't handling all of these - but is going to. + +/^(*sr:.{4})/utf + A\x{ff10}\x{ff19}B Latin Common-notascii-digits Latin + 0: A\x{ff10}\x{ff19}B + \x{ff10}\x{ff19}.. Common-notascii-digits Common Common + 0: \x{ff10}\x{ff19}.. + A\x{ff10}BC Latin Common-notascii-digit Latin Latin + 0: A\x{ff10}BC + A\x{1d7ce}\x{1d7cf}B Latin fancy-common-digits Latin + 0: A\x{1d7ce}\x{1d7cf}B + \x{1d7ce}\x{1d7cf},, fancy-common-digits Common Common + 0: \x{1d7ce}\x{1d7cf},, + A\x{1d7ce}BC Latin fancy-common-digit Latin Latin + 0: A\x{1d7ce}BC # ------- -- cgit v1.2.1