/[pcre]/code/trunk/testdata/testoutput3
ViewVC logotype

Diff of /code/trunk/testdata/testoutput3

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 65 by nigel, Sat Feb 24 21:40:08 2007 UTC revision 77 by nigel, Sat Feb 24 21:40:45 2007 UTC
# Line 1  Line 1 
1  PCRE version 4.1 12-Mar-2003  PCRE version 6.0 07-Jun-2005
2    
3  /^[\w]+/  /^[\w]+/
4      *** Failers      *** Failers
# Line 6  No match Line 6  No match
6      École      École
7  No match  No match
8    
9  /^[\w]+/Lfr  /^[\w]+/Lfr_FR
10      École      École
11   0: École   0: École
12    
# Line 20  No match Line 20  No match
20      École      École
21   0: \xc9   0: \xc9
22    
23  /^[\W]+/Lfr  /^[\W]+/Lfr_FR
24      *** Failers      *** Failers
25   0: ***   0: ***
26      École      École
# Line 34  No match Line 34  No match
34      a      a
35  No match  No match
36    
37  /[\b]/Lfr  /[\b]/Lfr_FR
38      \b      \b
39   0: \x08   0: \x08
40      *** Failers      *** Failers
# Line 48  No match Line 48  No match
48      École      École
49  No match  No match
50    
51  /^\w+/Lfr  /^\w+/Lfr_FR
52      École      École
53   0: École   0: École
54    
# Line 58  No match Line 58  No match
58   1: \xc9   1: \xc9
59   2: cole   2: cole
60    
61  /(.+)\b(.+)/Lfr  /(.+)\b(.+)/Lfr_FR
62      *** Failers      *** Failers
63   0: *** Failers   0: *** Failers
64   1: ***   1: ***
# Line 74  No match Line 74  No match
74      école      école
75  No match  No match
76    
77  /École/iLfr  /École/iLfr_FR
78      École      École
79   0: École   0: École
80      école      école
# Line 85  Capturing subpattern count = 0 Line 85  Capturing subpattern count = 0
85  No options  No options
86  No first char  No first char
87  No need char  No need char
88  Study size = 40  Starting byte set: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
 Starting character set: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P  
89    Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z    Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
90    
91  /\w/ISLfr  /\w/ISLfr_FR
92  Capturing subpattern count = 0  Capturing subpattern count = 0
93  No options  No options
94  No first char  No first char
95  No need char  No need char
96  Study size = 40  Starting byte set: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
 Starting character set: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P  
97    Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z    Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
98    À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü Ý Þ ß à á â ã ä å    µ À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü Ý Þ ß à á â ã ä
99    æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ø ù ú û ü ý þ ÿ    å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ø ù ú û ü ý þ ÿ
100    
101  /^[\xc8-\xc9]/iLfr  /^[\xc8-\xc9]/iLfr_FR
102      École      École
103   0: É   0: É
104      école      école
105   0: é   0: é
106    
107  /^[\xc8-\xc9]/Lfr  /^[\xc8-\xc9]/Lfr_FR
108      École      École
109   0: É   0: É
110      *** Failers      *** Failers
# Line 115  No match Line 113  No match
113  No match  No match
114    
115  / End of testinput3 /  / End of testinput3 /
   

Legend:
Removed from v.65  
changed lines
  Added in v.77

  ViewVC Help
Powered by ViewVC 1.1.5