Diff for /embedaddon/pcre/testdata/testoutput6 between versions 1.1.1.2 and 1.1.1.4

version 1.1.1.2, 2012/10/09 09:19:18 version 1.1.1.4, 2014/06/15 19:46:05
Line 1 Line 1
 /-- This set of tests is for Unicode property support. It is compatible with  /-- This set of tests is for Unicode property support. It is compatible with
    Perl >= 5.10, but not 5.8 because it tests some extra properties that are    Perl >= 5.15. --/
    not in the earlier release. --/     
 < forbid 9?=ABCDEFfGILMNPTUXZ<
   
 /^\pC\pL\pM\pN\pP\pS\pZ</8  /^\pC\pL\pM\pN\pP\pS\pZ</8
     \x7f\x{c0}\x{30f}\x{660}\x{66c}\x{f01}\x{1680}<      \x7f\x{c0}\x{30f}\x{660}\x{66c}\x{f01}\x{1680}<
Line 544  No match Line 545  No match
     abc         abc   
 No match  No match
   
 /\p{Lu}/8i  
     A  
  0: A  
     aZ  
  0: Z  
     ** Failers  
  0: F  
     abc     
 No match  
   
 /\p{Ll}/8   /\p{Ll}/8 
     a      a
  0: a   0: a
Line 696  No match Line 687  No match
     A\x{300}\x{301}B\x{300}C\x{300}\x{301}DA\x{300}X      A\x{300}\x{301}B\x{300}C\x{300}\x{301}DA\x{300}X
  0: A\x{300}\x{301}B\x{300}C   0: A\x{300}\x{301}B\x{300}C
  1: C   1: C
    
 /^\X/8
     A
  0: A
     A\x{300}BC 
  0: A\x{300}
     A\x{300}\x{301}\x{302}BC 
  0: A\x{300}\x{301}\x{302}
     \x{300}  
  0: \x{300}
 
 /^\p{Han}+/8  /^\p{Han}+/8
     \x{2e81}\x{3007}\x{2f804}\x{31a0}      \x{2e81}\x{3007}\x{2f804}\x{31a0}
  0: \x{2e81}\x{3007}\x{2f804}   0: \x{2e81}\x{3007}\x{2f804}
Line 718  No match Line 719  No match
  0: \x{6e9}   0: \x{6e9}
     \x{060b}      \x{060b}
  0: \x{60b}   0: \x{60b}
       \x{061c}
    0: \x{61c}
     ** Failers      ** Failers
 No match  No match
     X\x{06e9}         X\x{06e9}   
Line 1136  No match Line 1139  No match
  0: \x{65d}   0: \x{65d}
     \x{65e}       \x{65e} 
  0: \x{65e}   0: \x{65e}
       \x{65f}
    0: \x{65f}
     \x{66a}       \x{66a} 
  0: \x{66a}   0: \x{66a}
     \x{6e9}       \x{6e9} 
Line 1158  No match Line 1163  No match
 No match  No match
     \x{655}       \x{655} 
 No match  No match
     \x{65f}    
 No match  
           
 /^\p{Cyrillic}/8  /^\p{Cyrillic}/8
     \x{1d2b}       \x{1d2b} 
Line 1301  No match Line 1304  No match
   
 /^>\s+/8W  /^>\s+/8W
     >\x{20}\x{a0}\x{1680}\x{2028}\x{2029}\x{202f}\x{9}\x{b}       >\x{20}\x{a0}\x{1680}\x{2028}\x{2029}\x{202f}\x{9}\x{b} 
 0: > \x{a0}\x{1680}\x{2028}\x{2029}\x{202f}\x{09} 0: > \x{a0}\x{1680}\x{2028}\x{2029}\x{202f}\x{09}\x{0b}
       
 /^>\pZ+/8W  /^>\pZ+/8W
     >\x{20}\x{a0}\x{1680}\x{2028}\x{2029}\x{202f}\x{9}\x{b}       >\x{20}\x{a0}\x{1680}\x{2028}\x{2029}\x{202f}\x{9}\x{b} 
Line 1329  No match Line 1332  No match
   
 /^[[:graph:]]*/8W  /^[[:graph:]]*/8W
     A\x{a1}\x{a0}      A\x{a1}\x{a0}
 0: A 0: A\x{a1}
   
 /^[[:print:]]*/8W  /^[[:print:]]*/8W
     A z\x{a0}\x{a1}      A z\x{a0}\x{a1}
 0: A z 0: A z\x{a0}\x{a1}
   
 /^[[:punct:]]*/8W  /^[[:punct:]]*/8W
     .+\x{a1}\x{a0}      .+\x{a1}\x{a0}
 0: .+ 0: .+\x{a1}
   
 /\p{Zs}*?\R/  /\p{Zs}*?\R/
     ** Failers      ** Failers
Line 1372  No match Line 1375  No match
  0: \x{23a}   0: \x{23a}
     ⱥ      ⱥ
  0: \x{2c65}   0: \x{2c65}
       
   /-- These are tests for extended grapheme clusters --/ 
   
   /^\X/8+
       G\x{34e}\x{34e}X
    0: G\x{34e}\x{34e}
    0+ X
       \x{34e}\x{34e}X
    0: \x{34e}\x{34e}
    0+ X
       \x04X
    0: \x{04}
    0+ X
       \x{1100}X
    0: \x{1100}
    0+ X
       \x{1100}\x{34e}X
    0: \x{1100}\x{34e}
    0+ X
       \x{1b04}\x{1b04}X 
    0: \x{1b04}\x{1b04}
    0+ X
       *These match up to the roman letters
    0: *
    0+ These match up to the roman letters
       \x{1111}\x{1111}L,L
    0: \x{1111}\x{1111}
    0+ L,L
       \x{1111}\x{1111}\x{1169}L,L,V
    0: \x{1111}\x{1111}\x{1169}
    0+ L,L,V
       \x{1111}\x{ae4c}L, LV
    0: \x{1111}\x{ae4c}
    0+ L, LV
       \x{1111}\x{ad89}L, LVT
    0: \x{1111}\x{ad89}
    0+ L, LVT
       \x{1111}\x{ae4c}\x{1169}L, LV, V
    0: \x{1111}\x{ae4c}\x{1169}
    0+ L, LV, V
       \x{1111}\x{ae4c}\x{1169}\x{1169}L, LV, V, V
    0: \x{1111}\x{ae4c}\x{1169}\x{1169}
    0+ L, LV, V, V
       \x{1111}\x{ae4c}\x{1169}\x{11fe}L, LV, V, T
    0: \x{1111}\x{ae4c}\x{1169}\x{11fe}
    0+ L, LV, V, T
       \x{1111}\x{ad89}\x{11fe}L, LVT, T
    0: \x{1111}\x{ad89}\x{11fe}
    0+ L, LVT, T
       \x{1111}\x{ad89}\x{11fe}\x{11fe}L, LVT, T, T
    0: \x{1111}\x{ad89}\x{11fe}\x{11fe}
    0+ L, LVT, T, T
       \x{ad89}\x{11fe}\x{11fe}LVT, T, T
    0: \x{ad89}\x{11fe}\x{11fe}
    0+ LVT, T, T
       *These match just the first codepoint (invalid sequence)
    0: *
    0+ These match just the first codepoint (invalid sequence)
       \x{1111}\x{11fe}L, T
    0: \x{1111}
    0+ \x{11fe}L, T
       \x{ae4c}\x{1111}LV, L
    0: \x{ae4c}
    0+ \x{1111}LV, L
       \x{ae4c}\x{ae4c}LV, LV
    0: \x{ae4c}
    0+ \x{ae4c}LV, LV
       \x{ae4c}\x{ad89}LV, LVT
    0: \x{ae4c}
    0+ \x{ad89}LV, LVT
       \x{1169}\x{1111}V, L
    0: \x{1169}
    0+ \x{1111}V, L
       \x{1169}\x{ae4c}V, LV
    0: \x{1169}
    0+ \x{ae4c}V, LV
       \x{1169}\x{ad89}V, LVT
    0: \x{1169}
    0+ \x{ad89}V, LVT
       \x{ad89}\x{1111}LVT, L
    0: \x{ad89}
    0+ \x{1111}LVT, L
       \x{ad89}\x{1169}LVT, V
    0: \x{ad89}
    0+ \x{1169}LVT, V
       \x{ad89}\x{ae4c}LVT, LV
    0: \x{ad89}
    0+ \x{ae4c}LVT, LV
       \x{ad89}\x{ad89}LVT, LVT
    0: \x{ad89}
    0+ \x{ad89}LVT, LVT
       \x{11fe}\x{1111}T, L
    0: \x{11fe}
    0+ \x{1111}T, L
       \x{11fe}\x{1169}T, V
    0: \x{11fe}
    0+ \x{1169}T, V
       \x{11fe}\x{ae4c}T, LV
    0: \x{11fe}
    0+ \x{ae4c}T, LV
       \x{11fe}\x{ad89}T, LVT
    0: \x{11fe}
    0+ \x{ad89}T, LVT
       *Test extend and spacing mark
    0: *
    0+ Test extend and spacing mark
       \x{1111}\x{ae4c}\x{0711}L, LV, extend
    0: \x{1111}\x{ae4c}\x{711}
    0+ L, LV, extend
       \x{1111}\x{ae4c}\x{1b04}L, LV, spacing mark
    0: \x{1111}\x{ae4c}\x{1b04}
    0+ L, LV, spacing mark
       \x{1111}\x{ae4c}\x{1b04}\x{0711}\x{1b04}L, LV, spacing mark, extend, spacing mark
    0: \x{1111}\x{ae4c}\x{1b04}\x{711}\x{1b04}
    0+ L, LV, spacing mark, extend, spacing mark
       *Test CR, LF, and control
    0: *
    0+ Test CR, LF, and control
       \x0d\x{0711}CR, extend
    0: \x{0d}
    0+ \x{711}CR, extend
       \x0d\x{1b04}CR, spacingmark
    0: \x{0d}
    0+ \x{1b04}CR, spacingmark
       \x0a\x{0711}LF, extend
    0: \x{0a}
    0+ \x{711}LF, extend
       \x0a\x{1b04}LF, spacingmark
    0: \x{0a}
    0+ \x{1b04}LF, spacingmark
       \x0b\x{0711}Control, extend
    0: \x{0b}
    0+ \x{711}Control, extend
       \x09\x{1b04}Control, spacingmark
    0: \x{09}
    0+ \x{1b04}Control, spacingmark
       *There are no Prepend characters, so we can't test Prepend, CR
    0: *
    0+ There are no Prepend characters, so we can't test Prepend, CR
       
   /^(?>\X{2})X/8+
       \x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0: \x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0+ 
       
   /^\X{2,4}X/8+
       \x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0: \x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0+ 
       \x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0: \x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0+ 
       \x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0: \x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0+ 
   
   /^\X{2,4}?X/8+
       \x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0: \x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0+ 
       \x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0: \x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0+ 
       \x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0: \x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}\x{1111}\x{ae4c}X
    0+ 
   
   /\X*Z/8Y
     A\x{300}
   No match
   
   /\X*(.)/8Y
     A\x{1111}\x{ae4c}\x{1169}
    0: A\x{1111}
    1: \x{1111}
   
   /\X?abc/8Y
   \xff\x7f\x00\x00\x03\x00\x41\xcc\x80\x41\x{300}\x61\x62\x63\x00\>06\?
    0: A\x{300}abc
   
   /-- --/
   
   /\x{1e9e}+/8i
       \x{1e9e}\x{00df}
    0: \x{1e9e}\x{df}
   
   /[z\x{1e9e}]+/8i
       \x{1e9e}\x{00df}
    0: \x{1e9e}\x{df}
   
   /\x{00df}+/8i
       \x{1e9e}\x{00df}
    0: \x{1e9e}\x{df}
   
   /[z\x{00df}]+/8i
       \x{1e9e}\x{00df}
    0: \x{1e9e}\x{df}
   
   /\x{1f88}+/8i
       \x{1f88}\x{1f80} 
    0: \x{1f88}\x{1f80}
   
   /[z\x{1f88}]+/8i
       \x{1f88}\x{1f80} 
    0: \x{1f88}\x{1f80}
       
   /-- Characters with more than one other case; test in classes --/
   
   /[z\x{00b5}]+/8i
       \x{00b5}\x{039c}\x{03bc}
    0: \x{b5}\x{39c}\x{3bc}
   
   /[z\x{039c}]+/8i
       \x{00b5}\x{039c}\x{03bc}
    0: \x{b5}\x{39c}\x{3bc}
   
   /[z\x{03bc}]+/8i
       \x{00b5}\x{039c}\x{03bc}
    0: \x{b5}\x{39c}\x{3bc}
   
   /[z\x{00c5}]+/8i
       \x{00c5}\x{00e5}\x{212b}
    0: \x{c5}\x{e5}\x{212b}
   
   /[z\x{00e5}]+/8i
       \x{00c5}\x{00e5}\x{212b}
    0: \x{c5}\x{e5}\x{212b}
   
   /[z\x{212b}]+/8i
       \x{00c5}\x{00e5}\x{212b}
    0: \x{c5}\x{e5}\x{212b}
   
   /[z\x{01c4}]+/8i
       \x{01c4}\x{01c5}\x{01c6}
    0: \x{1c4}\x{1c5}\x{1c6}
   
   /[z\x{01c5}]+/8i
       \x{01c4}\x{01c5}\x{01c6}
    0: \x{1c4}\x{1c5}\x{1c6}
   
   /[z\x{01c6}]+/8i
       \x{01c4}\x{01c5}\x{01c6}
    0: \x{1c4}\x{1c5}\x{1c6}
   
   /[z\x{01c7}]+/8i
       \x{01c7}\x{01c8}\x{01c9}
    0: \x{1c7}\x{1c8}\x{1c9}
   
   /[z\x{01c8}]+/8i
       \x{01c7}\x{01c8}\x{01c9}
    0: \x{1c7}\x{1c8}\x{1c9}
   
   /[z\x{01c9}]+/8i
       \x{01c7}\x{01c8}\x{01c9}
    0: \x{1c7}\x{1c8}\x{1c9}
   
   /[z\x{01ca}]+/8i
       \x{01ca}\x{01cb}\x{01cc}
    0: \x{1ca}\x{1cb}\x{1cc}
   
   /[z\x{01cb}]+/8i
       \x{01ca}\x{01cb}\x{01cc}
    0: \x{1ca}\x{1cb}\x{1cc}
   
   /[z\x{01cc}]+/8i
       \x{01ca}\x{01cb}\x{01cc}
    0: \x{1ca}\x{1cb}\x{1cc}
   
   /[z\x{01f1}]+/8i
       \x{01f1}\x{01f2}\x{01f3}
    0: \x{1f1}\x{1f2}\x{1f3}
   
   /[z\x{01f2}]+/8i
       \x{01f1}\x{01f2}\x{01f3}
    0: \x{1f1}\x{1f2}\x{1f3}
   
   /[z\x{01f3}]+/8i
       \x{01f1}\x{01f2}\x{01f3}
    0: \x{1f1}\x{1f2}\x{1f3}
   
   /[z\x{0345}]+/8i
       \x{0345}\x{0399}\x{03b9}\x{1fbe}
    0: \x{345}\x{399}\x{3b9}\x{1fbe}
   
   /[z\x{0399}]+/8i
       \x{0345}\x{0399}\x{03b9}\x{1fbe}
    0: \x{345}\x{399}\x{3b9}\x{1fbe}
   
   /[z\x{03b9}]+/8i
       \x{0345}\x{0399}\x{03b9}\x{1fbe}
    0: \x{345}\x{399}\x{3b9}\x{1fbe}
   
   /[z\x{1fbe}]+/8i
       \x{0345}\x{0399}\x{03b9}\x{1fbe}
    0: \x{345}\x{399}\x{3b9}\x{1fbe}
   
   /[z\x{0392}]+/8i
       \x{0392}\x{03b2}\x{03d0}
    0: \x{392}\x{3b2}\x{3d0}
   
   /[z\x{03b2}]+/8i
       \x{0392}\x{03b2}\x{03d0}
    0: \x{392}\x{3b2}\x{3d0}
   
   /[z\x{03d0}]+/8i
       \x{0392}\x{03b2}\x{03d0}
    0: \x{392}\x{3b2}\x{3d0}
   
   /[z\x{0395}]+/8i
       \x{0395}\x{03b5}\x{03f5}
    0: \x{395}\x{3b5}\x{3f5}
   
   /[z\x{03b5}]+/8i
       \x{0395}\x{03b5}\x{03f5}
    0: \x{395}\x{3b5}\x{3f5}
   
   /[z\x{03f5}]+/8i
       \x{0395}\x{03b5}\x{03f5}
    0: \x{395}\x{3b5}\x{3f5}
   
   /[z\x{0398}]+/8i
       \x{0398}\x{03b8}\x{03d1}\x{03f4}
    0: \x{398}\x{3b8}\x{3d1}\x{3f4}
   
   /[z\x{03b8}]+/8i
       \x{0398}\x{03b8}\x{03d1}\x{03f4}
    0: \x{398}\x{3b8}\x{3d1}\x{3f4}
   
   /[z\x{03d1}]+/8i
       \x{0398}\x{03b8}\x{03d1}\x{03f4}
    0: \x{398}\x{3b8}\x{3d1}\x{3f4}
   
   /[z\x{03f4}]+/8i
       \x{0398}\x{03b8}\x{03d1}\x{03f4}
    0: \x{398}\x{3b8}\x{3d1}\x{3f4}
   
   /[z\x{039a}]+/8i
       \x{039a}\x{03ba}\x{03f0}
    0: \x{39a}\x{3ba}\x{3f0}
   
   /[z\x{03ba}]+/8i
       \x{039a}\x{03ba}\x{03f0}
    0: \x{39a}\x{3ba}\x{3f0}
   
   /[z\x{03f0}]+/8i
       \x{039a}\x{03ba}\x{03f0}
    0: \x{39a}\x{3ba}\x{3f0}
   
   /[z\x{03a0}]+/8i
       \x{03a0}\x{03c0}\x{03d6} 
    0: \x{3a0}\x{3c0}\x{3d6}
   
   /[z\x{03c0}]+/8i
       \x{03a0}\x{03c0}\x{03d6} 
    0: \x{3a0}\x{3c0}\x{3d6}
   
   /[z\x{03d6}]+/8i
       \x{03a0}\x{03c0}\x{03d6} 
    0: \x{3a0}\x{3c0}\x{3d6}
   
   /[z\x{03a1}]+/8i
       \x{03a1}\x{03c1}\x{03f1}
    0: \x{3a1}\x{3c1}\x{3f1}
   
   /[z\x{03c1}]+/8i
       \x{03a1}\x{03c1}\x{03f1}
    0: \x{3a1}\x{3c1}\x{3f1}
   
   /[z\x{03f1}]+/8i
       \x{03a1}\x{03c1}\x{03f1}
    0: \x{3a1}\x{3c1}\x{3f1}
   
   /[z\x{03a3}]+/8i
       \x{03A3}\x{03C2}\x{03C3}
    0: \x{3a3}\x{3c2}\x{3c3}
   
   /[z\x{03c2}]+/8i
       \x{03A3}\x{03C2}\x{03C3}
    0: \x{3a3}\x{3c2}\x{3c3}
   
   /[z\x{03c3}]+/8i
       \x{03A3}\x{03C2}\x{03C3}
    0: \x{3a3}\x{3c2}\x{3c3}
   
   /[z\x{03a6}]+/8i
       \x{03a6}\x{03c6}\x{03d5} 
    0: \x{3a6}\x{3c6}\x{3d5}
   
   /[z\x{03c6}]+/8i
       \x{03a6}\x{03c6}\x{03d5} 
    0: \x{3a6}\x{3c6}\x{3d5}
   
   /[z\x{03d5}]+/8i
       \x{03a6}\x{03c6}\x{03d5} 
    0: \x{3a6}\x{3c6}\x{3d5}
   
   /[z\x{03c9}]+/8i
       \x{03c9}\x{03a9}\x{2126}
    0: \x{3c9}\x{3a9}\x{2126}
   
   /[z\x{03a9}]+/8i
       \x{03c9}\x{03a9}\x{2126}
    0: \x{3c9}\x{3a9}\x{2126}
   
   /[z\x{2126}]+/8i
       \x{03c9}\x{03a9}\x{2126}
    0: \x{3c9}\x{3a9}\x{2126}
   
   /[z\x{1e60}]+/8i
       \x{1e60}\x{1e61}\x{1e9b}
    0: \x{1e60}\x{1e61}\x{1e9b}
   
   /[z\x{1e61}]+/8i
       \x{1e60}\x{1e61}\x{1e9b}
    0: \x{1e60}\x{1e61}\x{1e9b}
   
   /[z\x{1e9b}]+/8i
       \x{1e60}\x{1e61}\x{1e9b}
    0: \x{1e60}\x{1e61}\x{1e9b}
   
   /-- Perl 5.12.4 gets these wrong, but 5.15.3 is OK --/
   
   /[z\x{004b}]+/8i
       \x{004b}\x{006b}\x{212a}
    0: Kk\x{212a}
   
   /[z\x{006b}]+/8i
       \x{004b}\x{006b}\x{212a}
    0: Kk\x{212a}
   
   /[z\x{212a}]+/8i
       \x{004b}\x{006b}\x{212a}
    0: Kk\x{212a}
   
   /[z\x{0053}]+/8i
       \x{0053}\x{0073}\x{017f}
    0: Ss\x{17f}
   
   /[z\x{0073}]+/8i
       \x{0053}\x{0073}\x{017f}
    0: Ss\x{17f}
   
   /[z\x{017f}]+/8i
       \x{0053}\x{0073}\x{017f}
    0: Ss\x{17f}
       
   /-- --/ 
   
   /(ΣΆΜΟΣ) \1/8i
       ΣΆΜΟΣ ΣΆΜΟΣ
    0: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3} \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
    1: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
       ΣΆΜΟΣ σάμος
    0: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
    1: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
       σάμος σάμος
    0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
    1: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
       σάμος σάμοσ
    0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c3}
    1: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
       σάμος ΣΆΜΟΣ  
    0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
    1: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
   
   /(σάμος) \1/8i
       ΣΆΜΟΣ ΣΆΜΟΣ
    0: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3} \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
    1: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
       ΣΆΜΟΣ σάμος
    0: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
    1: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
       σάμος σάμος
    0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
    1: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
       σάμος σάμοσ
    0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c3}
    1: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
       σάμος ΣΆΜΟΣ  
    0: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2} \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
    1: \x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
   
   /(ΣΆΜΟΣ) \1*/8i
       ΣΆΜΟΣ\x20
    0: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3} 
    1: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
       ΣΆΜΟΣ ΣΆΜΟΣσάμοςσάμος
    0: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3} \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}\x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}\x{3c3}\x{3ac}\x{3bc}\x{3bf}\x{3c2}
    1: \x{3a3}\x{386}\x{39c}\x{39f}\x{3a3}
   
   /-- Perl matches these --/
   
   /\x{00b5}+/8i
       \x{00b5}\x{039c}\x{03bc}
    0: \x{b5}\x{39c}\x{3bc}
   
   /\x{039c}+/8i
       \x{00b5}\x{039c}\x{03bc}
    0: \x{b5}\x{39c}\x{3bc}
   
   /\x{03bc}+/8i
       \x{00b5}\x{039c}\x{03bc}
    0: \x{b5}\x{39c}\x{3bc}
   
   
   /\x{00c5}+/8i
       \x{00c5}\x{00e5}\x{212b}
    0: \x{c5}\x{e5}\x{212b}
   
   /\x{00e5}+/8i
       \x{00c5}\x{00e5}\x{212b}
    0: \x{c5}\x{e5}\x{212b}
   
   /\x{212b}+/8i
       \x{00c5}\x{00e5}\x{212b}
    0: \x{c5}\x{e5}\x{212b}
   
   
   /\x{01c4}+/8i
       \x{01c4}\x{01c5}\x{01c6}
    0: \x{1c4}\x{1c5}\x{1c6}
   
   /\x{01c5}+/8i
       \x{01c4}\x{01c5}\x{01c6}
    0: \x{1c4}\x{1c5}\x{1c6}
   
   /\x{01c6}+/8i
       \x{01c4}\x{01c5}\x{01c6}
    0: \x{1c4}\x{1c5}\x{1c6}
   
   
   /\x{01c7}+/8i
       \x{01c7}\x{01c8}\x{01c9}
    0: \x{1c7}\x{1c8}\x{1c9}
   
   /\x{01c8}+/8i
       \x{01c7}\x{01c8}\x{01c9}
    0: \x{1c7}\x{1c8}\x{1c9}
   
   /\x{01c9}+/8i
       \x{01c7}\x{01c8}\x{01c9}
    0: \x{1c7}\x{1c8}\x{1c9}
   
   
   /\x{01ca}+/8i
       \x{01ca}\x{01cb}\x{01cc}
    0: \x{1ca}\x{1cb}\x{1cc}
   
   /\x{01cb}+/8i
       \x{01ca}\x{01cb}\x{01cc}
    0: \x{1ca}\x{1cb}\x{1cc}
   
   /\x{01cc}+/8i
       \x{01ca}\x{01cb}\x{01cc}
    0: \x{1ca}\x{1cb}\x{1cc}
   
   
   /\x{01f1}+/8i
       \x{01f1}\x{01f2}\x{01f3}
    0: \x{1f1}\x{1f2}\x{1f3}
   
   /\x{01f2}+/8i
       \x{01f1}\x{01f2}\x{01f3}
    0: \x{1f1}\x{1f2}\x{1f3}
   
   /\x{01f3}+/8i
       \x{01f1}\x{01f2}\x{01f3}
    0: \x{1f1}\x{1f2}\x{1f3}
   
   
   /\x{0345}+/8i
       \x{0345}\x{0399}\x{03b9}\x{1fbe}
    0: \x{345}\x{399}\x{3b9}\x{1fbe}
   
   /\x{0399}+/8i
       \x{0345}\x{0399}\x{03b9}\x{1fbe}
    0: \x{345}\x{399}\x{3b9}\x{1fbe}
   
   /\x{03b9}+/8i
       \x{0345}\x{0399}\x{03b9}\x{1fbe}
    0: \x{345}\x{399}\x{3b9}\x{1fbe}
   
   /\x{1fbe}+/8i
       \x{0345}\x{0399}\x{03b9}\x{1fbe}
    0: \x{345}\x{399}\x{3b9}\x{1fbe}
   
   
   /\x{0392}+/8i
       \x{0392}\x{03b2}\x{03d0}
    0: \x{392}\x{3b2}\x{3d0}
   
   /\x{03b2}+/8i
       \x{0392}\x{03b2}\x{03d0}
    0: \x{392}\x{3b2}\x{3d0}
   
   /\x{03d0}+/8i
       \x{0392}\x{03b2}\x{03d0}
    0: \x{392}\x{3b2}\x{3d0}
       
   
   /\x{0395}+/8i
       \x{0395}\x{03b5}\x{03f5}
    0: \x{395}\x{3b5}\x{3f5}
   
   /\x{03b5}+/8i
       \x{0395}\x{03b5}\x{03f5}
    0: \x{395}\x{3b5}\x{3f5}
   
   /\x{03f5}+/8i
       \x{0395}\x{03b5}\x{03f5}
    0: \x{395}\x{3b5}\x{3f5}
   
   
   /\x{0398}+/8i
       \x{0398}\x{03b8}\x{03d1}\x{03f4}
    0: \x{398}\x{3b8}\x{3d1}\x{3f4}
   
   /\x{03b8}+/8i
       \x{0398}\x{03b8}\x{03d1}\x{03f4}
    0: \x{398}\x{3b8}\x{3d1}\x{3f4}
   
   /\x{03d1}+/8i
       \x{0398}\x{03b8}\x{03d1}\x{03f4}
    0: \x{398}\x{3b8}\x{3d1}\x{3f4}
   
   /\x{03f4}+/8i
       \x{0398}\x{03b8}\x{03d1}\x{03f4}
    0: \x{398}\x{3b8}\x{3d1}\x{3f4}
       
   
   /\x{039a}+/8i
       \x{039a}\x{03ba}\x{03f0}
    0: \x{39a}\x{3ba}\x{3f0}
   
   /\x{03ba}+/8i
       \x{039a}\x{03ba}\x{03f0}
    0: \x{39a}\x{3ba}\x{3f0}
   
   /\x{03f0}+/8i
       \x{039a}\x{03ba}\x{03f0}
    0: \x{39a}\x{3ba}\x{3f0}
       
   
   /\x{03a0}+/8i
       \x{03a0}\x{03c0}\x{03d6} 
    0: \x{3a0}\x{3c0}\x{3d6}
   
   /\x{03c0}+/8i
       \x{03a0}\x{03c0}\x{03d6} 
    0: \x{3a0}\x{3c0}\x{3d6}
   
   /\x{03d6}+/8i
       \x{03a0}\x{03c0}\x{03d6} 
    0: \x{3a0}\x{3c0}\x{3d6}
   
   
   /\x{03a1}+/8i
       \x{03a1}\x{03c1}\x{03f1}
    0: \x{3a1}\x{3c1}\x{3f1}
   
   /\x{03c1}+/8i
       \x{03a1}\x{03c1}\x{03f1}
    0: \x{3a1}\x{3c1}\x{3f1}
   
   /\x{03f1}+/8i
       \x{03a1}\x{03c1}\x{03f1}
    0: \x{3a1}\x{3c1}\x{3f1}
   
   
   /\x{03a3}+/8i
       \x{03A3}\x{03C2}\x{03C3}
    0: \x{3a3}\x{3c2}\x{3c3}
   
   /\x{03c2}+/8i
       \x{03A3}\x{03C2}\x{03C3}
    0: \x{3a3}\x{3c2}\x{3c3}
   
   /\x{03c3}+/8i
       \x{03A3}\x{03C2}\x{03C3}
    0: \x{3a3}\x{3c2}\x{3c3}
       
   
   /\x{03a6}+/8i
       \x{03a6}\x{03c6}\x{03d5} 
    0: \x{3a6}\x{3c6}\x{3d5}
   
   /\x{03c6}+/8i
       \x{03a6}\x{03c6}\x{03d5} 
    0: \x{3a6}\x{3c6}\x{3d5}
   
   /\x{03d5}+/8i
       \x{03a6}\x{03c6}\x{03d5} 
    0: \x{3a6}\x{3c6}\x{3d5}
   
   
   /\x{03c9}+/8i
       \x{03c9}\x{03a9}\x{2126}
    0: \x{3c9}\x{3a9}\x{2126}
   
   /\x{03a9}+/8i
       \x{03c9}\x{03a9}\x{2126}
    0: \x{3c9}\x{3a9}\x{2126}
   
   /\x{2126}+/8i
       \x{03c9}\x{03a9}\x{2126}
    0: \x{3c9}\x{3a9}\x{2126}
       
   
   /\x{1e60}+/8i
       \x{1e60}\x{1e61}\x{1e9b}
    0: \x{1e60}\x{1e61}\x{1e9b}
   
   /\x{1e61}+/8i
       \x{1e60}\x{1e61}\x{1e9b}
    0: \x{1e60}\x{1e61}\x{1e9b}
   
   /\x{1e9b}+/8i
       \x{1e60}\x{1e61}\x{1e9b}
    0: \x{1e60}\x{1e61}\x{1e9b}
       
   
   /\x{1e9e}+/8i
       \x{1e9e}\x{00df}
    0: \x{1e9e}\x{df}
   
   /\x{00df}+/8i
       \x{1e9e}\x{00df}
    0: \x{1e9e}\x{df}
       
   
   /\x{1f88}+/8i
       \x{1f88}\x{1f80} 
    0: \x{1f88}\x{1f80}
   
   /\x{1f80}+/8i
       \x{1f88}\x{1f80} 
    0: \x{1f88}\x{1f80}
   
   
   /-- Perl 5.12.4 gets these wrong, but 5.15.3 is OK --/
   
   /\x{004b}+/8i
       \x{004b}\x{006b}\x{212a}
    0: Kk\x{212a}
   
   /\x{006b}+/8i
       \x{004b}\x{006b}\x{212a}
    0: Kk\x{212a}
   
   /\x{212a}+/8i
       \x{004b}\x{006b}\x{212a}
    0: Kk\x{212a}
   
   
   /\x{0053}+/8i
       \x{0053}\x{0073}\x{017f}
    0: Ss\x{17f}
   
   /\x{0073}+/8i
       \x{0053}\x{0073}\x{017f}
    0: Ss\x{17f}
   
   /\x{017f}+/8i
       \x{0053}\x{0073}\x{017f}
    0: Ss\x{17f}
   
   /^\p{Any}*\d{4}/8
       1234
    0: 1234
       123 
   No match
   
   /^\X*\w{4}/8
       1234
    0: 1234
       123  
   No match
   
   /^A\s+Z/8W
       A\x{2005}Z
    0: A\x{2005}Z
       A\x{85}\x{180e}\x{2005}Z
    0: A\x{85}\x{180e}\x{2005}Z
   
   /^A[\s]+Z/8W
       A\x{2005}Z
    0: A\x{2005}Z
       A\x{85}\x{180e}\x{2005}Z
    0: A\x{85}\x{180e}\x{2005}Z
   
   /^[[:graph:]]+$/8W
       Letter:ABC
    0: Letter:ABC
       Mark:\x{300}\x{1d172}\x{1d17b}
    0: Mark:\x{300}\x{1d172}\x{1d17b}
       Number:9\x{660}
    0: Number:9\x{660}
       Punctuation:\x{66a},;
    0: Punctuation:\x{66a},;
       Symbol:\x{6de}<>\x{fffc}
    0: Symbol:\x{6de}<>\x{fffc}
       Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
    0: Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
       \x{200b}\x{200c}\x{200d}\x{200e}\x{200f}
    0: \x{200b}\x{200c}\x{200d}\x{200e}\x{200f}
       \x{202a}\x{202b}\x{202c}\x{202d}\x{202e}
    0: \x{202a}\x{202b}\x{202c}\x{202d}\x{202e}
       \x{2060}\x{2061}\x{2062}\x{2063}\x{2064}
    0: \x{2060}\x{2061}\x{2062}\x{2063}\x{2064}
       \x{206a}\x{206b}\x{206c}\x{206d}\x{206e}\x{206f}
    0: \x{206a}\x{206b}\x{206c}\x{206d}\x{206e}\x{206f}
       \x{feff}
    0: \x{feff}
       \x{fff9}\x{fffa}\x{fffb}
    0: \x{fff9}\x{fffa}\x{fffb}
       \x{110bd}
    0: \x{110bd}
       \x{1d173}\x{1d174}\x{1d175}\x{1d176}\x{1d177}\x{1d178}\x{1d179}\x{1d17a}
    0: \x{1d173}\x{1d174}\x{1d175}\x{1d176}\x{1d177}\x{1d178}\x{1d179}\x{1d17a}
       \x{e0001}
    0: \x{e0001}
       \x{e0020}\x{e0030}\x{e0040}\x{e0050}\x{e0060}\x{e0070}\x{e007f}
    0: \x{e0020}\x{e0030}\x{e0040}\x{e0050}\x{e0060}\x{e0070}\x{e007f}
       ** Failers
   No match
       \x{09}
   No match
       \x{0a}
   No match
       \x{1D}
   No match
       \x{20}
   No match
       \x{85}
   No match
       \x{a0}
   No match
       \x{61c}
   No match
       \x{1680}
   No match
       \x{180e}
   No match
       \x{2028}
   No match
       \x{2029}
   No match
       \x{202f}
   No match
       \x{2065}
   No match
       \x{2066}
   No match
       \x{2067}
   No match
       \x{2068}
   No match
       \x{2069}
   No match
       \x{3000}
   No match
       \x{e0002}
   No match
       \x{e001f}
   No match
       \x{e0080} 
   No match
   
   /^[[:print:]]+$/8W
       Space: \x{a0}
    0: Space: \x{a0}
       \x{1680}\x{2000}\x{2001}\x{2002}\x{2003}\x{2004}\x{2005}
    0: \x{1680}\x{2000}\x{2001}\x{2002}\x{2003}\x{2004}\x{2005}
       \x{2006}\x{2007}\x{2008}\x{2009}\x{200a} 
    0: \x{2006}\x{2007}\x{2008}\x{2009}\x{200a}
       \x{202f}\x{205f} 
    0: \x{202f}\x{205f}
       \x{3000}
    0: \x{3000}
       Letter:ABC
    0: Letter:ABC
       Mark:\x{300}\x{1d172}\x{1d17b}
    0: Mark:\x{300}\x{1d172}\x{1d17b}
       Number:9\x{660}
    0: Number:9\x{660}
       Punctuation:\x{66a},;
    0: Punctuation:\x{66a},;
       Symbol:\x{6de}<>\x{fffc}
    0: Symbol:\x{6de}<>\x{fffc}
       Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
    0: Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
       \x{180e}
    0: \x{180e}
       \x{200b}\x{200c}\x{200d}\x{200e}\x{200f}
    0: \x{200b}\x{200c}\x{200d}\x{200e}\x{200f}
       \x{202a}\x{202b}\x{202c}\x{202d}\x{202e}
    0: \x{202a}\x{202b}\x{202c}\x{202d}\x{202e}
       \x{202f}
    0: \x{202f}
       \x{2060}\x{2061}\x{2062}\x{2063}\x{2064}
    0: \x{2060}\x{2061}\x{2062}\x{2063}\x{2064}
       \x{206a}\x{206b}\x{206c}\x{206d}\x{206e}\x{206f}
    0: \x{206a}\x{206b}\x{206c}\x{206d}\x{206e}\x{206f}
       \x{feff}
    0: \x{feff}
       \x{fff9}\x{fffa}\x{fffb}
    0: \x{fff9}\x{fffa}\x{fffb}
       \x{110bd}
    0: \x{110bd}
       \x{1d173}\x{1d174}\x{1d175}\x{1d176}\x{1d177}\x{1d178}\x{1d179}\x{1d17a}
    0: \x{1d173}\x{1d174}\x{1d175}\x{1d176}\x{1d177}\x{1d178}\x{1d179}\x{1d17a}
       \x{e0001}
    0: \x{e0001}
       \x{e0020}\x{e0030}\x{e0040}\x{e0050}\x{e0060}\x{e0070}\x{e007f}
    0: \x{e0020}\x{e0030}\x{e0040}\x{e0050}\x{e0060}\x{e0070}\x{e007f}
       ** Failers
    0: ** Failers
       \x{09}
   No match
       \x{1D}
   No match
       \x{85}
   No match
       \x{61c}
   No match
       \x{2028}
   No match
       \x{2029}
   No match
       \x{2065}
   No match
       \x{2066}
   No match
       \x{2067}
   No match
       \x{2068}
   No match
       \x{2069}
   No match
       \x{e0002}
   No match
       \x{e001f}
   No match
       \x{e0080} 
   No match
   
   /^[[:punct:]]+$/8W
       \$+<=>^`|~
    0: $+<=>^`|~
       !\"#%&'()*,-./:;?@[\\]_{}
    0: !"#%&'()*,-./:;?@[\]_{}
       \x{a1}\x{a7}  
    0: \x{a1}\x{a7}
       \x{37e} 
    0: \x{37e}
       ** Failers
   No match
       abcde  
   No match
   
   /^[[:^graph:]]+$/8W
       \x{09}\x{0a}\x{1D}\x{20}\x{85}\x{a0}\x{61c}\x{1680}\x{180e}
    0: \x{09}\x{0a}\x{1d} \x{85}\x{a0}\x{61c}\x{1680}\x{180e}
       \x{2028}\x{2029}\x{202f}\x{2065}\x{2066}\x{2067}\x{2068}\x{2069}
    0: \x{2028}\x{2029}\x{202f}\x{2065}\x{2066}\x{2067}\x{2068}\x{2069}
       \x{3000}\x{e0002}\x{e001f}\x{e0080}
    0: \x{3000}\x{e0002}\x{e001f}\x{e0080}
       ** Failers
   No match
       Letter:ABC
   No match
       Mark:\x{300}\x{1d172}\x{1d17b}
   No match
       Number:9\x{660}
   No match
       Punctuation:\x{66a},;
   No match
       Symbol:\x{6de}<>\x{fffc}
   No match
       Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
   No match
       \x{200b}\x{200c}\x{200d}\x{200e}\x{200f}
   No match
       \x{202a}\x{202b}\x{202c}\x{202d}\x{202e}
   No match
       \x{2060}\x{2061}\x{2062}\x{2063}\x{2064}
   No match
       \x{206a}\x{206b}\x{206c}\x{206d}\x{206e}\x{206f}
   No match
       \x{feff}
   No match
       \x{fff9}\x{fffa}\x{fffb}
   No match
       \x{110bd}
   No match
       \x{1d173}\x{1d174}\x{1d175}\x{1d176}\x{1d177}\x{1d178}\x{1d179}\x{1d17a}
   No match
       \x{e0001}
   No match
       \x{e0020}\x{e0030}\x{e0040}\x{e0050}\x{e0060}\x{e0070}\x{e007f}
   No match
   
   /^[[:^print:]]+$/8W
       \x{09}\x{1D}\x{85}\x{61c}\x{2028}\x{2029}\x{2065}\x{2066}\x{2067}
    0: \x{09}\x{1d}\x{85}\x{61c}\x{2028}\x{2029}\x{2065}\x{2066}\x{2067}
       \x{2068}\x{2069}\x{e0002}\x{e001f}\x{e0080}
    0: \x{2068}\x{2069}\x{e0002}\x{e001f}\x{e0080}
       ** Failers
   No match
       Space: \x{a0}
   No match
       \x{1680}\x{2000}\x{2001}\x{2002}\x{2003}\x{2004}\x{2005}
   No match
       \x{2006}\x{2007}\x{2008}\x{2009}\x{200a} 
   No match
       \x{202f}\x{205f} 
   No match
       \x{3000}
   No match
       Letter:ABC
   No match
       Mark:\x{300}\x{1d172}\x{1d17b}
   No match
       Number:9\x{660}
   No match
       Punctuation:\x{66a},;
   No match
       Symbol:\x{6de}<>\x{fffc}
   No match
       Cf-property:\x{ad}\x{600}\x{601}\x{602}\x{603}\x{604}\x{6dd}\x{70f}
   No match
       \x{180e}
   No match
       \x{200b}\x{200c}\x{200d}\x{200e}\x{200f}
   No match
       \x{202a}\x{202b}\x{202c}\x{202d}\x{202e}
   No match
       \x{202f}
   No match
       \x{2060}\x{2061}\x{2062}\x{2063}\x{2064}
   No match
       \x{206a}\x{206b}\x{206c}\x{206d}\x{206e}\x{206f}
   No match
       \x{feff}
   No match
       \x{fff9}\x{fffa}\x{fffb}
   No match
       \x{110bd}
   No match
       \x{1d173}\x{1d174}\x{1d175}\x{1d176}\x{1d177}\x{1d178}\x{1d179}\x{1d17a}
   No match
       \x{e0001}
   No match
       \x{e0020}\x{e0030}\x{e0040}\x{e0050}\x{e0060}\x{e0070}\x{e007f}
   No match
   
   /^[[:^punct:]]+$/8W
       abcde  
    0: abcde
       ** Failers
   No match
       \$+<=>^`|~
   No match
       !\"#%&'()*,-./:;?@[\\]_{}
   No match
       \x{a1}\x{a7}  
   No match
       \x{37e} 
   No match
   
 /-- End of testinput6 --/  /-- End of testinput6 --/

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>