|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
3
 | 
 0  | 
 206  | 
 if $] < 5.006  | 
 
| 
33
 | 
 0  | 
 206  | 
 if ($^X =~ / jperl /imosx)  | 
 
| 
56
 | 
 0  | 
 206  | 
 if ($@)  | 
 
| 
69
 | 
 0  | 
 0  | 
 if ($] < 5.006) { }  | 
 
| 
80
 | 
 0  | 
 0  | 
 if (ref $name) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (&Egreek::index($name, '::') >= 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (&Egreek::index($name, q[']) >= 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($name =~ /\A \^ [ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_]+ \z/x) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($name =~ /\A (?: ARGV | ARGVOUT | ENV | INC | SIG | STDERR | STDIN | STDOUT ) \z/x) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($name =~ /\A [^ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz] \z/x) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (defined $_[1]) { }  | 
 
| 
117
 | 
 0  | 
 0  | 
 if (defined $_[1]) { }  | 
 
| 
303
 | 
 0  | 
 0  | 
 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)  | 
 
| 
308
 | 
 0  | 
 0  | 
 if (/\A (?:$Egreek::q_char)*? [ ] /mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\A (?:$Egreek::q_char)*? [*?] /mosx) { }  | 
 
| 
309
 | 
 0  | 
 0  | 
 if (my(@glob) = &Egreek::glob(qq["$_"])) { }  | 
 
| 
319
 | 
 0  | 
 0  | 
 if (my(@glob) = &Egreek::glob($_)) { }  | 
 
| 
531
 | 
 0  | 
 0  | 
 unless (defined $pattern)  | 
 
| 
536
 | 
 0  | 
 0  | 
 unless (defined $string)  | 
 
| 
537
 | 
 0  | 
 0  | 
 if (defined $_) { }  | 
 
| 
548
 | 
 0  | 
 0  | 
 if ($string eq '') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($pattern eq ' ') { }  | 
 
| 
551
 | 
 0  | 
 0  | 
 if (wantarray) { }  | 
 
| 
557
 | 
 0  | 
 0  | 
 if $^W  | 
 
| 
575
 | 
 0  | 
 0  | 
 if (not defined $limit) { }  | 
 
| 
584
 | 
 0  | 
 0  | 
 if (not defined $limit or $limit <= 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($limit > 0) { }  | 
 
| 
591
 | 
 0  | 
 0  | 
 if ('' =~ / \A $pattern \z /msx) { }  | 
 
| 
634
 | 
 0  | 
 0  | 
 if ('' =~ / \A $pattern \z /msx) { }  | 
 
| 
640
 | 
 0  | 
 0  | 
 if ($string =~ s/\A((?:$Egreek::q_char)+?)$pattern//m)  | 
 
| 
654
 | 
 0  | 
 0  | 
 if ($string =~ s/\A((?:$Egreek::q_char)*?)$pattern//m)  | 
 
| 
664
 | 
 0  | 
 0  | 
 if (length $string > 0)  | 
 
| 
669
 | 
 0  | 
 0  | 
 if (not defined $_[2] or $_[2] == 0)  | 
 
| 
676
 | 
 0  | 
 0  | 
 if (wantarray) { }  | 
 
| 
682
 | 
 0  | 
 0  | 
 if $^W  | 
 
| 
698
 | 
 0  | 
 0  | 
 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)  | 
 
| 
705
 | 
 0  | 
 0  | 
 if ($modifier =~ /x/mosx) { }  | 
 
| 
740
 | 
 0  | 
 0  | 
 if ($modifier =~ /r/mosx)  | 
 
| 
741
 | 
 0  | 
 0  | 
 if ($bind_operator =~ / !~ /mosx)  | 
 
| 
752
 | 
 0  | 
 0  | 
 unless (exists $tr{$searchlist[$i]})  | 
 
| 
753
 | 
 0  | 
 0  | 
 if (defined $replacementlist[$i] and $replacementlist[$i] ne '') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($modifier =~ /d/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (defined $replacementlist[-1] and $replacementlist[-1] ne '') { }  | 
 
| 
770
 | 
 0  | 
 0  | 
 if ($modifier =~ /c/mosx) { }  | 
 
| 
772
 | 
 0  | 
 0  | 
 if (not exists $tr{$char}) { }  | 
 
| 
773
 | 
 0  | 
 0  | 
 if (defined $replacementlist[-1])  | 
 
| 
777
 | 
 0  | 
 0  | 
 if ($modifier =~ /s/mosx)  | 
 
| 
791
 | 
 0  | 
 0  | 
 if (exists $tr{$char}) { }  | 
 
| 
794
 | 
 0  | 
 0  | 
 if ($modifier =~ /s/mosx)  | 
 
| 
807
 | 
 0  | 
 0  | 
 if ($modifier =~ /r/mosx) { }  | 
 
| 
812
 | 
 0  | 
 0  | 
 if ($bind_operator =~ / !~ /mosx) { }  | 
 
| 
827
 | 
 0  | 
 0  | 
 if (@_ == 0) { }  | 
 
| 
852
 | 
 0  | 
 0  | 
 if (substr($str, $pos, length $substr) eq $substr)  | 
 
| 
853
 | 
 0  | 
 0  | 
 if ($pos >= $position)  | 
 
| 
857
 | 
 0  | 
 0  | 
 if (substr($str, $pos) =~ /\A ($Egreek::q_char) /mosx) { }  | 
 
| 
878
 | 
 0  | 
 0  | 
 if (substr($str, $pos, length $substr) eq $substr)  | 
 
| 
881
 | 
 0  | 
 0  | 
 if (substr($str, $pos) =~ /\A ($Egreek::q_char) /mosx) { }  | 
 
| 
895
 | 
 0  | 
 0  | 
 if (@_) { }  | 
 
| 
897
 | 
 0  | 
 0  | 
 if (@_ and wantarray) { }  | 
 
| 
920
 | 
 0  | 
 0  | 
 if (@_) { }  | 
 
| 
922
 | 
 0  | 
 0  | 
 if (@_ and wantarray) { }  | 
 
| 
923
 | 
 0  | 
 0  | 
 defined $lc{$_} ? :  | 
 
| 
926
 | 
 0  | 
 0  | 
 defined $lc{$_} ? :  | 
 
| 
939
 | 
 0  | 
 0  | 
 defined $lc{$_} ? :  | 
 
| 
946
 | 
 0  | 
 0  | 
 if (@_) { }  | 
 
| 
948
 | 
 0  | 
 0  | 
 if (@_ and wantarray) { }  | 
 
| 
971
 | 
 174  | 
 0  | 
 if (@_) { }  | 
 
| 
973
 | 
 0  | 
 174  | 
 if (@_ and wantarray) { }  | 
 
| 
974
 | 
 0  | 
 0  | 
 defined $uc{$_} ? :  | 
 
| 
977
 | 
 40  | 
 134  | 
 defined $uc{$_} ? :  | 
 
| 
990
 | 
 0  | 
 0  | 
 defined $uc{$_} ? :  | 
 
| 
997
 | 
 197  | 
 0  | 
 if (@_) { }  | 
 
| 
999
 | 
 0  | 
 197  | 
 if (@_ and wantarray) { }  | 
 
| 
1000
 | 
 0  | 
 0  | 
 defined $fc{$_} ? :  | 
 
| 
1003
 | 
 117  | 
 80  | 
 defined $fc{$_} ? :  | 
 
| 
1016
 | 
 0  | 
 0  | 
 defined $fc{$_} ? :  | 
 
| 
1044
 | 
 0  | 
 0  | 
 unless defined $char[$i]  | 
 
| 
1047
 | 
 0  | 
 0  | 
 if ($char[$i] eq '[') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($char[$i] eq '[^') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (my $char = classic_character_class($char[$i])) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($char[$i] =~ /\A [\x00-\xFF] \z/mosx) { }  | 
 
| 
1052
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
1057
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
1060
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
1066
 | 
 0  | 
 0  | 
 if (do {
	$char =~ /\A [.|)] \z/mosx
})  | 
 
| 
1089
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
1094
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
1097
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
1103
 | 
 0  | 
 0  | 
 if (do {
	$char =~ /\A [.|)] \z/mosx
})  | 
 
| 
1129
 | 
 0  | 
 0  | 
 if ($uc ne $fc)  | 
 
| 
1130
 | 
 0  | 
 0  | 
 if (length $fc == 1) { }  | 
 
| 
1142
 | 
 0  | 
 0  | 
 unless defined $char[$i]  | 
 
| 
1144
 | 
 0  | 
 0  | 
 if (do {
	$char[$i] =~ /\A [\?\+\*\{] \z/mosx if $i >= 1
})  | 
 
| 
1148
 | 
 0  | 
 0  | 
 if $i >= 1  | 
 
| 
1149
 | 
 0  | 
 0  | 
 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)  | 
 
| 
1255
 | 
 0  | 
 0  | 
 if (@chars1)  | 
 
| 
1258
 | 
 0  | 
 0  | 
 if (exists $range_tr{'1'})  | 
 
| 
1272
 | 
 0  | 
 0  | 
 if (@chars2)  | 
 
| 
1275
 | 
 0  | 
 0  | 
 if (exists $range_tr{'2'})  | 
 
| 
1291
 | 
 0  | 
 0  | 
 if (@chars3)  | 
 
| 
1294
 | 
 0  | 
 0  | 
 if (exists $range_tr{'3'})  | 
 
| 
1312
 | 
 0  | 
 0  | 
 if (@chars4)  | 
 
| 
1315
 | 
 0  | 
 0  | 
 if (exists $range_tr{'4'})  | 
 
| 
1342
 | 
 0  | 
 0  | 
 if (/\G (\\0?55|\\x2[Dd]|\\-) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G \\ ([0-7]{2,3}) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G \\x ([0-9A-Fa-f]{1,2}) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G \\c ([\x40-\x5F]) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\ [0nrtfbae]) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G \\ ($Egreek::q_char) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::q_char) /cgmosx) { }  | 
 
| 
1380
 | 
 0  | 
 0  | 
 if ($char[$i] eq '\\-') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($char[$i] eq '-') { }  | 
 
| 
1384
 | 
 0  | 
 0  | 
 if (0 < $i and $i < $#char)  | 
 
| 
1395
 | 
 0  | 
 0  | 
 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])  | 
 
| 
1400
 | 
 0  | 
 0  | 
 if (length $char[$i - 1] == 1) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i - 1] == 2) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i - 1] == 3) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i - 1] == 4) { }  | 
 
| 
1401
 | 
 0  | 
 0  | 
 if (length $char[$i + 1] == 1) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i + 1] == 2) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i + 1] == 3) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i + 1] == 4) { }  | 
 
| 
1402
 | 
 0  | 
 0  | 
 if $char[$i - 1] le $_  | 
 
| 
1424
 | 
 0  | 
 0  | 
 if (length $char[$i + 1] == 2) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i + 1] == 3) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i + 1] == 4) { }  | 
 
| 
1425
 | 
 0  | 
 0  | 
 if $char[$i - 1] le $_  | 
 
| 
1441
 | 
 0  | 
 0  | 
 if (length $char[$i + 1] == 3) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i + 1] == 4) { }  | 
 
| 
1442
 | 
 0  | 
 0  | 
 if $char[$i - 1] le $_  | 
 
| 
1453
 | 
 0  | 
 0  | 
 if (length $char[$i + 1] == 4) { }  | 
 
| 
1454
 | 
 0  | 
 0  | 
 if $char[$i - 1] le $_  | 
 
| 
1474
 | 
 0  | 
 0  | 
 if (scalar @_ == 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (scalar @_ == 1) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (scalar @_ == 2) { }  | 
 
| 
1481
 | 
 0  | 
 0  | 
 if ($_[0] > $_[1]) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($_[0] == $_[1]) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($_[0] + 1 == $_[1]) { }  | 
 
| 
1505
 | 
 182  | 
 0  | 
 if ($length == 1) { }  | 
 
| 
1509
 | 
 0  | 
 182  | 
 if ($a1 > $z1)  | 
 
| 
1513
 | 
 0  | 
 182  | 
 if ($a1 == $z1) { }  | 
 
| 
 | 
 0  | 
 182  | 
 elsif ($a1 + 1 == $z1) { }  | 
 
| 
1535
 | 
 0  | 
 182  | 
 unless (exists $range_tr{$length})  | 
 
| 
1552
 | 
 0  | 
 182  | 
 if ($max lt $first) { }  | 
 
| 
 | 
 0  | 
 182  | 
 elsif ($min le $first and $first le $max and $max le $last) { }  | 
 
| 
 | 
 0  | 
 182  | 
 elsif ($min eq $first and $max eq $last) { }  | 
 
| 
 | 
 0  | 
 182  | 
 elsif ($first le $min and $max le $last) { }  | 
 
| 
 | 
 182  | 
 0  | 
 elsif ($min le $first and $last le $max) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($first le $min and $min le $last and $last le $max) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($last lt $min) { }  | 
 
| 
1623
 | 
 40  | 
 318  | 
 $modifier =~ /i/mosx ? :  | 
 
| 
1629
 | 
 206  | 
 919  | 
 if ($char[$i] eq '-') { }  | 
 
| 
 | 
 0  | 
 919  | 
 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 919  | 
 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 919  | 
 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 919  | 
 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 919  | 
 elsif ($char[$i] =~ /\A \\ ([0-7]{2,3}) \z/mosx) { }  | 
 
| 
 | 
 22  | 
 897  | 
 elsif ($char[$i] =~ /\A \\x ([0-9A-Fa-f]{1,2}) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 897  | 
 elsif ($char[$i] =~ /\A \\c ([\x40-\x5F]) \z/mosx) { }  | 
 
| 
 | 
 25  | 
 872  | 
 elsif ($char[$i] =~ /\A (\\ [0nrtfbaedswDSWHVhvR]) \z/mosx) { }  | 
 
| 
 | 
 8  | 
 864  | 
 elsif ($ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx) { }  | 
 
| 
 | 
 70  | 
 794  | 
 elsif ($char[$i] =~ /\A ( \[\: \^? (?:alnum|alpha|ascii|blank|cntrl|digit|graph|lower|print|punct|space|upper|word|xdigit) :\] ) \z/mosx) { }  | 
 
| 
 | 
 7  | 
 787  | 
 elsif ($char[$i] =~ /\A \\ ($Egreek::q_char) \z/mosx) { }  | 
 
| 
1630
 | 
 182  | 
 24  | 
 if (0 < $i and $i < $#char)  | 
 
| 
1772
 | 
 182  | 
 761  | 
 if (defined $char[$i + 1] and $char[$i + 1] eq '...') { }  | 
 
| 
 | 
 182  | 
 579  | 
 elsif ($char[$i] eq '...') { }  | 
 
| 
 | 
 493  | 
 86  | 
 elsif ($char[$i] =~ /\A [\x00-\xFF] \z/mosx) { }  | 
 
| 
 | 
 0  | 
 86  | 
 elsif ($char[$i] =~ /\A (?: \\h ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 86  | 
 elsif ($char[$i] =~ /\A (?: \\v ) \z/mosx) { }  | 
 
| 
 | 
 2  | 
 84  | 
 elsif ($char[$i] =~ /\A (?: \\d | \\s | \\w ) \z/mosx) { }  | 
 
| 
1781
 | 
 0  | 
 182  | 
 if (length $char[$i - 1] > length $char[$i + 1]) { }  | 
 
| 
 | 
 182  | 
 0  | 
 elsif (length $char[$i - 1] == length $char[$i + 1]) { }  | 
 
| 
1785
 | 
 0  | 
 182  | 
 if ($char[$i - 1] gt $char[$i + 1])  | 
 
| 
1795
 | 
 182  | 
 0  | 
 if ($length == length $char[$i - 1] and $length == length $char[$i + 1]) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($length == length $char[$i - 1]) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (length $char[$i - 1] < $length and $length < length $char[$i + 1]) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($length == length $char[$i + 1]) { }  | 
 
| 
1818
 | 
 182  | 
 0  | 
 if ($length == 1) { }  | 
 
| 
1831
 | 
 24  | 
 469  | 
 if ($modifier =~ /i/mosx) { }  | 
 
| 
1834
 | 
 12  | 
 12  | 
 if ($uc ne $fc) { }  | 
 
| 
1835
 | 
 12  | 
 0  | 
 if (length $fc == 1) { }  | 
 
| 
1876
 | 
 0  | 
 689  | 
 if ($_ eq '...') { }  | 
 
| 
 | 
 8  | 
 681  | 
 elsif (/\A \n \z/mosx) { }  | 
 
| 
 | 
 8  | 
 673  | 
 elsif (/\A \r \z/mosx) { }  | 
 
| 
 | 
 60  | 
 613  | 
 elsif (/\A ([\x00-\x20\x7F-\xFF]) \z/mosx) { }  | 
 
| 
 | 
 429  | 
 184  | 
 elsif (/\A [\x00-\xFF] \z/mosx) { }  | 
 
| 
1962
 | 
 236  | 
 78  | 
 if (scalar @singleoctet >= 1)  | 
 
| 
1965
 | 
 22  | 
 214  | 
 if ($modifier =~ /i/mosx)  | 
 
| 
1973
 | 
 12  | 
 54  | 
 if ($uc eq $fc) { }  | 
 
| 
1977
 | 
 54  | 
 0  | 
 if (length $fc == 1) { }  | 
 
| 
1988
 | 
 0  | 
 46  | 
 if ($_ ne '')  | 
 
| 
1995
 | 
 96  | 
 5536  | 
 if (exists $singleoctet_ignorecase{$ord}) { }  | 
 
| 
2004
 | 
 56  | 
 3592  | 
 if (ref $range)  | 
 
| 
2005
 | 
 36  | 
 20  | 
 if (scalar @{$range;} == 1) { }  | 
 
| 
 | 
 0  | 
 20  | 
 elsif (scalar @{$range;} == 2) { }  | 
 
| 
2022
 | 
 6  | 
 308  | 
 if (scalar @multipleoctet >= 2) { }  | 
 
| 
2043
 | 
 10  | 
 34  | 
 if ($modifier =~ /i/mosx)  | 
 
| 
2051
 | 
 0  | 
 30  | 
 if ($uc eq $fc) { }  | 
 
| 
2055
 | 
 30  | 
 0  | 
 if (length $fc == 1) { }  | 
 
| 
2066
 | 
 0  | 
 10  | 
 if ($_ ne '')  | 
 
| 
2073
 | 
 60  | 
 2500  | 
 if (exists $singleoctet_ignorecase{$ord}) { }  | 
 
| 
2082
 | 
 20  | 
 940  | 
 if (ref $range)  | 
 
| 
2083
 | 
 0  | 
 20  | 
 if (scalar @{$range;} == 1) { }  | 
 
| 
 | 
 0  | 
 20  | 
 elsif (scalar @{$range;} == 2) { }  | 
 
| 
2097
 | 
 0  | 
 44  | 
 if (scalar @multipleoctet >= 1) { }  | 
 
| 
2098
 | 
 0  | 
 0  | 
 if (scalar @singleoctet >= 1) { }  | 
 
| 
2110
 | 
 44  | 
 0  | 
 if (scalar @singleoctet >= 1) { }  | 
 
| 
2228
 | 
 0  | 
 0  | 
 @_ ? :  | 
 
| 
2230
 | 
 0  | 
 0  | 
 if ($c == 0) { }  | 
 
| 
2250
 | 
 0  | 
 0  | 
 if ($c == 0) { }  | 
 
| 
2268
 | 
 0  | 
 0  | 
 if (wantarray) { }  | 
 
| 
2287
 | 
 0  | 
 0  | 
 if (wantarray) { }  | 
 
| 
2315
 | 
 0  | 
 0  | 
 unless defined $expr  | 
 
| 
2326
 | 
 0  | 
 0  | 
 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }  | 
 
| 
2332
 | 
 0  | 
 0  | 
 $1 ? :  | 
 
| 
2336
 | 
 0  | 
 0  | 
 unless defined $cxix  | 
 
| 
2337
 | 
 0  | 
 0  | 
 unless exists $iter{$cxix}  | 
 
| 
2340
 | 
 0  | 
 0  | 
 if ($iter{$cxix} == 0)  | 
 
| 
2345
 | 
 0  | 
 0  | 
 if (wantarray) { }  | 
 
| 
2350
 | 
 0  | 
 0  | 
 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }  | 
 
| 
2373
 | 
 0  | 
 0  | 
 unless defined $expr  | 
 
| 
2374
 | 
 0  | 
 0  | 
 if $expr eq ''  | 
 
| 
2383
 | 
 0  | 
 0  | 
 if ($expr =~ /\A " ((?:$Egreek::q_char)*?) " \z/mosx)  | 
 
| 
2385
 | 
 0  | 
 0  | 
 if ($cond eq 'd') { }  | 
 
| 
2386
 | 
 0  | 
 0  | 
 if (-d $expr)  | 
 
| 
2391
 | 
 0  | 
 0  | 
 if (-e $expr)  | 
 
| 
2400
 | 
 0  | 
 0  | 
 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)  | 
 
| 
2401
 | 
 0  | 
 0  | 
 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^/\\]) )[$1./$2]mosx)  | 
 
| 
2406
 | 
 0  | 
 0  | 
 if (($head, $tail) = _parse_path($expr, $pathsep))  | 
 
| 
2407
 | 
 0  | 
 0  | 
 if ($tail eq '')  | 
 
| 
2411
 | 
 0  | 
 0  | 
 if ($head =~ / \A (?:$Egreek::q_char)*? [*?] /mosx)  | 
 
| 
2412
 | 
 0  | 
 0  | 
 if (@globdir = _do_glob('d', $head))  | 
 
| 
2417
 | 
 0  | 
 0  | 
 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)  | 
 
| 
2424
 | 
 0  | 
 0  | 
 unless ($expr =~ / \A (?:$Egreek::q_char)*? [*?] /mosx)  | 
 
| 
2425
 | 
 0  | 
 0  | 
 if ($head eq '.')  | 
 
| 
2428
 | 
 0  | 
 0  | 
 if ($head ne '' and ($head =~ / \G ($Egreek::q_char) /gmosx)[-1] ne $pathsep)  | 
 
| 
2432
 | 
 0  | 
 0  | 
 if ($cond eq 'd') { }  | 
 
| 
2433
 | 
 0  | 
 0  | 
 if (-d $head)  | 
 
| 
2438
 | 
 0  | 
 0  | 
 if (-e $head)  | 
 
| 
2444
 | 
 0  | 
 0  | 
 unless opendir *DIR, $head  | 
 
| 
2448
 | 
 0  | 
 0  | 
 if ($head eq '.')  | 
 
| 
2451
 | 
 0  | 
 0  | 
 if ($head ne '' and ($head =~ / \G ($Egreek::q_char) /gmosx)[-1] ne $pathsep)  | 
 
| 
2464
 | 
 0  | 
 0  | 
 if ($char eq '*') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($char eq '?') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ((my $fc = &fc($char)) ne $char) { }  | 
 
| 
2487
 | 
 0  | 
 0  | 
 if ($leaf eq '.' or $leaf eq '..')  | 
 
| 
2490
 | 
 0  | 
 0  | 
 if ($cond eq 'd' and not -d "$head$leaf")  | 
 
| 
2494
 | 
 0  | 
 0  | 
 if (&$matchsub($leaf))  | 
 
| 
2502
 | 
 0  | 
 0  | 
 if (&Egreek::index($leaf, '.') == -1 and length $leaf <= 8 and &Egreek::index($pattern, '\\.') != -1)  | 
 
| 
2506
 | 
 0  | 
 0  | 
 if (&$matchsub("$leaf."))  | 
 
| 
2512
 | 
 0  | 
 0  | 
 if (@matched)  | 
 
| 
2516
 | 
 0  | 
 0  | 
 if ($fix_drive_relative_paths)  | 
 
| 
2538
 | 
 0  | 
 0  | 
 defined $1 ? :  | 
 
| 
2572
 | 
 0  | 
 0  | 
 if (exists $ENV{'HOME'} and $ENV{'HOME'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (exists $ENV{'USERPROFILE'} and $ENV{'USERPROFILE'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (exists $ENV{'HOMEDRIVE'} and exists $ENV{'HOMEPATH'} and $ENV{'HOMEDRIVE'} and $ENV{'HOMEPATH'}) { }  | 
 
| 
2595
 | 
 0  | 
 0  | 
 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }  | 
 
| 
2614
 | 
 0  | 
 0  | 
 if (defined $home and not -d $home)  | 
 
| 
2646
 | 
 0  | 
 0  | 
 if @_  | 
 
| 
2648
 | 
 0  | 
 0  | 
 if (/\A ($Egreek::q_char) /mosx) { }  | 
 
| 
2666
 | 
 0  | 
 0  | 
 if (/\A ($Egreek::q_char) /mosx) { }  | 
 
| 
2684
 | 
 0  | 
 0  | 
 if (wantarray) { }  | 
 
| 
2704
 | 
 0  | 
 0  | 
 @_ ? :  | 
 
| 
2705
 | 
 0  | 
 0  | 
 if @_ and not wantarray  | 
 
| 
2711
 | 
 0  | 
 0  | 
 if (exists $range_tr{length $getc})  | 
 
| 
2712
 | 
 0  | 
 0  | 
 if ($getc =~ /\A $Egreek::dot_s \z/mosx)  | 
 
| 
2713
 | 
 0  | 
 0  | 
 wantarray ? :  | 
 
| 
2717
 | 
 0  | 
 0  | 
 wantarray ? :  | 
 
| 
2725
 | 
 0  | 
 0  | 
 if @_  | 
 
| 
2748
 | 
 206  | 
 0  | 
 $] >= 5.014 ? :  | 
 
| 
 | 
 0  | 
 0  | 
 if ($offset > scalar @char or $offset < -1 * scalar(@char))  | 
 
| 
 | 
 0  | 
 0  | 
 if ($offset == 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($offset > 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 if ($length == 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($length > 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 if ($offset == 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($offset > 0) { }  | 
 
| 
 | 
 0  | 
 0  | 
 if (@_ == 4) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (@_ == 3) { }  | 
 
| 
2832
 | 
 0  | 
 0  | 
 if (@_ == 3) { }  | 
 
| 
2839
 | 
 0  | 
 0  | 
 if ($index == -1) { }  | 
 
| 
2853
 | 
 0  | 
 0  | 
 if (@_ == 3) { }  | 
 
| 
2860
 | 
 0  | 
 0  | 
 if ($rindex == -1) { }  | 
 
| 
2999
 | 
 0  | 
 206  | 
 if @_  | 
 
| 
3060
 | 
 12513  | 
 62143  | 
 if (/\G ( \n ) /cgox) { }  | 
 
| 
 | 
 17925  | 
 44218  | 
 elsif (/\G ((?>\s+)|\#.*) /cgox) { }  | 
 
| 
 | 
 1400  | 
 42818  | 
 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }  | 
 
| 
 | 
 86  | 
 42732  | 
 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }  | 
 
| 
 | 
 4  | 
 42728  | 
 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH  \b | \$ (?>\s*) \{ (?>\s*) PREMATCH  (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\}  ) /cgmosx) { }  | 
 
| 
 | 
 28  | 
 42700  | 
 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH     \b | \$ (?>\s*) \{ (?>\s*) MATCH     (?>\s*) \} | \$ (?>\s*) \{\^MATCH\}     ) /cgmosx) { }  | 
 
| 
 | 
 1  | 
 42699  | 
 elsif (/\G ( \$' | \$\{'\}                                                                                                     ) /cgmosx) { }  | 
 
| 
 | 
 3  | 
 42696  | 
 elsif (/\G (                 \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }  | 
 
| 
 | 
 1673  | 
 41023  | 
 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }  | 
 
| 
 | 
 4992  | 
 36031  | 
 elsif (/\G ( [,;] ) /cgox) { }  | 
 
| 
 | 
 0  | 
 36031  | 
 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }  | 
 
| 
 | 
 2  | 
 36029  | 
 elsif (/\G ( \$ 0 ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 36029  | 
 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }  | 
 
| 
 | 
 1  | 
 36028  | 
 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }  | 
 
| 
 | 
 4  | 
 36024  | 
 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 36024  | 
 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }  | 
 
| 
 | 
 0  | 
 36024  | 
 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 36024  | 
 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 36024  | 
 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 36024  | 
 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }  | 
 
| 
 | 
 0  | 
 36024  | 
 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }  | 
 
| 
 | 
 42  | 
 35982  | 
 elsif (/\G ( (?: [\$\@\%\&\*] | \$\# | -> | \b sub \b) (?>\s*) (?: split | chop | index | rindex | lc | uc | fc | chr | ord | reverse | getc | tr | y | q | qq | qx | qw | m | s | qr | glob | lstat | opendir | stat | unlink | chdir ) ) \b /cgmosx) { }  | 
 
| 
 | 
 61  | 
 35921  | 
 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }  | 
 
| 
 | 
 0  | 
 35921  | 
 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 35921  | 
 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^>\0\a\e\f\n\r\t])+?) > (?>\s*) \) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 35921  | 
 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }  | 
 
| 
 | 
 0  | 
 35921  | 
 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }  | 
 
| 
 | 
 247  | 
 35674  | 
 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }  | 
 
| 
 | 
 18  | 
 35656  | 
 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b       /cgox) { }  | 
 
| 
 | 
 0  | 
 35656  | 
 elsif (/\G \b Char::eval       (?= (?>\s*) \{ )                    /cgox) { }  | 
 
| 
 | 
 13  | 
 35643  | 
 elsif (/\G \b Greek::eval       (?= (?>\s*) \{ )                    /cgox) { }  | 
 
| 
 | 
 0  | 
 35643  | 
 elsif (/\G \b Char::eval    \b (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 114  | 
 35529  | 
 elsif (/\G \b Greek::eval    \b (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 2  | 
 35527  | 
 elsif (/\G \b bytes::substr \b (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 0  | 
 35527  | 
 elsif (/\G \b chop \b          (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 2  | 
 35525  | 
 elsif (/\G \b bytes::index \b  (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 0  | 
 35525  | 
 elsif (/\G \b Char::index \b   (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 0  | 
 35525  | 
 elsif (/\G \b Greek::index \b   (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 0  | 
 35525  | 
 elsif (/\G \b index \b         (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 2  | 
 35523  | 
 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 0  | 
 35523  | 
 elsif (/\G \b Char::rindex \b  (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 0  | 
 35523  | 
 elsif (/\G \b Greek::rindex \b  (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 0  | 
 35523  | 
 elsif (/\G \b rindex \b        (?! (?>\s*) => )                    /cgox) { }  | 
 
| 
 | 
 1  | 
 35522  | 
 elsif (/\G \b lc      (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 0  | 
 35522  | 
 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 1  | 
 35521  | 
 elsif (/\G \b uc      (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 0  | 
 35521  | 
 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 6  | 
 35515  | 
 elsif (/\G \b fc      (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                                          (?>\s*) (\") ((?:$Egreek::qq_char)+?)               (\") /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) qq (?>\s*) (\#) ((?:$Egreek::qq_char)+?)               (\#) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?)              (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?)              (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?)            (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?)              (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) qq (?>\s*) (\S) ((?:$Egreek::qq_char)+?)               (\1) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                                          (?>\s*) (\') ((?:\\\'|\\\\|$Egreek::q_char)+?)      (\') /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) q  (?>\s*) (\#) ((?:\\\#|\\\\|$Egreek::q_char)+?)      (\#) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) q  (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?)     (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) q  (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?)     (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) q  (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?)   (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) q  (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?)     (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) q  (?>\s*) (\S) ((?:\\\1|\\\\|$Egreek::q_char)+?)      (\1) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s*) \( ((?:$qq_paren)*?) \)                             /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?= (?>\s+) [a-z]+)                                         /cgox) { }  | 
 
| 
 | 
 0  | 
 35515  | 
 elsif (/\G -s                               (?>\s+) ((?>\w+))                                           /cgox) { }  | 
 
| 
 | 
 2  | 
 35513  | 
 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 2  | 
 35511  | 
 elsif (/\G \b bytes::chr    (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 36  | 
 35475  | 
 elsif (/\G \b chr           (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 2  | 
 35473  | 
 elsif (/\G \b bytes::ord    (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 8  | 
 35465  | 
 elsif (/\G \b ord           (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b glob          (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b lc \b            (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b lcfirst \b       (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b uc \b            (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b ucfirst \b       (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b fc \b            (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G    -s \b            (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b bytes::length \b (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b bytes::chr \b    (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b chr \b           (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b bytes::ord \b    (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b ord \b           (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b glob \b          (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 0  | 
 35465  | 
 elsif (/\G \b reverse \b       (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 8  | 
 35457  | 
 elsif (/\G \b getc \b          (?! (?>\s*) => )                          /cgox) { }  | 
 
| 
 | 
 87  | 
 35370  | 
 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }  | 
 
| 
 | 
 3  | 
 35367  | 
 elsif (/\G \b ( tr | y ) \b /cgox) { }  | 
 
| 
 | 
 2179  | 
 33188  | 
 elsif (/\G \b (qq) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 33188  | 
 elsif (/\G \b (qr) \b /cgox) { }  | 
 
| 
 | 
 16  | 
 33172  | 
 elsif (/\G \b (qw) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 33172  | 
 elsif (/\G \b (qx) \b /cgox) { }  | 
 
| 
 | 
 410  | 
 32762  | 
 elsif (/\G \b (q) \b /cgox) { }  | 
 
| 
 | 
 209  | 
 32553  | 
 elsif (/\G \b (m) \b /cgox) { }  | 
 
| 
 | 
 97  | 
 32456  | 
 elsif (/\G \b (s) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 32456  | 
 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n])                  /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32456  | 
 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32456  | 
 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b                                    /cgmosx) { }  | 
 
| 
 | 
 37  | 
 32419  | 
 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n])                                   /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32419  | 
 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^#])                  /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32419  | 
 elsif (/\G \b use ((?>\s+) strict) \b                                                     /cgmosx) { }  | 
 
| 
 | 
 2  | 
 32417  | 
 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*))  (?>\s*) ; /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32417  | 
 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }  | 
 
| 
 | 
 2  | 
 32415  | 
 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n])                  /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32415  | 
 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32415  | 
 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b                                    /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32415  | 
 elsif (/\G \b no  ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n])                  /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32415  | 
 elsif (/\G \b no  ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^#]) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32415  | 
 elsif (/\G \b no  ((?>\s+) (?:$ignore_modules)) \b                                    /cgmosx) { }  | 
 
| 
 | 
 0  | 
 32415  | 
 elsif (/\G \b use \b /cgmosx) { }  | 
 
| 
 | 
 2  | 
 32413  | 
 elsif (/\G \b no  \b /cgmosx) { }  | 
 
| 
 | 
 848  | 
 31565  | 
 elsif (/\G (?
 | 
 
| 
 | 
 1786  | 
 29779  | 
 elsif (/\G (\") /cgox) { }  | 
 
| 
 | 
 1  | 
 29778  | 
 elsif (/\G (\`) /cgox) { }  | 
 
| 
 | 
 453  | 
 29325  | 
 elsif ($Egreek::slash eq 'm//' and m[\G (/) ]cgox) { }  | 
 
| 
 | 
 0  | 
 29325  | 
 elsif ($Egreek::slash eq 'm//' and /\G (\?) /cgox) { }  | 
 
| 
 | 
 0  | 
 29325  | 
 elsif (/\G ( <<>> ) /cgox) { }  | 
 
| 
 | 
 0  | 
 29325  | 
 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }  | 
 
| 
 | 
 6  | 
 29319  | 
 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }  | 
 
| 
 | 
 3  | 
 29316  | 
 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }  | 
 
| 
 | 
 6  | 
 29310  | 
 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }  | 
 
| 
 | 
 3  | 
 29307  | 
 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }  | 
 
| 
 | 
 6  | 
 29301  | 
 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }  | 
 
| 
 | 
 72  | 
 29229  | 
 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }  | 
 
| 
 | 
 0  | 
 29229  | 
 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }  | 
 
| 
 | 
 36  | 
 29193  | 
 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }  | 
 
| 
 | 
 42  | 
 29151  | 
 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }  | 
 
| 
 | 
 0  | 
 29151  | 
 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }  | 
 
| 
 | 
 12  | 
 29139  | 
 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }  | 
 
| 
 | 
 0  | 
 29139  | 
 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }  | 
 
| 
 | 
 0  | 
 29139  | 
 elsif (/\G < ((?:[^>\0\a\e\f\n\r\t])+?) > /cgox) { }  | 
 
| 
 | 
 0  | 
 29139  | 
 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }  | 
 
| 
 | 
 204  | 
 28935  | 
 elsif (/\G ^ ( __END__  \n .*) \z /cgmosx) { }  | 
 
| 
 | 
 0  | 
 28935  | 
 elsif (/\G   ( \cD         .*) \z /cgmosx) { }  | 
 
| 
 | 
 0  | 
 28935  | 
 elsif (/\G   ( \cZ         .*) \z /cgmosx) { }  | 
 
| 
 | 
 5078  | 
 23857  | 
 elsif (/\G (
            -- | \+\+ |
            [\)\}\]]
            ) /cgox) { }  | 
 
| 
 | 
 7  | 
 23850  | 
 elsif (/\G (
            \.\.\.
            ) /cgox) { }  | 
 
| 
 | 
 8841  | 
 15009  | 
 elsif (m"\G ((?>
            !~~ | !~ | != | ! |
            %= | % |
            &&= | && | &= | &\.= | &\. | & |
            -= | -> | - |
            :(?>\s*)= |
            : |
            <<>> |
            <<= | <=> | <= | < |
            == | => | =~ | = |
            >>= | >> | >= | > |
            \*\*= | \*\* | \*= | \* |
            \+= | \+ |
            \.\. | \.= | \. |
            //= | // |
            /= | / |
            \? |
            \\ |
            \^= | \^\.= | \^\. | \^ |
            \b x= |
            \|\|= | \|\| | \|= | \|\.= | \|\. | \| |
            ~~ | ~\. | ~ |
            \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b |
            \b(?: print )\b |
            [,;\(\{\[]
            )) "cgox) { }  | 
 
| 
 | 
 15009  | 
 0  | 
 elsif (/\G ($Egreek::q_char) /cgox) { }  | 
 
| 
3062
 | 
 174  | 
 12339  | 
 if (scalar @heredoc_delimiter >= 1)  | 
 
| 
3117
 | 
 0  | 
 86  | 
 if (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }  | 
 
| 
 | 
 0  | 
 86  | 
 elsif (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }  | 
 
| 
3166
 | 
 1  | 
 1672  | 
 if (/\G (    (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }  | 
 
| 
 | 
 61  | 
 1611  | 
 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s            \b ) /cgox) { }  | 
 
| 
3376
 | 
 2  | 
 85  | 
 if (/\G (?= [,;\)\}\]] )          /cgox) { }  | 
 
| 
 | 
 1  | 
 84  | 
 elsif (/\G ( [\$\@\&\*] $qq_scalar ) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b qq           (\#) [ ] (\#) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b qq ((?>\s*)) (\() [ ] (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b qq ((?>\s*)) (\{) [ ] (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b qq ((?>\s*)) (\[) [ ] (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b qq ((?>\s*)) (\<) [ ] (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b qq ((?>\s*)) (\S) [ ] (\2) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b q            (\#) [ ] (\#) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b q  ((?>\s*)) (\() [ ] (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b q  ((?>\s*)) (\{) [ ] (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b q  ((?>\s*)) (\[) [ ] (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b q  ((?>\s*)) (\<) [ ] (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 84  | 
 elsif (/\G \b q  ((?>\s*)) (\S) [ ] (\2) /cgox) { }  | 
 
| 
 | 
 10  | 
 74  | 
 elsif (/\G                    ' [ ] '    /cgox) { }  | 
 
| 
 | 
 0  | 
 74  | 
 elsif (/\G                    " [ ] "    /cgox) { }  | 
 
| 
 | 
 0  | 
 74  | 
 elsif (/\G \b (qq) \b /cgox) { }  | 
 
| 
 | 
 12  | 
 62  | 
 elsif (/\G \b (qr) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 62  | 
 elsif (/\G \b (q) \b /cgox) { }  | 
 
| 
 | 
 18  | 
 44  | 
 elsif (/\G \b (m) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 44  | 
 elsif (/\G (\') /cgox) { }  | 
 
| 
 | 
 0  | 
 44  | 
 elsif (/\G (\") /cgox) { }  | 
 
| 
 | 
 44  | 
 0  | 
 elsif (m[\G (/) ]cgox) { }  | 
 
| 
3399
 | 
 0  | 
 0  | 
 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) /cgox) { }  | 
 
| 
3402
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                         /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\()          ((?:$qq_paren)*?)   (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{)          ((?:$qq_brace)*?)   (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[)          ((?:$qq_bracket)*?) (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<)          ((?:$qq_angle)*?)   (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?)    (\1) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S)          ((?:$Egreek::qq_char)*?)    (\1) /cgox) { }  | 
 
| 
3416
 | 
 0  | 
 12  | 
 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
3419
 | 
 0  | 
 12  | 
 if (/\G ((?>\s+)|\#.*)                                            /cgox) { }  | 
 
| 
 | 
 0  | 
 12  | 
 elsif (/\G (\()          ((?:$qq_paren)*?)   (\)) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 12  | 
 elsif (/\G (\{)          ((?:$qq_brace)*?)   (\}) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 12  | 
 elsif (/\G (\[)          ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 12  | 
 elsif (/\G (\<)          ((?:$qq_angle)*?)   (\>) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 12  | 
 elsif (/\G (\')          ((?:$Egreek::qq_char)*?)    (\') ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 12  | 
 elsif (/\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?)    (\1) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 12  | 
 0  | 
 elsif (/\G (\S)          ((?:$Egreek::qq_char)*?)    (\1) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
3434
 | 
 0  | 
 0  | 
 if (/\G (\#) ((?:\\\#|\\\\|$Egreek::q_char)*?) (\#) /cgox) { }  | 
 
| 
3437
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                              /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:\\\\|\\\)|\\\(|$q_paren)*?)   (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:\\\\|\\\}|\\\{|$q_brace)*?)   (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:\\\\|\\\]|\\\[|$q_bracket)*?) (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:\\\\|\\\>|\\\<|$q_angle)*?)   (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ([*\-:?\\^|])       ((?:$Egreek::q_char)*?)    (\1) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:\\\\|\\\1|     $Egreek::q_char)*?)    (\1) /cgox) { }  | 
 
| 
3451
 | 
 0  | 
 18  | 
 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
3454
 | 
 0  | 
 18  | 
 if (/\G ((?>\s+)|\#.*)                                              /cgox) { }  | 
 
| 
 | 
 0  | 
 18  | 
 elsif (/\G (\()          ((?:$qq_paren)*?)   (\)) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 18  | 
 elsif (/\G (\{)          ((?:$qq_brace)*?)   (\}) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 18  | 
 elsif (/\G (\[)          ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 18  | 
 elsif (/\G (\<)          ((?:$qq_angle)*?)   (\>) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 18  | 
 elsif (/\G (\')          ((?:$Egreek::qq_char)*?)    (\') ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 18  | 
 elsif (/\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?)    (\1) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 18  | 
 0  | 
 elsif (/\G (\S)          ((?:$Egreek::qq_char)*?)    (\1) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
3471
 | 
 0  | 
 0  | 
 if (/\G (\\\\)    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\')    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G \'        /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::q_char) /cgox) { }  | 
 
| 
3483
 | 
 0  | 
 0  | 
 if (/\G (\\\\)    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\")    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G \"        /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::q_char) /cgox) { }  | 
 
| 
3495
 | 
 0  | 
 381  | 
 if (/\G (\\\\)                  /cgox) { }  | 
 
| 
 | 
 0  | 
 381  | 
 elsif (m[\G (\\/)                  ]cgox) { }  | 
 
| 
 | 
 44  | 
 337  | 
 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }  | 
 
| 
 | 
 337  | 
 0  | 
 elsif (/\G ($Egreek::q_char)               /cgox) { }  | 
 
| 
3516
 | 
 0  | 
 3  | 
 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ((?:$Egreek::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }  | 
 
| 
3523
 | 
 0  | 
 3  | 
 if (/\G ((?>\s+)|\#.*)              /cgox) { }  | 
 
| 
 | 
 0  | 
 3  | 
 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 3  | 
 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 3  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 3  | 
 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }  | 
 
| 
 | 
 3  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ((?:$Egreek::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }  | 
 
| 
3527
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                            /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:$qq_paren)*?)   (\)) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:$qq_brace)*?)   (\}) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:$qq_angle)*?)   (\>) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?)    (\1) ([cdsrbB]*) /cgox) { }  | 
 
| 
3539
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                            /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:$qq_paren)*?)   (\)) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:$qq_brace)*?)   (\}) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:$qq_angle)*?)   (\>) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?)    (\1) ([cdsrbB]*) /cgox) { }  | 
 
| 
3551
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                            /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:$qq_paren)*?)   (\)) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:$qq_brace)*?)   (\}) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:$qq_angle)*?)   (\>) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?)    (\1) ([cdsrbB]*) /cgox) { }  | 
 
| 
3563
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                            /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:$qq_paren)*?)   (\)) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:$qq_brace)*?)   (\}) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:$qq_angle)*?)   (\>) ([cdsrbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?)    (\1) ([cdsrbB]*) /cgox) { }  | 
 
| 
3587
 | 
 0  | 
 2179  | 
 if (/\G (\#) /cgox) { }  | 
 
| 
3590
 | 
 0  | 
 0  | 
 if (/\G (\\\\)     /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\#)     /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\#)       /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::qq_char) /cgox) { }  | 
 
| 
3601
 | 
 0  | 
 2179  | 
 if (/\G ((?>\s+)|\#.*)              /cgox) { }  | 
 
| 
 | 
 0  | 
 2179  | 
 elsif (/\G (\() /cgox) { }  | 
 
| 
 | 
 2149  | 
 30  | 
 elsif (/\G (\{) /cgox) { }  | 
 
| 
 | 
 0  | 
 30  | 
 elsif (/\G (\[) /cgox) { }  | 
 
| 
 | 
 30  | 
 0  | 
 elsif (/\G (\<) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) /cgox) { }  | 
 
| 
3608
 | 
 0  | 
 0  | 
 if (/\G (\\\\)     /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\))     /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\()       /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\))       /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::qq_char) /cgox) { }  | 
 
| 
3612
 | 
 0  | 
 0  | 
 if (--$Egreek::nest == 0) { }  | 
 
| 
3625
 | 
 722  | 
 83241  | 
 if (/\G (\\\\)     /cgox) { }  | 
 
| 
 | 
 0  | 
 83241  | 
 elsif (/\G (\\\})     /cgox) { }  | 
 
| 
 | 
 1153  | 
 82088  | 
 elsif (/\G (\{)       /cgox) { }  | 
 
| 
 | 
 3302  | 
 78786  | 
 elsif (/\G (\})       /cgox) { }  | 
 
| 
 | 
 78786  | 
 0  | 
 elsif (/\G ($Egreek::qq_char) /cgox) { }  | 
 
| 
3629
 | 
 2149  | 
 1153  | 
 if (--$Egreek::nest == 0) { }  | 
 
| 
3642
 | 
 0  | 
 0  | 
 if (/\G (\\\\)     /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\])     /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[)       /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\])       /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::qq_char) /cgox) { }  | 
 
| 
3646
 | 
 0  | 
 0  | 
 if (--$Egreek::nest == 0) { }  | 
 
| 
3659
 | 
 22  | 
 1144  | 
 if (/\G (\\\\)     /cgox) { }  | 
 
| 
 | 
 0  | 
 1144  | 
 elsif (/\G (\\\>)     /cgox) { }  | 
 
| 
 | 
 0  | 
 1144  | 
 elsif (/\G (\<)       /cgox) { }  | 
 
| 
 | 
 30  | 
 1114  | 
 elsif (/\G (\>)       /cgox) { }  | 
 
| 
 | 
 1114  | 
 0  | 
 elsif (/\G ($Egreek::qq_char) /cgox) { }  | 
 
| 
3663
 | 
 30  | 
 0  | 
 if (--$Egreek::nest == 0) { }  | 
 
| 
3676
 | 
 0  | 
 0  | 
 if (/\G (\\\\)             /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\Q$delimiter\E) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\Q$delimiter\E)   /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::qq_char)         /cgox) { }  | 
 
| 
3691
 | 
 0  | 
 0  | 
 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
3697
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                                            /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\()          ((?:$qq_paren)*?)   (\)) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{)          ((?:$qq_brace)*?)   (\}) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[)          ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<)          ((?:$qq_angle)*?)   (\>) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\')          ((?:$Egreek::qq_char)*?)    (\') ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?)    (\1) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S)          ((?:$Egreek::qq_char)*?)    (\1) ([imosxpadlunbB]*) /cgox) { }  | 
 
| 
3713
 | 
 0  | 
 16  | 
 if (/\G (\#) (.*?) (\#) /cgmosx) { }  | 
 
| 
3719
 | 
 0  | 
 16  | 
 if (/\G ((?>\s+)|\#.*)                        /cgox) { }  | 
 
| 
 | 
 16  | 
 0  | 
 elsif (/\G (\()          ([^(]*?)           (\)) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\()          ((?:$q_paren)*?)   (\)) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{)          ([^{]*?)           (\}) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{)          ((?:$q_brace)*?)   (\}) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[)          ([^[]*?)           (\]) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[)          ((?:$q_bracket)*?) (\]) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<)          ([^<]*?)           (\>) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<)          ((?:$q_angle)*?)   (\>) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ([\x21-\x3F]) (.*?)              (\1) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S)          ((?:$Egreek::q_char)*?)    (\1) /cgmosx) { }  | 
 
| 
3743
 | 
 0  | 
 0  | 
 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) /cgox) { }  | 
 
| 
3749
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:$qq_paren)*?)   (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:$qq_brace)*?)   (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:$qq_angle)*?)   (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\') ((?:$Egreek::qq_char)*?)    (\') /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?)    (\1) /cgox) { }  | 
 
| 
3770
 | 
 0  | 
 410  | 
 if (/\G (\#) /cgox) { }  | 
 
| 
3773
 | 
 0  | 
 0  | 
 if (/\G (\\\\)    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\#)    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\#)      /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::q_char) /cgox) { }  | 
 
| 
3784
 | 
 0  | 
 410  | 
 if (/\G ((?>\s+)|\#.*)                       /cgox) { }  | 
 
| 
 | 
 0  | 
 410  | 
 elsif (/\G (\() /cgox) { }  | 
 
| 
 | 
 404  | 
 6  | 
 elsif (/\G (\{) /cgox) { }  | 
 
| 
 | 
 0  | 
 6  | 
 elsif (/\G (\[) /cgox) { }  | 
 
| 
 | 
 5  | 
 1  | 
 elsif (/\G (\<) /cgox) { }  | 
 
| 
 | 
 1  | 
 0  | 
 elsif (/\G (\S) /cgox) { }  | 
 
| 
3791
 | 
 0  | 
 0  | 
 if (/\G (\\\\)    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\))    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\()    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\()      /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\))      /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::q_char) /cgox) { }  | 
 
| 
3796
 | 
 0  | 
 0  | 
 if (--$Egreek::nest == 0) { }  | 
 
| 
3809
 | 
 0  | 
 6757  | 
 if (/\G (\\\\)    /cgox) { }  | 
 
| 
 | 
 0  | 
 6757  | 
 elsif (/\G (\\\})    /cgox) { }  | 
 
| 
 | 
 0  | 
 6757  | 
 elsif (/\G (\\\{)    /cgox) { }  | 
 
| 
 | 
 107  | 
 6650  | 
 elsif (/\G (\{)      /cgox) { }  | 
 
| 
 | 
 511  | 
 6139  | 
 elsif (/\G (\})      /cgox) { }  | 
 
| 
 | 
 6139  | 
 0  | 
 elsif (/\G ($Egreek::q_char) /cgox) { }  | 
 
| 
3814
 | 
 404  | 
 107  | 
 if (--$Egreek::nest == 0) { }  | 
 
| 
3827
 | 
 0  | 
 0  | 
 if (/\G (\\\\)    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\])    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\[)    /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[)      /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\])      /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::q_char) /cgox) { }  | 
 
| 
3832
 | 
 0  | 
 0  | 
 if (--$Egreek::nest == 0) { }  | 
 
| 
3845
 | 
 0  | 
 88  | 
 if (/\G (\\\\)    /cgox) { }  | 
 
| 
 | 
 0  | 
 88  | 
 elsif (/\G (\\\>)    /cgox) { }  | 
 
| 
 | 
 0  | 
 88  | 
 elsif (/\G (\\\<)    /cgox) { }  | 
 
| 
 | 
 0  | 
 88  | 
 elsif (/\G (\<)      /cgox) { }  | 
 
| 
 | 
 5  | 
 83  | 
 elsif (/\G (\>)      /cgox) { }  | 
 
| 
 | 
 83  | 
 0  | 
 elsif (/\G ($Egreek::q_char) /cgox) { }  | 
 
| 
3850
 | 
 5  | 
 0  | 
 if (--$Egreek::nest == 0) { }  | 
 
| 
3863
 | 
 0  | 
 14  | 
 if (/\G (\\\\)             /cgox) { }  | 
 
| 
 | 
 0  | 
 14  | 
 elsif (/\G (\\\Q$delimiter\E) /cgox) { }  | 
 
| 
 | 
 1  | 
 13  | 
 elsif (/\G (\Q$delimiter\E)   /cgox) { }  | 
 
| 
 | 
 13  | 
 0  | 
 elsif (/\G ($Egreek::q_char)          /cgox) { }  | 
 
| 
3878
 | 
 0  | 
 209  | 
 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
3884
 | 
 0  | 
 209  | 
 if (/\G ((?>\s+)|\#.*)                                             /cgox) { }  | 
 
| 
 | 
 0  | 
 209  | 
 elsif (/\G (\()         ((?:$qq_paren)*?)   (\)) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 209  | 
 elsif (/\G (\{)         ((?:$qq_brace)*?)   (\}) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 209  | 
 elsif (/\G (\[)         ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 209  | 
 elsif (/\G (\<)         ((?:$qq_angle)*?)   (\>) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 209  | 
 elsif (/\G (\?)         ((?:$Egreek::qq_char)*?)    (\?) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 10  | 
 199  | 
 elsif (/\G (\')         ((?:$Egreek::qq_char)*?)    (\') ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 199  | 
 elsif (/\G ([*\-:\\^|]) ((?:$Egreek::qq_char)*?)    (\1) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 199  | 
 0  | 
 elsif (/\G (\S)         ((?:$Egreek::qq_char)*?)    (\1) ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
3909
 | 
 1  | 
 96  | 
 if (/\G (\#) ((?:$Egreek::qq_char)*?) (\#) ((?:$Egreek::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
3915
 | 
 0  | 
 96  | 
 if (/\G ((?>\s+)|\#.*) /cgox) { }  | 
 
| 
 | 
 0  | 
 96  | 
 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 96  | 
 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 96  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 96  | 
 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }  | 
 
| 
 | 
 21  | 
 75  | 
 elsif (/\G (\') ((?:$Egreek::qq_char)*?) (\') ((?:$Egreek::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 75  | 
 elsif (/\G ([*\-:?\\^|]) ((?:$Egreek::qq_char)*?) (\1) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 75  | 
 elsif (/\G (\$) ((?:$Egreek::qq_char)*?) (\1) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 75  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?) (\1) ((?:$Egreek::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
3919
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                                       /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:$qq_paren)*?)   (\)) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:$qq_brace)*?)   (\}) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:$qq_angle)*?)   (\>) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\') ((?:$Egreek::qq_char)*?)    (\') ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\$) ((?:$Egreek::qq_char)*?)    (\$) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\:) ((?:$Egreek::qq_char)*?)    (\:) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\@) ((?:$Egreek::qq_char)*?)    (\@) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?)    (\1) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
3936
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                                       /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:$qq_paren)*?)   (\)) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:$qq_brace)*?)   (\}) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:$qq_angle)*?)   (\>) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\') ((?:$Egreek::qq_char)*?)    (\') ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\$) ((?:$Egreek::qq_char)*?)    (\$) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\:) ((?:$Egreek::qq_char)*?)    (\:) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\@) ((?:$Egreek::qq_char)*?)    (\@) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?)    (\1) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
3953
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                                       /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:$qq_paren)*?)   (\)) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:$qq_brace)*?)   (\}) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:$qq_angle)*?)   (\>) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\') ((?:$Egreek::qq_char)*?)    (\') ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\$) ((?:$Egreek::qq_char)*?)    (\$) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?)    (\1) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
3968
 | 
 0  | 
 0  | 
 if (/\G ((?>\s+)|\#.*)                                       /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\() ((?:$qq_paren)*?)   (\)) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\{) ((?:$qq_brace)*?)   (\}) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\<) ((?:$qq_angle)*?)   (\>) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\') ((?:$Egreek::qq_char)*?)    (\') ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\$) ((?:$Egreek::qq_char)*?)    (\$) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\:) ((?:$Egreek::qq_char)*?)    (\:) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\@) ((?:$Egreek::qq_char)*?)    (\@) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\S) ((?:$Egreek::qq_char)*?)    (\1) ([cegimosxpradlunbB]*) /cgox) { }  | 
 
| 
4015
 | 
 0  | 
 2  | 
 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }  | 
 
| 
4023
 | 
 0  | 
 0  | 
 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }  | 
 
| 
4051
 | 
 4  | 
 8237  | 
 if (/\G (\\\\)                  /cgox) { }  | 
 
| 
 | 
 48  | 
 8189  | 
 elsif (/\G (\\\')                  /cgox) { }  | 
 
| 
 | 
 848  | 
 7341  | 
 elsif (/\G \'                      /cgox) { }  | 
 
| 
 | 
 7341  | 
 0  | 
 elsif (/\G ($Egreek::q_char)               /cgox) { }  | 
 
| 
4063
 | 
 67  | 
 34667  | 
 if (/\G (\\\\)                  /cgox) { }  | 
 
| 
 | 
 12  | 
 34655  | 
 elsif (/\G (\\\")                  /cgox) { }  | 
 
| 
 | 
 1786  | 
 32869  | 
 elsif (/\G \"                      /cgox) { }  | 
 
| 
 | 
 32869  | 
 0  | 
 elsif (/\G ($Egreek::q_char)               /cgox) { }  | 
 
| 
4075
 | 
 0  | 
 19  | 
 if (/\G (\\\\)                  /cgox) { }  | 
 
| 
 | 
 0  | 
 19  | 
 elsif (/\G (\\\`)                  /cgox) { }  | 
 
| 
 | 
 1  | 
 18  | 
 elsif (/\G \`                      /cgox) { }  | 
 
| 
 | 
 18  | 
 0  | 
 elsif (/\G ($Egreek::q_char)               /cgox) { }  | 
 
| 
4087
 | 
 0  | 
 4496  | 
 if (/\G (\\\\)                  /cgox) { }  | 
 
| 
 | 
 0  | 
 4496  | 
 elsif (m[\G (\\/)                  ]cgox) { }  | 
 
| 
 | 
 453  | 
 4043  | 
 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }  | 
 
| 
 | 
 4043  | 
 0  | 
 elsif (/\G ($Egreek::q_char)               /cgox) { }  | 
 
| 
4099
 | 
 0  | 
 0  | 
 if (/\G (\\\\)                  /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G (\\\?)                  /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (/\G ($Egreek::q_char)               /cgox) { }  | 
 
| 
4120
 | 
 6  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4124
 | 
 6  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }  | 
 
| 
4153
 | 
 3  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4157
 | 
 3  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }  | 
 
| 
4177
 | 
 6  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4181
 | 
 6  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }  | 
 
| 
4201
 | 
 3  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4205
 | 
 3  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }  | 
 
| 
4225
 | 
 6  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4229
 | 
 6  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }  | 
 
| 
4249
 | 
 72  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4253
 | 
 72  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }  | 
 
| 
4279
 | 
 0  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4283
 | 
 0  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }  | 
 
| 
4300
 | 
 36  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4304
 | 
 36  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }  | 
 
| 
4321
 | 
 42  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4325
 | 
 42  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }  | 
 
| 
4342
 | 
 0  | 
 0  | 
 if ($here_script eq '')  | 
 
| 
4346
 | 
 0  | 
 0  | 
 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }  | 
 
| 
4487
 | 
 1769  | 
 19  | 
 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)  | 
 
| 
4488
 | 
 1769  | 
 0  | 
 unless ($string =~ /<
 | 
 
| 
4495
 | 
 0  | 
 223  | 
 if (do {
	$string =~ /\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH  \b | \$ (?>\s*) \{ (?>\s*) PREMATCH  (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\}  ) /cgmosx
}) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH     \b | \$ (?>\s*) \{ (?>\s*) MATCH     (?>\s*) \} | \$ (?>\s*) \{\^MATCH\}     ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G ( \$' | \$\{'\}                                                                                                     ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G (                 \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G ( \$ 0 ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }  | 
 
| 
 | 
 0  | 
 223  | 
 elsif ($string =~ /\G \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} /cgmosx) { }  | 
 
| 
 | 
 3  | 
 220  | 
 elsif ($string =~ /\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }  | 
 
| 
 | 
 7  | 
 213  | 
 elsif ($string =~ /\G ( (?: [\$\@\%\&\*] | \$\# | -> | \b sub \b) (?>\s*) (?: split | chop | index | rindex | lc | uc | fc | chr | ord | reverse | getc | tr | y | q | qq | qx | qw | m | s | qr | glob | lstat | opendir | stat | unlink | chdir ) ) \b /cgmosx) { }  | 
 
| 
 | 
 0  | 
 213  | 
 elsif ($string =~ m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }  | 
 
| 
 | 
 0  | 
 213  | 
 elsif ($string =~ /\G \b (qq) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 213  | 
 elsif ($string =~ /\G \b (qx) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 213  | 
 elsif ($string =~ /\G \b (q) \b /cgox) { }  | 
 
| 
 | 
 0  | 
 213  | 
 elsif ($string =~ /\G (?
 | 
 
| 
 | 
 0  | 
 213  | 
 elsif ($string =~ /\G (\") ((?:$Egreek::qq_char)*?) (\")                                        /cgox) { }  | 
 
| 
 | 
 0  | 
 213  | 
 elsif ($string =~ /\G (\`) ((?:$Egreek::qq_char)*?) (\`)                                        /cgox) { }  | 
 
| 
 | 
 213  | 
 0  | 
 elsif ($string =~ /\G ($Egreek::q_char) /cgox) { }  | 
 
| 
4601
 | 
 0  | 
 0  | 
 if ($string =~ /\G (\#) ((?:$Egreek::qq_char)*?) (\#) /cgox) { }  | 
 
| 
4607
 | 
 0  | 
 0  | 
 if ($string =~ /\G ((?>\s+)|\#.*)                /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\() ((?:$qq_paren)*?)   (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\{) ((?:$qq_brace)*?)   (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\<) ((?:$qq_angle)*?)   (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\S) ((?:$Egreek::qq_char)*?)    (\1) /cgox) { }  | 
 
| 
4621
 | 
 0  | 
 0  | 
 if ($string =~ /\G (\#) ((?:$Egreek::qq_char)*?) (\#) /cgox) { }  | 
 
| 
4627
 | 
 0  | 
 0  | 
 if ($string =~ /\G ((?>\s+)|\#.*)                /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\() ((?:$qq_paren)*?)   (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\{) ((?:$qq_brace)*?)   (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\<) ((?:$qq_angle)*?)   (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\') ((?:$Egreek::qq_char)*?)    (\') /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\S) ((?:$Egreek::qq_char)*?)    (\1) /cgox) { }  | 
 
| 
4642
 | 
 0  | 
 0  | 
 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Egreek::q_char)*?) (\#) /cgox) { }  | 
 
| 
4648
 | 
 0  | 
 0  | 
 if ($string =~ /\G ((?>\s+)|\#.*)                              /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\() ((?:\\\\|\\\)|\\\(|$q_paren)*?)   (\)) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\{) ((?:\\\\|\\\}|\\\{|$q_brace)*?)   (\}) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\[) ((?:\\\\|\\\]|\\\[|$q_bracket)*?) (\]) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\<) ((?:\\\\|\\\>|\\\<|$q_angle)*?)   (\>) /cgox) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1|     $Egreek::q_char)*?)    (\1) /cgox) { }  | 
 
| 
4686
 | 
 52  | 
 1867  | 
 if ($char eq '.') { }  | 
 
| 
4687
 | 
 17  | 
 35  | 
 if ($modifier =~ /s/) { }  | 
 
| 
4724
 | 
 0  | 
 3  | 
 if ($modifier =~ tr/Bb//d) { }  | 
 
| 
4725
 | 
 0  | 
 0  | 
 if ($variable eq '') { }  | 
 
| 
4733
 | 
 2  | 
 1  | 
 if ($variable eq '') { }  | 
 
| 
4755
 | 
 6  | 
 0  | 
 if (not $charclass =~ /'/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $charclass =~ m[/]mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $charclass =~ /\#/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $charclass =~ /[\<\>]/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $charclass =~ /[\(\)]/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $charclass =~ /[\{\}]/mosx) { }  | 
 
| 
4775
 | 
 0  | 
 0  | 
 unless ($charclass =~ /\Q$char\E/msx)  | 
 
| 
4826
 | 
 0  | 
 113381  | 
 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 113381  | 
 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }  | 
 
| 
 | 
 1  | 
 113380  | 
 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }  | 
 
| 
 | 
 1  | 
 113379  | 
 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 113379  | 
 elsif ($char[$i] =~ /\A \\ ( N\{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }  | 
 
| 
4850
 | 
 484  | 
 112897  | 
 if (do {
	$char[$i] =~ /\A ([<>]) \z/mosx
}) { }  | 
 
| 
 | 
 0  | 
 112897  | 
 elsif ($char[$i] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 112897  | 
 elsif ($char[$i] eq '\\l') { }  | 
 
| 
 | 
 0  | 
 112897  | 
 elsif ($char[$i] eq '\\U') { }  | 
 
| 
 | 
 0  | 
 112897  | 
 elsif ($char[$i] eq '\\L') { }  | 
 
| 
 | 
 24  | 
 112873  | 
 elsif ($char[$i] eq '\\F') { }  | 
 
| 
 | 
 0  | 
 112873  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 24  | 
 112849  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 0  | 
 112849  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 0  | 
 112849  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 4  | 
 112845  | 
 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }  | 
 
| 
 | 
 0  | 
 112845  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 112845  | 
 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }  | 
 
| 
 | 
 205  | 
 112640  | 
 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 112640  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 112640  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 112640  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 112640  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }  | 
 
| 
 | 
 44  | 
 112596  | 
 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH  | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \}  | \$ (?>\s*) \{\^PREMATCH\}  ) \z/cgmosx) { }  | 
 
| 
 | 
 45  | 
 112551  | 
 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH     | \$ (?>\s*) \{ (?>\s*) MATCH     (?>\s*) \} | \$ (?>\s*) \{\^MATCH\}     ) \z/cgmosx) { }  | 
 
| 
 | 
 33  | 
 112518  | 
 elsif ($char[$i] =~ /\A (                 \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }  | 
 
| 
 | 
 0  | 
 112518  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \}                                \z/mosx) { }  | 
 
| 
 | 
 0  | 
 112518  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }  | 
 
| 
4862
 | 
 0  | 
 484  | 
 if ($right_e < $left_e)  | 
 
| 
4904
 | 
 24  | 
 0  | 
 if ($right_e < $left_e) { }  | 
 
| 
4914
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
4917
 | 
 0  | 
 0  | 
 if ($char[$i] eq '\\E')  | 
 
| 
4985
 | 
 0  | 
 4047  | 
 if ($left_e > $right_e)  | 
 
| 
5001
 | 
 16  | 
 0  | 
 if (not $octet{$end_delimiter}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{')'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'}'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{']'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'>'}) { }  | 
 
| 
5018
 | 
 0  | 
 0  | 
 unless ($octet{$char})  | 
 
| 
5029
 | 
 0  | 
 0  | 
 if ($octet =~ /\A (['\\]) \z/mosx)  | 
 
| 
5071
 | 
 0  | 
 3151  | 
 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }  | 
 
| 
 | 
 1  | 
 3150  | 
 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }  | 
 
| 
 | 
 1  | 
 3149  | 
 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 3149  | 
 elsif ($char[$i] =~ /\A \\ ( N\{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }  | 
 
| 
5095
 | 
 0  | 
 3151  | 
 if (do {
	$char[$i] =~ /\A ([<>]) \z/mosx
}) { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\l') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\U') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\L') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\F') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 3151  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }  | 
 
| 
 | 
 8  | 
 3143  | 
 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH  | \$ (?>\s*) \{ (?>\s*) PREMATCH  (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\}  ) \z/cgmosx) { }  | 
 
| 
 | 
 8  | 
 3135  | 
 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH     | \$ (?>\s*) \{ (?>\s*) MATCH     (?>\s*) \} | \$ (?>\s*) \{\^MATCH\}     ) \z/cgmosx) { }  | 
 
| 
 | 
 6  | 
 3129  | 
 elsif ($char[$i] =~ /\A (                 \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }  | 
 
| 
 | 
 0  | 
 3129  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \}                                \z/mosx) { }  | 
 
| 
 | 
 0  | 
 3129  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }  | 
 
| 
5100
 | 
 0  | 
 0  | 
 if ($right_e < $left_e)  | 
 
| 
5129
 | 
 0  | 
 0  | 
 if ($right_e < $left_e) { }  | 
 
| 
5139
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
5142
 | 
 0  | 
 0  | 
 if ($char[$i] eq '\\E')  | 
 
| 
5210
 | 
 0  | 
 93  | 
 if ($left_e > $right_e)  | 
 
| 
5224
 | 
 0  | 
 652  | 
 if ($modifier =~ /([adlu])/mosx)  | 
 
| 
5227
 | 
 0  | 
 0  | 
 if ($filename ne '/root/.cpan/build/Greek-1.22-0/blib/lib/Egreek.pm')  | 
 
| 
5238
 | 
 8  | 
 644  | 
 if ($string eq '') { }  | 
 
| 
 | 
 2  | 
 642  | 
 elsif ($modifier =~ tr/Bb//d) { }  | 
 
| 
5248
 | 
 0  | 
 2  | 
 if ($delimiter =~ / [\@:] /mosx)  | 
 
| 
5251
 | 
 0  | 
 0  | 
 if (not $octet{')'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'}'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{']'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'>'}) { }  | 
 
| 
5269
 | 
 0  | 
 0  | 
 unless ($octet{$char})  | 
 
| 
5278
 | 
 0  | 
 2  | 
 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }  | 
 
| 
5286
 | 
 84  | 
 558  | 
 $modifier =~ /i/mosx ? :  | 
 
| 
5315
 | 
 0  | 
 642  | 
 if ($delimiter =~ / [\@:] /mosx)  | 
 
| 
5317
 | 
 0  | 
 0  | 
 if (not $octet{')'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'}'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{']'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'>'}) { }  | 
 
| 
5335
 | 
 0  | 
 0  | 
 unless ($octet{$char})  | 
 
| 
5349
 | 
 0  | 
 1872  | 
 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 1872  | 
 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }  | 
 
| 
 | 
 1  | 
 1871  | 
 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }  | 
 
| 
 | 
 1  | 
 1870  | 
 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }  | 
 
| 
 | 
 6  | 
 1864  | 
 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }  | 
 
| 
 | 
 4  | 
 1860  | 
 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }  | 
 
| 
5382
 | 
 6  | 
 1866  | 
 if (do {
	$char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx
}) { }  | 
 
| 
 | 
 328  | 
 1538  | 
 elsif ($char[$i] eq '[') { }  | 
 
| 
 | 
 74  | 
 1464  | 
 elsif ($char[$i] eq '[^') { }  | 
 
| 
 | 
 139  | 
 1325  | 
 elsif (my $char = character_class($char[$i], $modifier)) { }  | 
 
| 
 | 
 20  | 
 1305  | 
 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Egreek::uc($char[$i]) ne &fc($char[$i])) { }  | 
 
| 
 | 
 1  | 
 1304  | 
 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }  | 
 
| 
 | 
 0  | 
 1304  | 
 elsif ($char[$i] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 1304  | 
 elsif ($char[$i] eq '\\l') { }  | 
 
| 
 | 
 1  | 
 1303  | 
 elsif ($char[$i] eq '\\U') { }  | 
 
| 
 | 
 1  | 
 1302  | 
 elsif ($char[$i] eq '\\L') { }  | 
 
| 
 | 
 18  | 
 1284  | 
 elsif ($char[$i] eq '\\F') { }  | 
 
| 
 | 
 1  | 
 1283  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 21  | 
 1262  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 1262  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }  | 
 
| 
 | 
 8  | 
 1254  | 
 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH  | \$ (?>\s*) \{ (?>\s*) PREMATCH  (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\}  ) \z/cgmosx) { }  | 
 
| 
 | 
 8  | 
 1246  | 
 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH     | \$ (?>\s*) \{ (?>\s*) MATCH     (?>\s*) \} | \$ (?>\s*) \{\^MATCH\}     ) \z/cgmosx) { }  | 
 
| 
 | 
 6  | 
 1240  | 
 elsif ($char[$i] =~ /\A (                 \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }  | 
 
| 
 | 
 0  | 
 1240  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \}                              \z/mosx) { }  | 
 
| 
 | 
 0  | 
 1240  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }  | 
 
| 
 | 
 21  | 
 1219  | 
 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }  | 
 
| 
 | 
 138  | 
 1377  | 
 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }  | 
 
| 
5387
 | 
 0  | 
 6  | 
 if ($i + 3 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 3]) == 3 and eval(sprintf '"%s%s%s%s"', @char[$i .. $i + 3]) =~ /\A $Egreek::q_char \z/mosx) { }  | 
 
| 
 | 
 0  | 
 6  | 
 elsif ($i + 2 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 2]) == 2 and eval(sprintf '"%s%s%s"', @char[$i .. $i + 2]) =~ /\A $Egreek::q_char \z/mosx) { }  | 
 
| 
 | 
 0  | 
 8  | 
 elsif ($i + 1 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, $char[$i + 1]) == 1 and eval(sprintf '"%s%s"', @char[$i .. $i + 1]) =~ /\A $Egreek::q_char \z/mosx) { }  | 
 
| 
5405
 | 
 3  | 
 325  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
5410
 | 
 0  | 
 1379  | 
 if (++$i > $#char)  | 
 
| 
5413
 | 
 328  | 
 1051  | 
 if ($char[$i] eq ']')  | 
 
| 
5417
 | 
 30  | 
 298  | 
 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }  | 
 
| 
5437
 | 
 4  | 
 70  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
5442
 | 
 0  | 
 272  | 
 if (++$i > $#char)  | 
 
| 
5445
 | 
 74  | 
 198  | 
 if ($char[$i] eq ']')  | 
 
| 
5449
 | 
 30  | 
 44  | 
 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }  | 
 
| 
5469
 | 
 20  | 
 0  | 
 if (length &fc($char[$i]) == 1) { }  | 
 
| 
5479
 | 
 0  | 
 1  | 
 if ($right_e < $left_e)  | 
 
| 
5508
 | 
 21  | 
 0  | 
 if ($right_e < $left_e) { }  | 
 
| 
5518
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
5521
 | 
 0  | 
 0  | 
 if ($char[$i] eq '\\E')  | 
 
| 
5531
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
5536
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
5549
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
5555
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
5563
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
5571
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
5579
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
5586
 | 
 0  | 
 8  | 
 if ($ignorecase) { }  | 
 
| 
5596
 | 
 0  | 
 8  | 
 if ($ignorecase) { }  | 
 
| 
5606
 | 
 0  | 
 6  | 
 if ($ignorecase) { }  | 
 
| 
5616
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
5624
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
5632
 | 
 11  | 
 10  | 
 if ($ignorecase)  | 
 
| 
5639
 | 
 11  | 
 127  | 
 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 127  | 
 elsif ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }  | 
 
| 
5643
 | 
 0  | 
 0  | 
 if ($char[$i] eq '{') { }  | 
 
| 
5658
 | 
 0  | 
 642  | 
 if ($left_e > $right_e)  | 
 
| 
5659
 | 
 0  | 
 0  | 
 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }  | 
 
| 
5666
 | 
 0  | 
 642  | 
 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }  | 
 
| 
5681
 | 
 100  | 
 80  | 
 if ($stuff =~ /\A [\$\@] /mosx)  | 
 
| 
5688
 | 
 0  | 
 80  | 
 if $char eq $delimiter  | 
 
| 
5689
 | 
 0  | 
 80  | 
 if $char eq $end_delimiter  | 
 
| 
5690
 | 
 80  | 
 0  | 
 unless ($octet{$char})  | 
 
| 
5705
 | 
 0  | 
 10  | 
 if ($modifier =~ /([adlu])/mosx)  | 
 
| 
5708
 | 
 0  | 
 0  | 
 if ($filename ne '/root/.cpan/build/Greek-1.22-0/blib/lib/Egreek.pm')  | 
 
| 
5719
 | 
 8  | 
 2  | 
 if ($string eq '') { }  | 
 
| 
 | 
 0  | 
 2  | 
 elsif ($modifier =~ tr/Bb//d) { }  | 
 
| 
5742
 | 
 0  | 
 2  | 
 $modifier =~ /i/mosx ? :  | 
 
| 
5758
 | 
 0  | 
 2  | 
 if (do {
	$char[$i] eq '['
}) { }  | 
 
| 
 | 
 0  | 
 2  | 
 elsif ($char[$i] eq '[^') { }  | 
 
| 
 | 
 0  | 
 2  | 
 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }  | 
 
| 
 | 
 0  | 
 2  | 
 elsif (my $char = character_class($char[$i], $modifier)) { }  | 
 
| 
 | 
 0  | 
 2  | 
 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Egreek::uc($char[$i]) ne &fc($char[$i])) { }  | 
 
| 
 | 
 0  | 
 4  | 
 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }  | 
 
| 
5764
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
5768
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
5771
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
5786
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
5790
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
5793
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
5817
 | 
 0  | 
 0  | 
 if (length &fc($char[$i]) == 1) { }  | 
 
| 
5827
 | 
 0  | 
 0  | 
 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }  | 
 
| 
5853
 | 
 0  | 
 0  | 
 if (do {
	$char[$i] eq '\\\\'
}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }  | 
 
| 
5879
 | 
 0  | 
 76  | 
 if ($modifier =~ /([adlu])/mosx)  | 
 
| 
5882
 | 
 0  | 
 0  | 
 if ($filename ne '/root/.cpan/build/Greek-1.22-0/blib/lib/Egreek.pm')  | 
 
| 
5893
 | 
 8  | 
 68  | 
 if ($string eq '') { }  | 
 
| 
 | 
 0  | 
 68  | 
 elsif ($modifier =~ tr/Bb//d) { }  | 
 
| 
5903
 | 
 0  | 
 0  | 
 if ($delimiter =~ / [\@:] /mosx)  | 
 
| 
5906
 | 
 0  | 
 0  | 
 if (not $octet{')'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'}'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{']'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'>'}) { }  | 
 
| 
5924
 | 
 0  | 
 0  | 
 unless ($octet{$char})  | 
 
| 
5937
 | 
 1  | 
 67  | 
 $modifier =~ /i/mosx ? :  | 
 
| 
5970
 | 
 0  | 
 68  | 
 if ($delimiter =~ / [\@:] /mosx)  | 
 
| 
5972
 | 
 0  | 
 0  | 
 if (not $octet{')'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'}'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{']'}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (not $octet{'>'}) { }  | 
 
| 
5990
 | 
 0  | 
 0  | 
 unless ($octet{$char})  | 
 
| 
6007
 | 
 0  | 
 195  | 
 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 195  | 
 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }  | 
 
| 
 | 
 1  | 
 194  | 
 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }  | 
 
| 
 | 
 1  | 
 193  | 
 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 193  | 
 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 193  | 
 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }  | 
 
| 
6040
 | 
 0  | 
 195  | 
 if (do {
	$char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx
}) { }  | 
 
| 
 | 
 13  | 
 182  | 
 elsif ($char[$i] eq '[') { }  | 
 
| 
 | 
 0  | 
 182  | 
 elsif ($char[$i] eq '[^') { }  | 
 
| 
 | 
 7  | 
 175  | 
 elsif (my $char = character_class($char[$i], $modifier)) { }  | 
 
| 
 | 
 3  | 
 172  | 
 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Egreek::uc($char[$i]) ne &fc($char[$i])) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] eq '\\l') { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] eq '\\U') { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] eq '\\L') { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] eq '\\F') { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \\ (?>\s*) 0 \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) - (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \\g (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \\ (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 172  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }  | 
 
| 
 | 
 4  | 
 168  | 
 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH  | \$ (?>\s*) \{ (?>\s*) PREMATCH  (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\}  ) \z/cgmosx) { }  | 
 
| 
 | 
 4  | 
 164  | 
 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH     | \$ (?>\s*) \{ (?>\s*) MATCH     (?>\s*) \} | \$ (?>\s*) \{\^MATCH\}     ) \z/cgmosx) { }  | 
 
| 
 | 
 3  | 
 161  | 
 elsif ($char[$i] =~ /\A (                 \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }  | 
 
| 
 | 
 0  | 
 161  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \}                              \z/mosx) { }  | 
 
| 
 | 
 0  | 
 161  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }  | 
 
| 
 | 
 4  | 
 157  | 
 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }  | 
 
| 
 | 
 13  | 
 204  | 
 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }  | 
 
| 
6045
 | 
 0  | 
 0  | 
 if ($i + 3 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 3]) == 3 and eval(sprintf '"%s%s%s%s"', @char[$i .. $i + 3]) =~ /\A $Egreek::q_char \z/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($i + 2 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 2]) == 2 and eval(sprintf '"%s%s%s"', @char[$i .. $i + 2]) =~ /\A $Egreek::q_char \z/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($i + 1 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, $char[$i + 1]) == 1 and eval(sprintf '"%s%s"', @char[$i .. $i + 1]) =~ /\A $Egreek::q_char \z/mosx) { }  | 
 
| 
6059
 | 
 0  | 
 13  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
6063
 | 
 0  | 
 58  | 
 if (++$i > $#char)  | 
 
| 
6066
 | 
 13  | 
 45  | 
 if ($char[$i] eq ']')  | 
 
| 
6070
 | 
 0  | 
 13  | 
 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }  | 
 
| 
6086
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
6090
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
6093
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
6097
 | 
 0  | 
 0  | 
 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }  | 
 
| 
6117
 | 
 3  | 
 0  | 
 if (length &fc($char[$i]) == 1) { }  | 
 
| 
6127
 | 
 0  | 
 0  | 
 if ($right_e < $left_e)  | 
 
| 
6156
 | 
 0  | 
 0  | 
 if ($right_e < $left_e) { }  | 
 
| 
6166
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
6169
 | 
 0  | 
 0  | 
 if ($char[$i] eq '\\E')  | 
 
| 
6209
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6214
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6227
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6233
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6241
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6249
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6257
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6264
 | 
 0  | 
 4  | 
 if ($ignorecase) { }  | 
 
| 
6274
 | 
 0  | 
 4  | 
 if ($ignorecase) { }  | 
 
| 
6284
 | 
 0  | 
 3  | 
 if ($ignorecase) { }  | 
 
| 
6294
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6302
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6310
 | 
 0  | 
 4  | 
 if ($ignorecase)  | 
 
| 
6317
 | 
 0  | 
 13  | 
 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }  | 
 
| 
6328
 | 
 0  | 
 68  | 
 if ($left_e > $right_e)  | 
 
| 
6342
 | 
 0  | 
 21  | 
 if ($modifier =~ /([adlu])/mosx)  | 
 
| 
6345
 | 
 0  | 
 0  | 
 if ($filename ne '/root/.cpan/build/Greek-1.22-0/blib/lib/Egreek.pm')  | 
 
| 
6356
 | 
 8  | 
 13  | 
 if ($string eq '') { }  | 
 
| 
 | 
 0  | 
 13  | 
 elsif ($modifier =~ tr/Bb//d) { }  | 
 
| 
6379
 | 
 0  | 
 13  | 
 $modifier =~ /i/mosx ? :  | 
 
| 
6395
 | 
 0  | 
 25  | 
 if (do {
	$char[$i] eq '['
}) { }  | 
 
| 
 | 
 0  | 
 25  | 
 elsif ($char[$i] eq '[^') { }  | 
 
| 
 | 
 0  | 
 25  | 
 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }  | 
 
| 
 | 
 6  | 
 19  | 
 elsif (my $char = character_class($char[$i], $modifier)) { }  | 
 
| 
 | 
 0  | 
 19  | 
 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Egreek::uc($char[$i]) ne &fc($char[$i])) { }  | 
 
| 
 | 
 0  | 
 32  | 
 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }  | 
 
| 
6401
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
6405
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
6408
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
6423
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
6427
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
6430
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
6454
 | 
 0  | 
 0  | 
 if (length &fc($char[$i]) == 1) { }  | 
 
| 
6464
 | 
 0  | 
 0  | 
 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }  | 
 
| 
6490
 | 
 0  | 
 0  | 
 if (do {
	$char[$i] eq '\\\\'
}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }  | 
 
| 
6519
 | 
 1  | 
 8  | 
 if (do {
	$char[$i] =~ /\A \\\\ \z/mosx
}) { }  | 
 
| 
 | 
 5  | 
 3  | 
 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }  | 
 
| 
6543
 | 
 0  | 
 97  | 
 if ($modifier =~ /([adlu])/mosx)  | 
 
| 
6546
 | 
 0  | 
 0  | 
 if ($filename ne '/root/.cpan/build/Greek-1.22-0/blib/lib/Egreek.pm')  | 
 
| 
6554
 | 
 36  | 
 61  | 
 if ($variable eq '')  | 
 
| 
6580
 | 
 0  | 
 97  | 
 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)  | 
 
| 
6591
 | 
 17  | 
 80  | 
 if ($e_modifier >= 1) { }  | 
 
| 
6596
 | 
 16  | 
 64  | 
 if ($delimiter2 eq q[']) { }  | 
 
| 
6607
 | 
 8  | 
 89  | 
 if ($r_modifier) { }  | 
 
| 
6608
 | 
 4  | 
 4  | 
 if (do {
	$modifier =~ /g/mosx
}) { }  | 
 
| 
6613
 | 
 0  | 
 4  | 
 $delimiter1 eq q['] ? :  | 
 
| 
6632
 | 
 0  | 
 4  | 
 $delimiter1 eq q['] ? :  | 
 
| 
6649
 | 
 0  | 
 8  | 
 if ($bind_operator =~ / !~ /mosx)  | 
 
| 
6656
 | 
 22  | 
 67  | 
 if (do {
	$modifier =~ /g/mosx
}) { }  | 
 
| 
6661
 | 
 3  | 
 19  | 
 $delimiter1 eq q['] ? :  | 
 
| 
 | 
 3  | 
 19  | 
 $bind_operator =~ / !~ /mosx ? :  | 
 
| 
6683
 | 
 64  | 
 3  | 
 $bind_operator =~ / =~ /mosx ? :  | 
 
| 
 | 
 18  | 
 49  | 
 $delimiter1 eq q['] ? :  | 
 
| 
6708
 | 
 0  | 
 97  | 
 if ($my ne '')  | 
 
| 
6727
 | 
 0  | 
 74  | 
 if ($modifier =~ /([adlu])/mosx)  | 
 
| 
6730
 | 
 0  | 
 0  | 
 if ($filename ne '/root/.cpan/build/Greek-1.22-0/blib/lib/Egreek.pm')  | 
 
| 
6741
 | 
 0  | 
 74  | 
 if ($modifier =~ tr/Bb//d)  | 
 
| 
6745
 | 
 0  | 
 74  | 
 $modifier =~ /i/mosx ? :  | 
 
| 
6778
 | 
 0  | 
 249  | 
 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 249  | 
 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }  | 
 
| 
 | 
 1  | 
 248  | 
 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }  | 
 
| 
 | 
 1  | 
 247  | 
 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 247  | 
 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^0-9\}][^\}]*) \} ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 247  | 
 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }  | 
 
| 
6811
 | 
 0  | 
 249  | 
 if (do {
	$char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx
}) { }  | 
 
| 
 | 
 3  | 
 246  | 
 elsif ($char[$i] eq '[') { }  | 
 
| 
 | 
 0  | 
 246  | 
 elsif ($char[$i] eq '[^') { }  | 
 
| 
 | 
 1  | 
 245  | 
 elsif (my $char = character_class($char[$i], $modifier)) { }  | 
 
| 
 | 
 7  | 
 238  | 
 elsif ($char[$i] eq '^' and not $modifier =~ /m/mosx) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Egreek::uc($char[$i]) ne &fc($char[$i])) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] eq '\\u') { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] eq '\\l') { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] eq '\\U') { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] eq '\\L') { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] eq '\\F') { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] eq '\\Q') { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] eq '\\E') { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }  | 
 
| 
 | 
 0  | 
 238  | 
 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }  | 
 
| 
 | 
 12  | 
 226  | 
 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH  | \$ (?>\s*) \{ (?>\s*) PREMATCH  (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\}  ) \z/cgmosx) { }  | 
 
| 
 | 
 12  | 
 214  | 
 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH     | \$ (?>\s*) \{ (?>\s*) MATCH     (?>\s*) \} | \$ (?>\s*) \{\^MATCH\}     ) \z/cgmosx) { }  | 
 
| 
 | 
 9  | 
 205  | 
 elsif ($char[$i] =~ /\A (                 \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }  | 
 
| 
 | 
 0  | 
 205  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \}                            \z/mosx) { }  | 
 
| 
 | 
 0  | 
 205  | 
 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }  | 
 
| 
 | 
 3  | 
 202  | 
 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }  | 
 
| 
 | 
 1  | 
 234  | 
 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }  | 
 
| 
6816
 | 
 0  | 
 0  | 
 if ($i + 3 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 3]) == 3 and eval(sprintf '"%s%s%s%s"', @char[$i .. $i + 3]) =~ /\A $Egreek::q_char \z/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($i + 2 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, @char[$i + 1 .. $i + 2]) == 2 and eval(sprintf '"%s%s%s"', @char[$i .. $i + 2]) =~ /\A $Egreek::q_char \z/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($i + 1 <= $#char and grep(/\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx, $char[$i + 1]) == 1 and eval(sprintf '"%s%s"', @char[$i .. $i + 1]) =~ /\A $Egreek::q_char \z/mosx) { }  | 
 
| 
6830
 | 
 0  | 
 3  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
6834
 | 
 0  | 
 7  | 
 if (++$i > $#char)  | 
 
| 
6837
 | 
 3  | 
 4  | 
 if ($char[$i] eq ']')  | 
 
| 
6841
 | 
 0  | 
 3  | 
 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }  | 
 
| 
6857
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
6861
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
6864
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
6868
 | 
 0  | 
 0  | 
 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }  | 
 
| 
6905
 | 
 0  | 
 0  | 
 if (length &fc($char[$i]) == 1) { }  | 
 
| 
6915
 | 
 0  | 
 0  | 
 if ($right_e < $left_e)  | 
 
| 
6944
 | 
 0  | 
 0  | 
 if ($right_e < $left_e) { }  | 
 
| 
6954
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
6957
 | 
 0  | 
 0  | 
 if ($char[$i] eq '\\E')  | 
 
| 
6967
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6972
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6985
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6991
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
6999
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
7007
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
7015
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
7022
 | 
 0  | 
 12  | 
 if ($ignorecase) { }  | 
 
| 
7032
 | 
 0  | 
 12  | 
 if ($ignorecase) { }  | 
 
| 
7042
 | 
 0  | 
 9  | 
 if ($ignorecase) { }  | 
 
| 
7052
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
7060
 | 
 0  | 
 0  | 
 if ($ignorecase)  | 
 
| 
7068
 | 
 0  | 
 3  | 
 if ($ignorecase)  | 
 
| 
7075
 | 
 1  | 
 0  | 
 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }  | 
 
| 
7085
 | 
 0  | 
 74  | 
 if ($left_e > $right_e)  | 
 
| 
7099
 | 
 0  | 
 0  | 
 if ($modifier =~ /([adlu])/mosx)  | 
 
| 
7102
 | 
 0  | 
 0  | 
 if ($filename ne '/root/.cpan/build/Greek-1.22-0/blib/lib/Egreek.pm')  | 
 
| 
7113
 | 
 0  | 
 0  | 
 if ($modifier =~ tr/Bb//d)  | 
 
| 
7117
 | 
 0  | 
 0  | 
 $modifier =~ /i/mosx ? :  | 
 
| 
7132
 | 
 0  | 
 0  | 
 if (do {
	$char[$i] eq '['
}) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($char[$i] eq '[^') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif (my $char = character_class($char[$i], $modifier)) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($char[$i] eq '^' and not $modifier =~ /m/mosx) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Egreek::uc($char[$i]) ne &fc($char[$i])) { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }  | 
 
| 
7138
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
7142
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
7145
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
7160
 | 
 0  | 
 0  | 
 if ($char[$i + 1] eq ']')  | 
 
| 
7164
 | 
 0  | 
 0  | 
 if (++$i > $#char)  | 
 
| 
7167
 | 
 0  | 
 0  | 
 if ($char[$i] eq ']')  | 
 
| 
7191
 | 
 0  | 
 0  | 
 if (length &fc($char[$i]) == 1) { }  | 
 
| 
7201
 | 
 0  | 
 0  | 
 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }  |