libraries/spcre/libpcre/pcre/testdata/wintestoutput3
changeset 0 7f656887cf89
equal deleted inserted replaced
-1:000000000000 0:7f656887cf89
       
     1 /^[\w]+/
       
     2     *** Failers
       
     3 No match
       
     4     École
       
     5 No match
       
     6 
       
     7 /^[\w]+/Lfrench
       
     8     École
       
     9  0: École
       
    10 
       
    11 /^[\w]+/
       
    12     *** Failers
       
    13 No match
       
    14     École
       
    15 No match
       
    16 
       
    17 /^[\W]+/
       
    18     École
       
    19  0: \xc9
       
    20 
       
    21 /^[\W]+/Lfrench
       
    22     *** Failers
       
    23  0: *** 
       
    24     École
       
    25 No match
       
    26 
       
    27 /[\b]/
       
    28     \b
       
    29  0: \x08
       
    30     *** Failers
       
    31 No match
       
    32     a
       
    33 No match
       
    34 
       
    35 /[\b]/Lfrench
       
    36     \b
       
    37  0: \x08
       
    38     *** Failers
       
    39 No match
       
    40     a
       
    41 No match
       
    42 
       
    43 /^\w+/
       
    44     *** Failers
       
    45 No match
       
    46     École
       
    47 No match
       
    48 
       
    49 /^\w+/Lfrench
       
    50     École
       
    51  0: École
       
    52 
       
    53 /(.+)\b(.+)/
       
    54     École
       
    55  0: \xc9cole
       
    56  1: \xc9
       
    57  2: cole
       
    58 
       
    59 /(.+)\b(.+)/Lfrench
       
    60     *** Failers
       
    61  0: *** Failers
       
    62  1: *** 
       
    63  2: Failers
       
    64     École
       
    65 No match
       
    66 
       
    67 /École/i
       
    68     École
       
    69  0: \xc9cole
       
    70     *** Failers
       
    71 No match
       
    72     école
       
    73 No match
       
    74 
       
    75 /École/iLfrench
       
    76     École
       
    77  0: École
       
    78     école
       
    79  0: école
       
    80 
       
    81 /\w/IS
       
    82 Capturing subpattern count = 0
       
    83 No options
       
    84 No first char
       
    85 No need char
       
    86 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 
       
    87   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 
       
    88 
       
    89 /\w/ISLfrench
       
    90 Capturing subpattern count = 0
       
    91 No options
       
    92 No first char
       
    93 No need char
       
    94 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 
       
    95   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 
       
    96   ƒ Š Œ Ž š œ ž Ÿ ª ² ³ µ ¹ º À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö 
       
    97   Ø Ù Ú Û Ü Ý Þ ß à á â ã ä å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ø ù ú û ü ý 
       
    98   þ ÿ 
       
    99 
       
   100 /^[\xc8-\xc9]/iLfrench
       
   101     École
       
   102  0: É
       
   103     école
       
   104  0: é
       
   105 
       
   106 /^[\xc8-\xc9]/Lfrench
       
   107     École
       
   108  0: É
       
   109     *** Failers 
       
   110 No match
       
   111     école
       
   112 No match
       
   113 
       
   114 /\W+/Lfrench
       
   115     >>>\xaa<<<
       
   116  0: >>>
       
   117     >>>\xba<<< 
       
   118  0: >>>
       
   119 
       
   120 /[\W]+/Lfrench
       
   121     >>>\xaa<<<
       
   122  0: >>>
       
   123     >>>\xba<<< 
       
   124  0: >>>
       
   125 
       
   126 /[^[:alpha:]]+/Lfrench
       
   127     >>>\xaa<<<
       
   128  0: >>>
       
   129     >>>\xba<<< 
       
   130  0: >>>
       
   131 
       
   132 /\w+/Lfrench
       
   133     >>>\xaa<<<
       
   134  0: ª
       
   135     >>>\xba<<< 
       
   136  0: º
       
   137 
       
   138 /[\w]+/Lfrench
       
   139     >>>\xaa<<<
       
   140  0: ª
       
   141     >>>\xba<<< 
       
   142  0: º
       
   143 
       
   144 /[[:alpha:]]+/Lfrench
       
   145     >>>\xaa<<<
       
   146  0: ª
       
   147     >>>\xba<<< 
       
   148  0: º
       
   149     
       
   150 /[[:alpha:]][[:lower:]][[:upper:]]/DZLfrench 
       
   151 ------------------------------------------------------------------
       
   152         Bra
       
   153         [A-Za-z\x83\x8a\x8c\x8e\x9a\x9c\x9e\x9f\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\xff]
       
   154         [a-z\x83\x9a\x9c\x9e\xaa\xb5\xba\xdf-\xf6\xf8-\xff]
       
   155         [A-Z\x8a\x8c\x8e\x9f\xc0-\xd6\xd8-\xde]
       
   156         Ket
       
   157         End
       
   158 ------------------------------------------------------------------
       
   159 Capturing subpattern count = 0
       
   160 No options
       
   161 No first char
       
   162 No need char
       
   163 
       
   164 / End of testinput3 /