Branch Coverage

blib/lib/Ekps9566.pm
Criterion Covered Total %
branch 1350 4684 28.8


line true false branch
32 0 387 if ($^X =~ / jperl /imosx)
55 0 387 if ($@)
68 0 0 if ($] < 5.006) { }
79 0 1146 if (ref $name) { }
0 1146 elsif (&Ekps9566::index($name, '::') >= 0) { }
0 1146 elsif (&Ekps9566::index($name, q[']) >= 0) { }
0 1146 elsif ($name =~ /\A \^ [ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_]+ \z/x) { }
0 1146 elsif ($name =~ /\A (?: ARGV | ARGVOUT | ENV | INC | SIG | STDERR | STDIN | STDOUT ) \z/x) { }
0 1146 elsif ($name =~ /\A [^ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz] \z/x) { }
1146 0 elsif (defined $_[1]) { }
116 0 1146 if (defined $_[1]) { }
198 0 5 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
203 0 0 if (/\A (?:$Ekps9566::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Ekps9566::q_char)*? [*?] /mosx) { }
204 0 0 if (my(@glob) = &Ekps9566::glob(qq["$_"])) { }
214 0 0 if (my(@glob) = &Ekps9566::glob($_)) { }
620 0 0 unless (defined $pattern)
625 0 0 unless (defined $string)
626 0 0 if (defined $_) { }
637 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
640 0 0 if (wantarray) { }
646 0 0 if $^W
664 0 0 if (not defined $limit) { }
673 0 0 if (length $string > 32766)
674 0 0 if ($string =~ /\A [\x00-\x7F]+ \z/mosx) { }
0 0 elsif (defined $Ekps9566::q_char_SADAHIRO_Tomoyuki_2002_01_17) { }
683 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
690 0 0 if ('' =~ / \A $pattern \z /msx) { }
729 0 0 if ('' =~ / \A $pattern \z /msx) { }
734 0 0 if ($string =~ s/\A((?:$Ekps9566::q_char)+?)$pattern//m)
747 0 0 if ($string =~ s/\A((?:$Ekps9566::q_char)*?)$pattern//m)
757 0 0 if (length $string > 0)
762 0 0 if (not defined $_[2] or $_[2] == 0)
769 0 0 if (wantarray) { }
775 0 0 if $^W
791 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
798 0 0 if ($modifier =~ /x/mosx) { }
833 0 0 if ($modifier =~ /r/mosx)
834 0 0 if ($bind_operator =~ / !~ /mosx)
845 0 0 unless (exists $tr{$searchlist[$i]})
846 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 '') { }
863 0 0 if ($modifier =~ /c/mosx) { }
865 0 0 if (not exists $tr{$char}) { }
866 0 0 if (defined $replacementlist[0])
870 0 0 if ($modifier =~ /s/mosx)
884 0 0 if (exists $tr{$char}) { }
887 0 0 if ($modifier =~ /s/mosx)
900 0 0 if ($modifier =~ /r/mosx) { }
905 0 0 if ($bind_operator =~ / !~ /mosx) { }
920 0 0 if (@_ == 0) { }
945 0 58988 if (substr($str, $pos, length $substr) eq $substr)
946 0 0 if ($pos >= $position)
950 58988 0 if (substr($str, $pos) =~ /\A ($Ekps9566::q_char) /mosx) { }
971 0 0 if (substr($str, $pos, length $substr) eq $substr)
974 0 0 if (substr($str, $pos) =~ /\A ($Ekps9566::q_char) /mosx) { }
988 0 0 if (@_) { }
990 0 0 if (@_ and wantarray) { }
1013 0 0 if (@_) { }
1015 0 0 if (@_ and wantarray) { }
1016 0 0 defined $lc{$_} ? :
1019 0 0 defined $lc{$_} ? :
1032 0 0 defined $lc{$_} ? :
1039 0 0 if (@_) { }
1041 0 0 if (@_ and wantarray) { }
1064 2968 0 if (@_) { }
1066 0 2968 if (@_ and wantarray) { }
1067 0 0 defined $uc{$_} ? :
1070 648 2320 defined $uc{$_} ? :
1083 0 0 defined $uc{$_} ? :
1090 3271 0 if (@_) { }
1092 0 3271 if (@_ and wantarray) { }
1093 0 0 defined $fc{$_} ? :
1096 1493 1778 defined $fc{$_} ? :
1109 0 0 defined $fc{$_} ? :
1123 0 0 if ($last_s_matched and $_[0] =~ /\A (?>[1-9][0-9]*) \z/mosx)
1166 0 0 unless defined $char[$i]
1169 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) { }
1174 0 0 if ($char[$i + 1] eq ']')
1179 0 0 if (++$i > $#char)
1182 0 0 if ($char[$i] eq ']')
1188 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1215 0 0 if ($char[$i + 1] eq ']')
1220 0 0 if (++$i > $#char)
1223 0 0 if ($char[$i] eq ']')
1229 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1259 0 0 if ($uc ne $fc)
1260 0 0 if (length $fc == 1) { }
1272 0 0 unless defined $char[$i]
1274 0 0 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
1284 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
1390 0 0 if (@chars1)
1393 0 0 if (exists $range_tr{'1'})
1407 0 0 if (@chars2)
1410 0 0 if (exists $range_tr{'2'})
1426 0 0 if (@chars3)
1429 0 0 if (exists $range_tr{'3'})
1447 0 0 if (@chars4)
1450 0 0 if (exists $range_tr{'4'})
1477 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 \\ ($Ekps9566::q_char) /cgmosx) { }
0 0 elsif (/\G ($Ekps9566::q_char) /cgmosx) { }
1515 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
1519 0 0 if (0 < $i and $i < $#char)
1530 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
1535 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) { }
1536 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) { }
1537 0 0 if $char[$i - 1] le $_
1559 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1560 0 0 if $char[$i - 1] le $_
1576 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1577 0 0 if $char[$i - 1] le $_
1588 0 0 if (length $char[$i + 1] == 4) { }
1589 0 0 if $char[$i - 1] le $_
1609 0 906 if (scalar @_ == 0) { }
453 453 elsif (scalar @_ == 1) { }
453 0 elsif (scalar @_ == 2) { }
1616 0 453 if ($_[0] > $_[1]) { }
0 453 elsif ($_[0] == $_[1]) { }
0 453 elsif ($_[0] + 1 == $_[1]) { }
1640 406 393 if ($length == 1) { }
393 0 elsif ($length == 2) { }
0 0 elsif ($length == 3) { }
0 0 elsif ($length == 4) { }
1644 0 406 if ($a1 > $z1)
1648 20 386 if ($a1 == $z1) { }
0 386 elsif ($a1 + 1 == $z1) { }
1664 333 60 if ($a1 == $z1) { }
60 0 elsif ($a1 + 1 == $z1) { }
1695 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1696 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1749 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1750 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1751 0 0 if ($a3 == $z3) { }
0 0 elsif ($a3 + 1 == $z3) { }
1836 0 517 unless (exists $range_tr{$length})
1853 0 1165 if ($max lt $first) { }
20 1145 elsif ($min le $first and $first le $max and $max le $last) { }
0 1145 elsif ($min eq $first and $max eq $last) { }
20 1125 elsif ($first le $min and $max le $last) { }
699 426 elsif ($min le $first and $last le $max) { }
60 366 elsif ($first le $min and $min le $last and $last le $max) { }
366 0 elsif ($last lt $min) { }
1924 264 494 $modifier =~ /i/mosx ? :
1930 522 2126 if ($char[$i] eq '-') { }
0 2126 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
0 2126 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 2126 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x81-\xFE0-9\}][^\x81-\xFE\}]*) \} ) \z/mosx) { }
0 2126 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
0 2126 elsif ($char[$i] =~ /\A \\ ([0-7]{2,3}) \z/mosx) { }
206 1920 elsif ($char[$i] =~ /\A \\x ([0-9A-Fa-f]{1,2}) \z/mosx) { }
0 1920 elsif ($char[$i] =~ /\A \\c ([\x40-\x5F]) \z/mosx) { }
33 1887 elsif ($char[$i] =~ /\A (\\ [0nrtfbaedswDSWHVhvR]) \z/mosx) { }
8 1879 elsif ($ignorecase and $char[$i] =~ /\A ( \[\: \^? (?:lower|upper) :\] ) \z/mosx) { }
70 1809 elsif ($char[$i] =~ /\A ( \[\: \^? (?:alnum|alpha|ascii|blank|cntrl|digit|graph|lower|print|punct|space|upper|word|xdigit) :\] ) \z/mosx) { }
7 1802 elsif ($char[$i] =~ /\A \\ ($Ekps9566::q_char) \z/mosx) { }
1931 497 25 if (0 < $i and $i < $#char)
2073 497 1654 if (defined $char[$i + 1] and $char[$i + 1] eq '...') { }
497 1157 elsif ($char[$i] eq '...') { }
764 393 elsif ($char[$i] =~ /\A [\x00-\xFF] \z/mosx) { }
0 393 elsif ($char[$i] =~ /\A (?: \\h ) \z/mosx) { }
0 393 elsif ($char[$i] =~ /\A (?: \\v ) \z/mosx) { }
2 391 elsif ($char[$i] =~ /\A (?: \\d | \\s | \\w ) \z/mosx) { }
2082 0 497 if (length $char[$i - 1] > length $char[$i + 1]) { }
477 20 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
2086 0 477 if ($char[$i - 1] gt $char[$i + 1])
2096 477 40 if ($length == length $char[$i - 1] and $length == length $char[$i + 1]) { }
20 20 elsif ($length == length $char[$i - 1]) { }
0 20 elsif (length $char[$i - 1] < $length and $length < length $char[$i + 1]) { }
20 0 elsif ($length == length $char[$i + 1]) { }
2119 386 131 if ($length == 1) { }
2132 192 572 if ($modifier =~ /i/mosx) { }
2135 192 0 if ($uc ne $fc) { }
2136 192 0 if (length $fc == 1) { }
2177 0 1364 if ($_ eq '...') { }
8 1356 elsif (/\A \n \z/mosx) { }
8 1348 elsif (/\A \r \z/mosx) { }
1 1347 elsif (/\A ([\x00-\x20\x7F-\xFF]) \z/mosx) { }
939 408 elsif (/\A [\x00-\xFF] \z/mosx) { }
2194 307 537 if (/\A ([\x80-\xFF].*) ([\x00-\xFF]) \z/mosx)
2268 384 135 if (scalar @singleoctet >= 1)
2271 107 277 if ($modifier =~ /i/mosx)
2279 457 589 if ($uc eq $fc) { }
2283 589 0 if (length $fc == 1) { }
2294 192 80 if ($_ ne '')
2301 1577 25815 if (exists $singleoctet_ignorecase{$ord}) { }
2310 214 11198 if (ref $range)
2311 5 209 if (scalar @{$range;} == 1) { }
0 209 elsif (scalar @{$range;} == 2) { }
2329 131 388 if (scalar @multipleoctet >= 2) { }
2350 128 111 if ($modifier =~ /i/mosx)
2358 457 589 if ($uc eq $fc) { }
2362 589 0 if (length $fc == 1) { }
2373 192 80 if ($_ ne '')
2380 1577 31191 if (exists $singleoctet_ignorecase{$ord}) { }
2389 214 11198 if (ref $range)
2390 5 209 if (scalar @{$range;} == 1) { }
0 209 elsif (scalar @{$range;} == 2) { }
2404 114 125 if (scalar @multipleoctet >= 1) { }
2405 70 44 if (scalar @singleoctet >= 1) { }
2417 125 0 if (scalar @singleoctet >= 1) { }
2535 0 0 @_ ? :
2537 0 0 if ($c == 0) { }
2557 0 0 if ($c == 0) { }
2578 0 0 unless (eval "Ekps9566::$filetest(\$file)")
2582 0 0 unless (eval " $filetest _ ")
2594 0 0 if @_
2595 0 0 if @_ and not wantarray
2597 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2598 0 0 wantarray ? :
2612 0 0 wantarray ? :
2615 0 0 wantarray ? :
2618 0 0 if (-d "$_/.") { }
2619 0 0 wantarray ? :
2628 0 0 if (_open_r($fh, $_))
2630 0 0 unless close $fh
2631 0 0 wantarray ? :
2635 0 0 wantarray ? :
2643 0 0 if @_
2644 0 0 if @_ and not wantarray
2646 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2647 0 0 wantarray ? :
2650 0 0 wantarray ? :
2653 0 0 wantarray ? :
2656 0 0 if (-d "$_/.") { }
2657 0 0 wantarray ? :
2661 0 0 if (_open_a($fh, $_))
2663 0 0 unless close $fh
2664 0 0 wantarray ? :
2668 0 0 wantarray ? :
2676 0 0 if @_
2677 0 0 if @_ and not wantarray
2679 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2680 0 0 wantarray ? :
2683 0 0 wantarray ? :
2686 0 0 wantarray ? :
2689 0 0 if (-d "$_/.") { }
2690 0 0 wantarray ? :
2694 0 0 if (_open_r($fh, $_))
2696 0 0 unless close $fh
2700 0 0 wantarray ? :
2703 0 0 wantarray ? :
2711 0 0 if @_
2712 0 0 if @_ and not wantarray
2714 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2715 0 0 wantarray ? :
2718 0 0 wantarray ? :
2721 0 0 wantarray ? :
2724 0 0 if (-d "$_/.") { }
2725 0 0 wantarray ? :
2729 0 0 if (_open_r($fh, $_))
2731 0 0 unless close $fh
2732 0 0 wantarray ? :
2736 0 0 wantarray ? :
2744 0 0 if @_
2745 0 0 if @_ and not wantarray
2747 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2748 0 0 wantarray ? :
2751 0 0 wantarray ? :
2754 0 0 wantarray ? :
2757 0 0 if (-d "$_/.") { }
2758 0 0 wantarray ? :
2762 0 0 if (_open_r($fh, $_))
2764 0 0 unless close $fh
2765 0 0 wantarray ? :
2769 0 0 wantarray ? :
2777 0 0 if @_
2778 0 0 if @_ and not wantarray
2780 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2781 0 0 wantarray ? :
2784 0 0 wantarray ? :
2787 0 0 wantarray ? :
2790 0 0 if (-d "$_/.") { }
2791 0 0 wantarray ? :
2795 0 0 if (_open_a($fh, $_))
2797 0 0 unless close $fh
2798 0 0 wantarray ? :
2802 0 0 wantarray ? :
2810 0 0 if @_
2811 0 0 if @_ and not wantarray
2813 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2814 0 0 wantarray ? :
2817 0 0 wantarray ? :
2820 0 0 wantarray ? :
2823 0 0 if (-d "$_/.") { }
2824 0 0 wantarray ? :
2828 0 0 if (_open_r($fh, $_))
2830 0 0 unless close $fh
2834 0 0 wantarray ? :
2837 0 0 wantarray ? :
2845 0 0 if @_
2846 0 0 if @_ and not wantarray
2848 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2849 0 0 wantarray ? :
2852 0 0 wantarray ? :
2855 0 0 wantarray ? :
2858 0 0 if (-d "$_/.") { }
2859 0 0 wantarray ? :
2863 0 0 if (_open_r($fh, $_))
2865 0 0 unless close $fh
2866 0 0 wantarray ? :
2870 0 0 wantarray ? :
2878 764 0 if @_
2879 0 764 if @_ and not wantarray
2884 0 764 if ($_ eq '_') { }
0 764 elsif (defined &Ekps9566::telldir($fh)) { }
0 764 elsif (defined fileno $fh) { }
0 764 elsif (-e $_) { }
0 764 elsif (_MSWin32_5Cended_path($_)) { }
2885 0 0 wantarray ? :
2890 0 0 wantarray ? :
2895 0 0 wantarray ? :
2899 0 0 wantarray ? :
2902 0 0 if (-d "$_/.") { }
2903 0 0 wantarray ? :
2907 0 0 if (_open_r($fh, $_))
2909 0 0 unless close $fh
2910 0 0 wantarray ? :
2914 0 764 wantarray ? :
2922 0 0 if @_
2923 0 0 if @_ and not wantarray
2925 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2926 0 0 wantarray ? :
2929 0 0 wantarray ? :
2932 0 0 wantarray ? :
2935 0 0 if (-d "$_/.") { }
2936 0 0 wantarray ? :
2940 0 0 if (_open_r($fh, $_))
2942 0 0 unless close $fh
2943 0 0 wantarray ? :
2947 0 0 wantarray ? :
2955 0 0 if @_
2956 0 0 if @_ and not wantarray
2958 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2959 0 0 wantarray ? :
2962 0 0 wantarray ? :
2965 0 0 wantarray ? :
2968 0 0 if (-d "$_/.") { }
2969 0 0 wantarray ? :
2973 0 0 if (_open_r($fh, $_))
2975 0 0 unless close $fh
2976 0 0 wantarray ? :
2980 0 0 wantarray ? :
2988 0 0 if @_
2989 0 0 if @_ and not wantarray
2991 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2992 0 0 wantarray ? :
2995 0 0 wantarray ? :
2998 0 0 wantarray ? :
3001 0 0 if (-d "$_/.") { }
3002 0 0 wantarray ? :
3006 0 0 if (_open_r($fh, $_))
3008 0 0 unless close $fh
3009 0 0 wantarray ? :
3013 0 0 wantarray ? :
3021 0 0 if @_
3022 0 0 if @_ and not wantarray
3024 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3025 0 0 wantarray ? :
3030 0 0 wantarray ? :
3033 0 0 wantarray ? :
3036 0 0 wantarray ? :
3038 0 0 wantarray ? :
3046 0 0 if @_
3047 0 0 if @_ and not wantarray
3049 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3050 0 0 wantarray ? :
3053 0 0 wantarray ? :
3056 0 0 wantarray ? :
3059 0 0 if (-d "$_/.") { }
3060 0 0 wantarray ? :
3064 0 0 if (_open_r($fh, $_))
3066 0 0 unless close $fh
3067 0 0 wantarray ? :
3071 0 0 wantarray ? :
3079 0 0 if @_
3080 0 0 if @_ and not wantarray
3082 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3083 0 0 wantarray ? :
3086 0 0 wantarray ? :
3089 0 0 wantarray ? :
3092 0 0 if (-d "$_/.") { }
3093 0 0 wantarray ? :
3097 0 0 if (_open_r($fh, $_))
3099 0 0 unless close $fh
3100 0 0 wantarray ? :
3104 0 0 wantarray ? :
3112 0 0 if @_
3113 0 0 if @_ and not wantarray
3115 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3116 0 0 wantarray ? :
3119 0 0 wantarray ? :
3122 0 0 wantarray ? :
3125 0 0 if (-d "$_/.") { }
3126 0 0 wantarray ? :
3130 0 0 if (_open_r($fh, $_))
3132 0 0 unless close $fh
3133 0 0 wantarray ? :
3137 0 0 wantarray ? :
3145 0 0 if @_
3146 0 0 if @_ and not wantarray
3148 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3149 0 0 wantarray ? :
3152 0 0 wantarray ? :
3155 0 0 wantarray ? :
3158 0 0 if (-d "$_/.") { }
3159 0 0 wantarray ? :
3163 0 0 if (_open_r($fh, $_))
3165 0 0 unless close $fh
3166 0 0 wantarray ? :
3170 0 0 wantarray ? :
3178 0 0 if @_
3179 0 0 if @_ and not wantarray
3181 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3182 0 0 wantarray ? :
3185 0 0 wantarray ? :
3188 0 0 wantarray ? :
3191 0 0 if (-d "$_/.") { }
3192 0 0 wantarray ? :
3196 0 0 if (_open_r($fh, $_))
3198 0 0 unless close $fh
3199 0 0 wantarray ? :
3203 0 0 wantarray ? :
3211 0 0 if @_
3212 0 0 if @_ and not wantarray
3214 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3215 0 0 wantarray ? :
3218 0 0 wantarray ? :
3221 0 0 wantarray ? :
3224 0 0 if (-d "$_/.") { }
3225 0 0 wantarray ? :
3229 0 0 if (_open_r($fh, $_))
3231 0 0 unless close $fh
3232 0 0 wantarray ? :
3236 0 0 wantarray ? :
3244 0 0 if @_
3245 0 0 if @_ and not wantarray
3247 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3248 0 0 wantarray ? :
3251 0 0 wantarray ? :
3254 0 0 wantarray ? :
3257 0 0 if (-d "$_/.") { }
3258 0 0 wantarray ? :
3262 0 0 if (_open_r($fh, $_))
3264 0 0 unless close $fh
3265 0 0 wantarray ? :
3269 0 0 wantarray ? :
3277 0 0 if @_
3278 0 0 if @_ and not wantarray
3280 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif ($] =~ /^5\.008/mosx) { }
3281 0 0 wantarray ? :
3284 0 0 wantarray ? :
3287 0 0 wantarray ? :
3289 0 0 wantarray ? :
3297 0 0 if @_
3304 0 0 if (@_ and not wantarray)
3311 0 0 if (defined fileno $fh) { }
3313 0 0 if (defined &Ekps9566::telldir($fh))
3314 0 0 wantarray ? :
3329 0 0 if (sysread $fh, my $block, 512) { }
3335 0 0 if ($block =~ /[\000\377]/mosx) { }
0 0 elsif (Deparse error: Can't locate object method "unctrl" via package " " (perhaps you forgot to load " "?) at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5203. * 10 > length $block) { }
3352 0 0 if (-d $_ or -d "$_/.")
3353 0 0 wantarray ? :
3357 0 0 if (_open_r($fh, $_)) { }
3360 0 0 wantarray ? :
3362 0 0 if (sysread $fh, my $block, 512) { }
3363 0 0 if ($block =~ /[\000\377]/mosx) { }
0 0 elsif (Deparse error: Can't locate object method "unctrl" via package " " (perhaps you forgot to load " "?) at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5203. * 10 > length $block) { }
3376 0 0 unless close $fh
3379 0 0 wantarray ? :
3387 0 0 if @_
3388 0 0 if @_ and not wantarray
3392 0 0 if (defined fileno $fh) { }
3394 0 0 if (defined &Ekps9566::telldir($fh))
3395 0 0 wantarray ? :
3400 0 0 if (sysread $fh, my $block, 512) { }
3401 0 0 if ($block =~ /[\000\377]/mosx) { }
0 0 elsif (Deparse error: Can't locate object method "unctrl" via package " " (perhaps you forgot to load " "?) at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5203. * 10 > length $block) { }
3418 0 0 if (-d $_ or -d "$_/.")
3419 0 0 wantarray ? :
3423 0 0 if (_open_r($fh, $_)) { }
3426 0 0 wantarray ? :
3428 0 0 if (sysread $fh, my $block, 512) { }
3429 0 0 if ($block =~ /[\000\377]/mosx) { }
0 0 elsif (Deparse error: Can't locate object method "unctrl" via package " " (perhaps you forgot to load " "?) at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5203. * 10 > length $block) { }
3442 0 0 unless close $fh
3445 0 0 wantarray ? :
3453 0 0 if @_
3454 0 0 if @_ and not wantarray
3456 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3457 0 0 wantarray ? :
3460 0 0 wantarray ? :
3463 0 0 wantarray ? :
3466 0 0 if (-d "$_/.") { }
3467 0 0 wantarray ? :
3471 0 0 if (_open_r($fh, $_))
3473 0 0 unless close $fh
3475 0 0 wantarray ? :
3479 0 0 wantarray ? :
3487 0 0 if @_
3488 0 0 if @_ and not wantarray
3490 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3491 0 0 wantarray ? :
3494 0 0 wantarray ? :
3497 0 0 wantarray ? :
3500 0 0 if (-d "$_/.") { }
3501 0 0 wantarray ? :
3505 0 0 if (_open_r($fh, $_))
3507 0 0 unless close $fh
3509 0 0 wantarray ? :
3513 0 0 wantarray ? :
3521 0 0 if @_
3522 0 0 if @_ and not wantarray
3524 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3525 0 0 wantarray ? :
3528 0 0 wantarray ? :
3531 0 0 wantarray ? :
3534 0 0 if (-d "$_/.") { }
3535 0 0 wantarray ? :
3539 0 0 if (_open_r($fh, $_))
3541 0 0 unless close $fh
3543 0 0 wantarray ? :
3547 0 0 wantarray ? :
3557 0 0 unless (eval "Ekps9566::${filetest}_")
3561 0 0 unless (eval " $filetest _ ")
3573 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3574 0 0 -r _ ? :
3577 0 0 if (-d "$_/.") { }
3578 0 0 -r _ ? :
3582 0 0 if (_open_r($fh, $_))
3584 0 0 unless close $fh
3585 0 0 $r ? :
3640 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3641 0 0 -w _ ? :
3644 0 0 if (-d "$_/.") { }
3645 0 0 -w _ ? :
3649 0 0 if (_open_a($fh, $_))
3651 0 0 unless close $fh
3652 0 0 $w ? :
3664 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3665 0 0 -x _ ? :
3668 0 0 if (-d "$_/.") { }
3669 0 0 -x _ ? :
3673 0 0 if (_open_r($fh, $_))
3675 0 0 unless close $fh
3690 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3691 0 0 -O _ ? :
3694 0 0 if (-d "$_/.") { }
3695 0 0 -O _ ? :
3699 0 0 if (_open_r($fh, $_))
3701 0 0 unless close $fh
3702 0 0 $o ? :
3714 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3715 0 0 -R _ ? :
3718 0 0 if (-d "$_/.") { }
3719 0 0 -R _ ? :
3723 0 0 if (_open_r($fh, $_))
3725 0 0 unless close $fh
3726 0 0 $R ? :
3738 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3739 0 0 -W _ ? :
3742 0 0 if (-d "$_/.") { }
3743 0 0 -W _ ? :
3747 0 0 if (_open_a($fh, $_))
3749 0 0 unless close $fh
3750 0 0 $W ? :
3762 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3763 0 0 -X _ ? :
3766 0 0 if (-d "$_/.") { }
3767 0 0 -X _ ? :
3771 0 0 if (_open_r($fh, $_))
3773 0 0 unless close $fh
3788 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3789 0 0 -o _ ? :
3792 0 0 if (-d "$_/.") { }
3793 0 0 -o _ ? :
3797 0 0 if (_open_r($fh, $_))
3799 0 0 unless close $fh
3800 0 0 $O ? :
3812 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3816 0 0 if (-d "$_/.") { }
3821 0 0 if (_open_r($fh, $_))
3823 0 0 unless close $fh
3824 0 0 $e ? :
3836 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3837 0 0 -z _ ? :
3840 0 0 if (-d "$_/.") { }
3841 0 0 -z _ ? :
3845 0 0 if (_open_r($fh, $_))
3847 0 0 unless close $fh
3848 0 0 $z ? :
3860 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3864 0 0 if (-d "$_/.") { }
3869 0 0 if (_open_r($fh, $_))
3871 0 0 unless close $fh
3884 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3885 0 0 -f _ ? :
3888 0 0 if (-d "$_/.") { }
3893 0 0 if (_open_r($fh, $_))
3895 0 0 unless close $fh
3896 0 0 $f ? :
3908 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3909 0 0 -d _ ? :
3912 0 0 -d "$_/." ? :
3922 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3923 0 0 -l _ ? :
3926 0 0 if (-d "$_/.") { }
3927 0 0 -l _ ? :
3931 0 0 if (_open_r($fh, $_))
3933 0 0 unless close $fh
3934 0 0 $l ? :
3946 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3947 0 0 -p _ ? :
3950 0 0 if (-d "$_/.") { }
3951 0 0 -p _ ? :
3955 0 0 if (_open_r($fh, $_))
3957 0 0 unless close $fh
3958 0 0 $p ? :
3970 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3971 0 0 -S _ ? :
3974 0 0 if (-d "$_/.") { }
3975 0 0 -S _ ? :
3979 0 0 if (_open_r($fh, $_))
3981 0 0 unless close $fh
3982 0 0 $S ? :
3994 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3995 0 0 -b _ ? :
3998 0 0 if (-d "$_/.") { }
3999 0 0 -b _ ? :
4003 0 0 if (_open_r($fh, $_))
4005 0 0 unless close $fh
4006 0 0 $b ? :
4018 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4019 0 0 -c _ ? :
4022 0 0 if (-d "$_/.") { }
4023 0 0 -c _ ? :
4027 0 0 if (_open_r($fh, $_))
4029 0 0 unless close $fh
4030 0 0 $c ? :
4042 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4043 0 0 -u _ ? :
4046 0 0 if (-d "$_/.") { }
4047 0 0 -u _ ? :
4051 0 0 if (_open_r($fh, $_))
4053 0 0 unless close $fh
4054 0 0 $u ? :
4066 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4067 0 0 -g _ ? :
4070 0 0 if (-d "$_/.") { }
4071 0 0 -g _ ? :
4075 0 0 if (_open_r($fh, $_))
4077 0 0 unless close $fh
4078 0 0 $g ? :
4090 0 0 if ($] =~ /^5\.008/mosx)
4091 0 0 wantarray ? :
4093 0 0 wantarray ? :
4103 0 0 if (-d $_ or -d "$_/.")
4107 0 0 if (_open_r($fh, $_)) { }
4113 0 0 if (sysread $fh, my $block, 512) { }
4114 0 0 if ($block =~ /[\000\377]/mosx) { }
0 0 elsif (Deparse error: Can't locate object method "unctrl" via package " " (perhaps you forgot to load " "?) at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5203. * 10 > length $block) { }
4127 0 0 unless close $fh
4139 0 0 if (-d $_ or -d "$_/.")
4143 0 0 if (_open_r($fh, $_)) { }
4149 0 0 if (sysread $fh, my $block, 512) { }
4150 0 0 if ($block =~ /[\000\377]/mosx) { }
0 0 elsif (Deparse error: Can't locate object method "unctrl" via package " " (perhaps you forgot to load " "?) at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5203. * 10 > length $block) { }
4163 0 0 unless close $fh
4173 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4177 0 0 if (-d "$_/.") { }
4182 0 0 if (_open_r($fh, $_))
4184 0 0 unless close $fh
4198 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4202 0 0 if (-d "$_/.") { }
4207 0 0 if (_open_r($fh, $_))
4209 0 0 unless close $fh
4223 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4227 0 0 if (-d "$_/.") { }
4232 0 0 if (_open_r($fh, $_))
4234 0 0 unless close $fh
4248 0 0 if (wantarray) { }
4267 0 0 if (wantarray) { }
4295 0 0 unless defined $expr
4306 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
4312 0 0 $1 ? :
4316 0 0 unless defined $cxix
4317 0 0 unless exists $iter{$cxix}
4320 0 0 if ($iter{$cxix} == 0)
4325 0 0 if (wantarray) { }
4330 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
4353 0 0 unless defined $expr
4354 0 0 if $expr eq ''
4363 0 0 if ($expr =~ /\A " ((?:$Ekps9566::q_char)*?) " \z/mosx)
4365 0 0 if ($cond eq 'd') { }
4366 0 0 if (&d($expr))
4371 0 0 if (&e($expr))
4380 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
4381 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^\x81-\xFE/\\]|[\x81-\xFE][\x00-\xFF]) )[$1./$2]mosx)
4386 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
4387 0 0 if ($tail eq '')
4391 0 0 if ($head =~ / \A (?:$Ekps9566::q_char)*? [*?] /mosx)
4392 0 0 if (@globdir = _do_glob('d', $head))
4397 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
4404 0 0 unless ($expr =~ / \A (?:$Ekps9566::q_char)*? [*?] /mosx)
4405 0 0 if ($head eq '.')
4408 0 0 if ($head ne '' and ($head =~ / \G ($Ekps9566::q_char) /gmosx)[-1] ne $pathsep)
4412 0 0 if ($cond eq 'd') { }
4413 0 0 if (&d($head))
4418 0 0 if (&e($head))
4424 0 0 unless &Ekps9566::opendir(\*DIR, $head)
4428 0 0 if ($head eq '.')
4431 0 0 if ($head ne '' and ($head =~ / \G ($Ekps9566::q_char) /gmosx)[-1] ne $pathsep)
4444 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
4467 0 0 if ($leaf eq '.' or $leaf eq '..')
4470 0 0 if ($cond eq 'd' and not &d("$head$leaf"))
4474 0 0 if (&$matchsub($leaf))
4482 0 0 if (&Ekps9566::index($leaf, '.') == -1 and length $leaf <= 8 and &Ekps9566::index($pattern, '\\.') != -1)
4486 0 0 if (&$matchsub("$leaf."))
4492 0 0 if (@matched)
4496 0 0 if ($fix_drive_relative_paths)
4518 0 0 defined $1 ? :
4552 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'}) { }
4575 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
4594 0 0 if (defined $home and not &d($home))
4605 0 0 if @_
4607 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4617 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4618 0 0 if (wantarray) { }
4620 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4625 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4630 0 0 wantarray ? :
4638 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4643 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4644 0 0 if (wantarray) { }
4646 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4651 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4656 0 0 wantarray ? :
4665 0 0 if (CORE::opendir $dh, $_[1]) { }
0 0 elsif (_MSWin32_5Cended_path($_[1])) { }
4669 0 0 if (CORE::opendir $dh, "$_[1]/.")
4681 382 0 if @_
4684 0 382 if (defined fileno $fh) { }
382 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4697 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4698 0 0 if (wantarray) { }
4700 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4705 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4710 0 0 wantarray ? :
4719 0 0 if (defined fileno $fh) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4727 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4728 0 0 if (wantarray) { }
4730 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4735 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4740 0 0 wantarray ? :
4748 0 0 unless @_
4752 0 0 if (CORE::unlink $_) { }
0 0 elsif (&d($_)) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4759 0 0 unless {'/', '\\'}->{$_}
4760 0 0 if ($file =~ / \A (?:$Ekps9566::q_char)*? [ ] /mosx)
4764 0 0 if (_open_r($fh, $_))
4765 0 0 unless close $fh
4768 0 0 if (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
0 0 elsif (`ver` =~ /\b(?:Windows 2000)\b/mos) { }
4784 0 0 if (_open_r($fh, $_)) { }
4785 0 0 unless close $fh
4801 0 0 if (@_ == 0)
4807 0 0 if (_MSWin32_5Cended_path($dir)) { }
4808 0 0 unless (&d($dir))
4812 0 0 if ($] =~ /^5\.005/mosx) { }
0 0 elsif ($] =~ /^(?:5\.006|5\.008000)/mosx and $^O eq 'MSWin32') { }
4831 0 0 unless ($@)
4971 0 0 if ($char eq '\\' or $char eq '/') { }
4980 0 0 if ($subdir[-1] eq '\\' or $subdir[-1] eq '/')
4994 0 0 if (`ver` =~ /\b(?:Windows NT|Windows 2000)\b/mos) { }
0 0 elsif (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
4997 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5017 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5032 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5044 0 0 if ($shortdir eq '') { }
0 0 elsif (&fc($shortdir) eq &fc($dir)) { }
5062 764 0 if (@_ >= 1 and $_[0] ne '')
5063 0 764 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
5065 0 0 if ($char[-1] =~ / \x5C \z/mosx)
5085 0 0 if ($^O eq 'MacOS') { }
5092 0 0 if (&f($realfilename))
5096 0 0 if (&e("$realfilename.e"))
5100 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5105 0 0 if (&e("$realfilename.e")) { }
5107 0 0 if (_open_r($fh, "$realfilename.e"))
5108 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5127 0 0 if ($@)
5136 0 0 if ($^O eq 'MacOS')
5142 0 0 unless close $fh
5147 0 0 if (_open_r($fh, $realfilename))
5148 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5156 0 0 if ($@)
5165 0 0 if ($^O eq 'MacOS')
5171 0 0 unless close $fh
5174 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
5178 0 0 unless open $fh, ">$realfilename.e"
5179 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5187 0 0 if ($@)
5195 0 0 unless seek $fh, 0, 0
5197 0 0 if ($^O eq 'MacOS')
5203 0 0 unless close $fh
5216 0 0 if ($@) { }
0 0 elsif (not $result) { }
5294 0 0 if @_
5296 0 0 if (exists $INC{$_})
5297 0 0 if $INC{$_}
5307 0 0 if (/ \b (?: jcode\.pl | jacode(?>[0-9]*)\.pl ) \z /mosx)
5316 0 0 if ($^O eq 'MacOS') { }
5323 0 0 if (&f($realfilename))
5328 0 0 if (&e("$realfilename.e"))
5332 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5337 0 0 if (&e("$realfilename.e")) { }
5339 0 0 unless _open_r($fh, "$realfilename.e")
5340 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5348 0 0 if ($@)
5357 0 0 if ($^O eq 'MacOS')
5363 0 0 unless close $fh
5367 0 0 unless _open_r($fh, $realfilename)
5368 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5376 0 0 if ($@)
5385 0 0 if ($^O eq 'MacOS')
5391 0 0 unless close $fh
5393 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
5397 0 0 unless open $fh, ">$realfilename.e"
5398 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5406 0 0 if ($@)
5414 0 0 unless seek $fh, 0, 0
5416 0 0 if ($^O eq 'MacOS')
5422 0 0 unless close $fh
5436 0 0 if ($@) { }
0 0 elsif (not $result) { }
5463 0 0 if (defined $&) { }
5464 0 0 if (defined $1 and substr($&, -length($1), length $1) eq $1) { }
5481 0 0 if (defined $&) { }
5482 0 0 if (defined $1) { }
5507 0 0 if @_
5509 0 0 if (/\A ($Ekps9566::q_char) /mosx) { }
5527 0 0 if (/\A ($Ekps9566::q_char) /mosx) { }
5545 0 0 if (wantarray) { }
5565 0 0 @_ ? :
5566 0 0 if @_ and not wantarray
5572 0 0 if (exists $range_tr{length $getc})
5573 0 0 if ($getc =~ /\A $Ekps9566::dot_s \z/mosx)
5574 0 0 wantarray ? :
5578 0 0 wantarray ? :
5586 0 0 if @_
5609 387 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) { }
5689 0 0 if (@_ == 3) { }
5696 0 0 if ($index == -1) { }
5710 0 0 if (@_ == 3) { }
5717 0 0 if ($rindex == -1) { }
5871 0 382 if @_
5932 31248 154896 if (/\G ( \n ) /cgox) { }
42461 112435 elsif (/\G ((?>\s+)|\#.*) /cgox) { }
3755 108680 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }
170 108510 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }
4 108506 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx) { }
28 108478 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
1 108477 elsif (/\G ( \$' | \$\{'\} ) /cgmosx) { }
3 108474 elsif (/\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
2865 105609 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }
12155 93454 elsif (/\G ( [,;] ) /cgox) { }
0 93454 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
2 93452 elsif (/\G ( \$ 0 ) /cgmosx) { }
0 93452 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
1 93451 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
219 93232 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 93232 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 93232 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 93232 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 93232 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 93232 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }
0 93232 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
605 92627 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) { }
103 92524 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 92524 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }
0 92524 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^\x81-\xFE>\0\a\e\f\n\r\t]|[\x81-\xFE][\x00-\xFF])+?) > (?>\s*) \) \b /cgox) { }
0 92524 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }
0 92524 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }
478 92046 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }
19 92027 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 92027 elsif (/\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
13 92014 elsif (/\G \b KPS9566::eval (?= (?>\s*) \{ ) /cgox) { }
0 92014 elsif (/\G \b Char::eval \b (?! (?>\s*) => ) /cgox) { }
114 91900 elsif (/\G \b KPS9566::eval \b (?! (?>\s*) => ) /cgox) { }
2 91898 elsif (/\G \b bytes::substr \b (?! (?>\s*) => ) /cgox) { }
2 91896 elsif (/\G \b chop \b (?! (?>\s*) => ) /cgox) { }
2 91894 elsif (/\G \b bytes::index \b (?! (?>\s*) => ) /cgox) { }
0 91894 elsif (/\G \b Char::index \b (?! (?>\s*) => ) /cgox) { }
2 91892 elsif (/\G \b KPS9566::index \b (?! (?>\s*) => ) /cgox) { }
2 91890 elsif (/\G \b index \b (?! (?>\s*) => ) /cgox) { }
2 91888 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => ) /cgox) { }
0 91888 elsif (/\G \b Char::rindex \b (?! (?>\s*) => ) /cgox) { }
2 91886 elsif (/\G \b KPS9566::rindex \b (?! (?>\s*) => ) /cgox) { }
2 91884 elsif (/\G \b rindex \b (?! (?>\s*) => ) /cgox) { }
1 91883 elsif (/\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91883 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91883 elsif (/\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91883 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
3 91880 elsif (/\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91880 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\") ((?:$Ekps9566::qq_char)+?) (\") /cgox) { }
0 91880 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\#) ((?:$Ekps9566::qq_char)+?) (\#) /cgox) { }
0 91880 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 91880 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 91880 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 91880 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 91880 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\S) ((?:$Ekps9566::qq_char)+?) (\2) /cgox) { }
4 91876 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\') ((?:\\\'|\\\\|$Ekps9566::q_char)+?) (\') /cgox) { }
0 91876 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)+?) (\#) /cgox) { }
0 91876 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 91876 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 91876 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 91876 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 91876 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ekps9566::q_char)+?) (\2) /cgox) { }
0 91876 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 91876 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \( ((?:$qq_paren)*?) \) /cgox) { }
0 91876 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) (?= [a-z]+) /cgox) { }
0 91876 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) ((?>\w+)) /cgox) { }
0 91876 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\") ((?:$Ekps9566::qq_char)+?) (\") /cgox) { }
0 91876 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\#) ((?:$Ekps9566::qq_char)+?) (\#) /cgox) { }
0 91876 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 91876 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 91876 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 91876 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 91876 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\S) ((?:$Ekps9566::qq_char)+?) (\2) /cgox) { }
102 91774 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\') ((?:\\\'|\\\\|$Ekps9566::q_char)+?) (\') /cgox) { }
0 91774 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)+?) (\#) /cgox) { }
0 91774 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 91774 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 91774 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 91774 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 91774 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ekps9566::q_char)+?) (\2) /cgox) { }
6 91768 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 91768 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 91768 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?= (?>\s+) [a-z]+) /cgox) { }
50 91718 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) ((?>\w+)) /cgox) { }
2 91716 elsif (/\G -(t) (?>\s+) ((?>\w+)) /cgox) { }
1 91715 elsif (/\G \b lstat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
3 91712 elsif (/\G \b stat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91712 elsif (/\G -s (?>\s*) (\") ((?:$Ekps9566::qq_char)+?) (\") /cgox) { }
0 91712 elsif (/\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Ekps9566::qq_char)+?) (\#) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Ekps9566::qq_char)+?) (\1) /cgox) { }
0 91712 elsif (/\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Ekps9566::q_char)+?) (\') /cgox) { }
0 91712 elsif (/\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)+?) (\#) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Ekps9566::q_char)+?) (\1) /cgox) { }
0 91712 elsif (/\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 91712 elsif (/\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 91712 elsif (/\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 91712 elsif (/\G -s (?>\s+) ((?>\w+)) /cgox) { }
2 91710 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 91708 elsif (/\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
36 91672 elsif (/\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 91670 elsif (/\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 91668 elsif (/\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
8 91660 elsif (/\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91660 elsif (/\G \b lc \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b lcfirst \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b uc \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b ucfirst \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b fc \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b lstat \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b stat \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G -s \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b bytes::length \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b bytes::chr \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b chr \b (?! (?>\s*) => ) /cgox) { }
0 91660 elsif (/\G \b bytes::ord \b (?! (?>\s*) => ) /cgox) { }
2 91658 elsif (/\G \b ord \b (?! (?>\s*) => ) /cgox) { }
0 91658 elsif (/\G \b glob \b (?! (?>\s*) => ) /cgox) { }
4 91654 elsif (/\G \b reverse \b (?! (?>\s*) => ) /cgox) { }
8 91646 elsif (/\G \b getc \b (?! (?>\s*) => ) /cgox) { }
2 91644 elsif (/\G \b opendir ((?>\s*) \( (?>\s*)) (?=[A-Za-z_]) /cgox) { }
0 91644 elsif (/\G \b opendir ((?>\s+)) (?=[A-Za-z_]) /cgox) { }
85 91559 elsif (/\G \b unlink \b (?! (?>\s*) => ) /cgox) { }
3 91556 elsif (/\G \b (chdir) \b (?! (?>\s*) => ) /cgox) { }
404 91152 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
11 91141 elsif (/\G \b ( tr | y ) \b /cgox) { }
5897 85244 elsif (/\G \b (qq) \b /cgox) { }
184 85060 elsif (/\G \b (qr) \b /cgox) { }
34 85026 elsif (/\G \b (qw) \b /cgox) { }
3 85023 elsif (/\G \b (qx) \b /cgox) { }
604 84419 elsif (/\G \b (q) \b /cgox) { }
491 83928 elsif (/\G \b (m) \b /cgox) { }
290 83638 elsif (/\G \b (s) \b /cgox) { }
1 83637 elsif (/\G \b do (?= (?>\s*) \{ ) /cgmosx) { }
0 83637 elsif (/\G \b do (?= (?>\s+) (?: q | qq | qx ) \b) /cgmosx) { }
0 83637 elsif (/\G \b do (?= (?>\s+) (?>\w+)) /cgmosx) { }
0 83637 elsif (/\G \b do (?= (?>\s*) \$ (?> \w+ (?: ::\w+)* ) \( ) /cgmosx) { }
2 83635 elsif (/\G \b do \b /cgmosx) { }
0 83635 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 83635 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x81-\xFE#]) /cgmosx) { }
0 83635 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 83635 elsif (/\G \b require (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 83635 elsif (/\G \b require (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83635 elsif (/\G \b require (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
18 83617 elsif (/\G \b require (?>\s+) ((?>[A-Za-z_]\w* (?: :: [A-Za-z_]\w*)*)) (?>\s*) ; /cgmosx) { }
0 83617 elsif (/\G \b require (?>\s*) ; /cgmosx) { }
1 83616 elsif (/\G \b require \b /cgmosx) { }
70 83546 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 83546 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^\x81-\xFE#]) /cgmosx) { }
0 83546 elsif (/\G \b use ((?>\s+) strict) \b /cgmosx) { }
3 83543 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
0 83543 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
2 83541 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 83541 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x81-\xFE#]) /cgmosx) { }
0 83541 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 83541 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 83541 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x81-\xFE#]) /cgmosx) { }
0 83541 elsif (/\G \b no ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\{) (?>\s*) \} (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\[) (?>\s*) \] (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\<) (?>\s*) \> (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) ([\x21-\x3F]) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\S) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\() [^\x81-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\') [^\x81-\xFE']* \') (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\") [^\x81-\xFE"]* \") (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\() [^\x81-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\{) (?:$Ekps9566::q_char)*? \}) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\[) (?:$Ekps9566::q_char)*? \]) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\<) [^\x81-\xFE>]* \>) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) ([\x21-\x3F]) .*? \3) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\S) (?:$Ekps9566::q_char)*? \3) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\{) (?>\s*) \} (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\[) (?>\s*) \] (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\<) (?>\s*) \> (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) ([\x21-\x3F]) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\S) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\() [^\x81-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\') [^\x81-\xFE']* \') (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\") [^\x81-\xFE"]* \") (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\() [^\x81-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\{) (?:$Ekps9566::q_char)*? \}) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\[) (?:$Ekps9566::q_char)*? \]) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\<) [^\x81-\xFE>]* \>) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) ([\x21-\x3F]) .*? \3) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\S) (?:$Ekps9566::q_char)*? \3) (?>\s*) ; /cgmosx) { }
0 83541 elsif (/\G \b use \b /cgmosx) { }
2 83539 elsif (/\G \b no \b /cgmosx) { }
3173 80366 elsif (/\G (?
3362 77004 elsif (/\G (\") /cgox) { }
37 76967 elsif (/\G (\`) /cgox) { }
1229 75738 elsif ($Ekps9566::slash eq 'm//' and m[\G (/) ]cgox) { }
92 75646 elsif ($Ekps9566::slash eq 'm//' and /\G (\?) /cgox) { }
0 75646 elsif (/\G ( <<>> ) /cgox) { }
0 75646 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
6 75640 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
3 75637 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
6 75631 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
3 75628 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
6 75622 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
86 75536 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
2 75534 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
39 75495 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
54 75441 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 75441 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
13 75428 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 75428 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 75428 elsif (/\G < ((?:[^\x81-\xFE>\0\a\e\f\n\r\t]|[\x81-\xFE][\x00-\xFF])+?) > /cgox) { }
0 75428 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }
382 75046 elsif (/\G ^ ( __END__ \n .*) \z /cgmosx) { }
0 75046 elsif (/\G ( \cD .*) \z /cgmosx) { }
0 75046 elsif (/\G ( \cZ .*) \z /cgmosx) { }
14098 60948 elsif (/\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
7 60941 elsif (/\G ( \.\.\. ) /cgox) { }
23696 37245 elsif (m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
37245 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
5934 197 31051 if (scalar @heredoc_delimiter >= 1)
5989 0 170 if (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
0 170 elsif (/\G ( (?>\s*) = $qq_paren \) ) ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
6038 9 2856 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
253 2603 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
6321 0 3 if (/\G (?= [,;\)\}\]] ) /cgox) { }
1 2 elsif (/\G ( [\$\@\&\*] $qq_scalar ) /cgox) { }
0 2 elsif (/\G \b (qq) \b /cgox) { }
0 2 elsif (/\G \b (q) \b /cgox) { }
2 0 elsif (/\G (\') /cgox) { }
0 0 elsif (/\G (\") /cgox) { }
6328 0 0 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
6331 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 ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
6345 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
6348 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 ([*\-:?\\^|]) ((?:$Ekps9566::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Ekps9566::q_char)*?) (\1) /cgox) { }
6364 0 13 if (/\G (\\\\) /cgox) { }
0 13 elsif (/\G (\\\') /cgox) { }
2 11 elsif (/\G \' /cgox) { }
11 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6376 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6395 3 401 if (/\G (?= [,;\)\}\]] ) /cgox) { }
1 400 elsif (/\G ( [\$\@\&\*] $qq_scalar ) /cgox) { }
0 400 elsif (/\G \b qq (\#) [ ] (\#) /cgox) { }
0 400 elsif (/\G \b qq ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 400 elsif (/\G \b qq ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 400 elsif (/\G \b qq ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 400 elsif (/\G \b qq ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 400 elsif (/\G \b qq ((?>\s*)) (\S) [ ] (\2) /cgox) { }
0 400 elsif (/\G \b q (\#) [ ] (\#) /cgox) { }
0 400 elsif (/\G \b q ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 400 elsif (/\G \b q ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 400 elsif (/\G \b q ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 400 elsif (/\G \b q ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 400 elsif (/\G \b q ((?>\s*)) (\S) [ ] (\2) /cgox) { }
13 387 elsif (/\G ' [ ] ' /cgox) { }
2 385 elsif (/\G " [ ] " /cgox) { }
0 385 elsif (/\G \b (qq) \b /cgox) { }
124 261 elsif (/\G \b (qr) \b /cgox) { }
0 261 elsif (/\G \b (q) \b /cgox) { }
136 125 elsif (/\G \b (m) \b /cgox) { }
0 125 elsif (/\G (\') /cgox) { }
0 125 elsif (/\G (\") /cgox) { }
125 0 elsif (m[\G (/) ]cgox) { }
6418 0 0 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
6421 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 ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
6435 0 124 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6438 0 124 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 124 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([imosxpadlunbB]*) /cgox) { }
0 124 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([imosxpadlunbB]*) /cgox) { }
0 124 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }
0 124 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([imosxpadlunbB]*) /cgox) { }
56 68 elsif (/\G (\') ((?:$Ekps9566::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 68 elsif (/\G ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
68 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6453 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
6456 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 ([*\-:?\\^|]) ((?:$Ekps9566::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Ekps9566::q_char)*?) (\1) /cgox) { }
6470 0 136 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6473 0 136 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 136 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 136 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 136 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 136 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
56 80 elsif (/\G (\') ((?:$Ekps9566::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 80 elsif (/\G ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
80 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6490 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6502 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6514 0 558 if (/\G (\\\\) /cgox) { }
0 558 elsif (m[\G (\\/) ]cgox) { }
125 433 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
433 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6535 0 11 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
6542 0 11 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 11 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 11 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 11 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 11 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
11 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ((?:$Ekps9566::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6546 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) ((?:$Ekps9566::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6558 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) ((?:$Ekps9566::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6570 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) ((?:$Ekps9566::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6582 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) ((?:$Ekps9566::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6606 40 5857 if (/\G (\#) /cgox) { }
6609 80 1868 if (/\G (\\\\) /cgox) { }
0 1868 elsif (/\G (\\\#) /cgox) { }
40 1828 elsif (/\G (\#) /cgox) { }
1828 0 elsif (/\G ($Ekps9566::qq_char) /cgox) { }
6620 0 5857 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 5857 elsif (/\G (\() /cgox) { }
5775 82 elsif (/\G (\{) /cgox) { }
0 82 elsif (/\G (\[) /cgox) { }
62 20 elsif (/\G (\<) /cgox) { }
20 0 elsif (/\G (\S) /cgox) { }
6627 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Ekps9566::qq_char) /cgox) { }
6631 0 0 if (--$Ekps9566::nest == 0) { }
6644 720 245391 if (/\G (\\\\) /cgox) { }
0 245391 elsif (/\G (\\\}) /cgox) { }
1384 244007 elsif (/\G (\{) /cgox) { }
7159 236848 elsif (/\G (\}) /cgox) { }
236848 0 elsif (/\G ($Ekps9566::qq_char) /cgox) { }
6648 5775 1384 if (--$Ekps9566::nest == 0) { }
6661 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Ekps9566::qq_char) /cgox) { }
6665 0 0 if (--$Ekps9566::nest == 0) { }
6678 22 2018 if (/\G (\\\\) /cgox) { }
0 2018 elsif (/\G (\\\>) /cgox) { }
2 2016 elsif (/\G (\<) /cgox) { }
64 1952 elsif (/\G (\>) /cgox) { }
1952 0 elsif (/\G ($Ekps9566::qq_char) /cgox) { }
6682 62 2 if (--$Ekps9566::nest == 0) { }
6695 0 840 if (/\G (\\\\) /cgox) { }
0 840 elsif (/\G (\\\Q$delimiter\E) /cgox) { }
20 820 elsif (/\G (\Q$delimiter\E) /cgox) { }
820 0 elsif (/\G ($Ekps9566::qq_char) /cgox) { }
6710 0 184 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6716 0 184 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 184 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([imosxpadlunbB]*) /cgox) { }
1 183 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([imosxpadlunbB]*) /cgox) { }
0 183 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }
0 183 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([imosxpadlunbB]*) /cgox) { }
76 107 elsif (/\G (\') ((?:$Ekps9566::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 107 elsif (/\G ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
107 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6732 0 34 if (/\G (\#) (.*?) (\#) /cgmosx) { }
6738 0 34 if (/\G ((?>\s+)|\#.*) /cgox) { }
34 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) ((?:$Ekps9566::q_char)*?) (\1) /cgmosx) { }
6762 0 3 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
6768 0 3 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 3 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
2 1 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 1 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 1 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
0 1 elsif (/\G (\') ((?:$Ekps9566::qq_char)*?) (\') /cgox) { }
1 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
6789 0 604 if (/\G (\#) /cgox) { }
6792 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6803 0 604 if (/\G ((?>\s+)|\#.*) /cgox) { }
1 603 elsif (/\G (\() /cgox) { }
597 6 elsif (/\G (\{) /cgox) { }
0 6 elsif (/\G (\[) /cgox) { }
5 1 elsif (/\G (\<) /cgox) { }
1 0 elsif (/\G (\S) /cgox) { }
6810 0 7 if (/\G (\\\\) /cgox) { }
0 7 elsif (/\G (\\\)) /cgox) { }
0 7 elsif (/\G (\\\() /cgox) { }
0 7 elsif (/\G (\() /cgox) { }
1 6 elsif (/\G (\)) /cgox) { }
6 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6815 1 0 if (--$Ekps9566::nest == 0) { }
6828 0 8237 if (/\G (\\\\) /cgox) { }
0 8237 elsif (/\G (\\\}) /cgox) { }
0 8237 elsif (/\G (\\\{) /cgox) { }
114 8123 elsif (/\G (\{) /cgox) { }
711 7412 elsif (/\G (\}) /cgox) { }
7412 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6833 597 114 if (--$Ekps9566::nest == 0) { }
6846 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 ($Ekps9566::q_char) /cgox) { }
6851 0 0 if (--$Ekps9566::nest == 0) { }
6864 0 82 if (/\G (\\\\) /cgox) { }
0 82 elsif (/\G (\\\>) /cgox) { }
0 82 elsif (/\G (\\\<) /cgox) { }
0 82 elsif (/\G (\<) /cgox) { }
5 77 elsif (/\G (\>) /cgox) { }
77 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6869 5 0 if (--$Ekps9566::nest == 0) { }
6882 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 ($Ekps9566::q_char) /cgox) { }
6897 0 491 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6903 0 491 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 491 elsif (/\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 491 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 491 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 491 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
92 399 elsif (/\G (\?) ((?:$Ekps9566::qq_char)*?) (\?) ([cgimosxpadlunbB]*) /cgox) { }
87 312 elsif (/\G (\') ((?:$Ekps9566::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 312 elsif (/\G ([*\-:\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
312 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6928 1 289 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
6934 0 289 if (/\G ((?>\s+)|\#.*) /cgox) { }
0 289 elsif (/\G (\() ((?:$qq_paren)*?) (\)) /cgox) { }
0 289 elsif (/\G (\{) ((?:$qq_brace)*?) (\}) /cgox) { }
0 289 elsif (/\G (\[) ((?:$qq_bracket)*?) (\]) /cgox) { }
0 289 elsif (/\G (\<) ((?:$qq_angle)*?) (\>) /cgox) { }
96 193 elsif (/\G (\') ((?:$Ekps9566::qq_char)*?) (\') ((?:$Ekps9566::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
2 191 elsif (/\G ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) ((?:$Ekps9566::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
0 191 elsif (/\G (\$) ((?:$Ekps9566::qq_char)*?) (\1) ((?:$Ekps9566::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
191 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ((?:$Ekps9566::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6938 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 (\') ((?:$Ekps9566::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ekps9566::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ekps9566::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ekps9566::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6955 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 (\') ((?:$Ekps9566::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ekps9566::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ekps9566::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ekps9566::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6972 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 (\') ((?:$Ekps9566::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ekps9566::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6987 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 (\') ((?:$Ekps9566::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ekps9566::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ekps9566::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ekps9566::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
7053 0 3 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
7061 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
7141 8 15652 if (/\G (\\\\) /cgox) { }
48 15604 elsif (/\G (\\\') /cgox) { }
3173 12431 elsif (/\G \' /cgox) { }
12431 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
7153 109 69331 if (/\G (\\\\) /cgox) { }
14 69317 elsif (/\G (\\\") /cgox) { }
3362 65955 elsif (/\G \" /cgox) { }
65955 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
7165 0 313 if (/\G (\\\\) /cgox) { }
0 313 elsif (/\G (\\\`) /cgox) { }
37 276 elsif (/\G \` /cgox) { }
276 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
7177 11 12499 if (/\G (\\\\) /cgox) { }
0 12499 elsif (m[\G (\\/) ]cgox) { }
1229 11270 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
11270 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
7189 0 266 if (/\G (\\\\) /cgox) { }
0 266 elsif (/\G (\\\?) /cgox) { }
92 174 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
174 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
7210 6 0 if ($here_script eq '')
7214 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7243 3 0 if ($here_script eq '')
7247 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7267 6 0 if ($here_script eq '')
7271 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7291 3 0 if ($here_script eq '')
7295 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7315 6 0 if ($here_script eq '')
7319 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7339 83 3 if ($here_script eq '')
7343 86 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7369 1 1 if ($here_script eq '')
7373 2 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7390 38 1 if ($here_script eq '')
7394 39 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7411 51 3 if ($here_script eq '')
7415 54 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7432 0 0 if ($here_script eq '')
7436 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7577 3014 70 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
7578 3014 0 unless ($string =~ /<
7585 0 534 if (do { $string =~ /\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx }) { }
0 534 elsif ($string =~ /\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
0 534 elsif ($string =~ /\G ( \$' | \$\{'\} ) /cgmosx) { }
0 534 elsif ($string =~ /\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
0 534 elsif ($string =~ /\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
0 534 elsif ($string =~ /\G ( \$ 0 ) /cgmosx) { }
0 534 elsif ($string =~ /\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
0 534 elsif ($string =~ /\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
0 534 elsif ($string =~ /\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 534 elsif ($string =~ /\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 534 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 534 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 534 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 534 elsif ($string =~ /\G \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} /cgmosx) { }
3 531 elsif ($string =~ /\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
0 531 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 531 elsif ($string =~ m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 531 elsif ($string =~ /\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 531 elsif ($string =~ /\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
0 531 elsif ($string =~ /\G \b KPS9566::eval (?= (?>\s*) \{ ) /cgox) { }
0 531 elsif ($string =~ /\G \b Char::eval \b /cgox) { }
0 531 elsif ($string =~ /\G \b KPS9566::eval \b /cgox) { }
0 531 elsif ($string =~ /\G \b bytes::substr \b /cgox) { }
0 531 elsif ($string =~ /\G \b chop \b /cgox) { }
0 531 elsif ($string =~ /\G \b bytes::index \b /cgox) { }
0 531 elsif ($string =~ /\G \b Char::index \b /cgox) { }
0 531 elsif ($string =~ /\G \b KPS9566::index \b /cgox) { }
0 531 elsif ($string =~ /\G \b index \b /cgox) { }
0 531 elsif ($string =~ /\G \b bytes::rindex \b /cgox) { }
0 531 elsif ($string =~ /\G \b Char::rindex \b /cgox) { }
0 531 elsif ($string =~ /\G \b KPS9566::rindex \b /cgox) { }
0 531 elsif ($string =~ /\G \b rindex \b /cgox) { }
0 531 elsif ($string =~ /\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\") ((?:$Ekps9566::qq_char)+?) (\") /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\#) ((?:$Ekps9566::qq_char)+?) (\#) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\S) ((?:$Ekps9566::qq_char)+?) (\2) /cgox) { }
0 531 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\') ((?:\\\'|\\\\|$Ekps9566::q_char)+?) (\') /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)+?) (\#) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ekps9566::q_char)+?) (\2) /cgox) { }
0 531 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (\$ (?> \w+ (?: ::\w+)*) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 531 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \( ((?:$qq_paren)*?) \) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) (?= [a-z]+) /cgox) { }
0 531 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) ((?>\w+)) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\") ((?:$Ekps9566::qq_char)+?) (\") /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\#) ((?:$Ekps9566::qq_char)+?) (\#) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\S) ((?:$Ekps9566::qq_char)+?) (\2) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\') ((?:\\\'|\\\\|$Ekps9566::q_char)+?) (\') /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)+?) (\#) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ekps9566::q_char)+?) (\2) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\$ (?> \w+ (?: ::\w+)*) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?= (?>\s+) [a-z]+) /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) ((?>\w+)) /cgox) { }
0 531 elsif ($string =~ /\G -(t) (?>\s+) ((?>\w+)) /cgox) { }
0 531 elsif ($string =~ /\G \b lstat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b stat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s*) (\") ((?:$Ekps9566::qq_char)+?) (\") /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Ekps9566::qq_char)+?) (\#) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Ekps9566::qq_char)+?) (\1) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Ekps9566::q_char)+?) (\') /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)+?) (\#) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Ekps9566::q_char)+?) (\1) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)*) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ))*) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 531 elsif ($string =~ /\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 531 elsif ($string =~ /\G -s (?>\s+) ((?>\w+)) /cgox) { }
0 531 elsif ($string =~ /\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 531 elsif ($string =~ /\G \b lc \b /cgox) { }
0 531 elsif ($string =~ /\G \b lcfirst \b /cgox) { }
0 531 elsif ($string =~ /\G \b uc \b /cgox) { }
0 531 elsif ($string =~ /\G \b ucfirst \b /cgox) { }
0 531 elsif ($string =~ /\G \b fc \b /cgox) { }
0 531 elsif ($string =~ /\G \b lstat \b /cgox) { }
0 531 elsif ($string =~ /\G \b stat \b /cgox) { }
0 531 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \b /cgox) { }
0 531 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) \b /cgox) { }
0 531 elsif ($string =~ /\G -s \b /cgox) { }
0 531 elsif ($string =~ /\G \b bytes::length \b /cgox) { }
0 531 elsif ($string =~ /\G \b bytes::chr \b /cgox) { }
0 531 elsif ($string =~ /\G \b chr \b /cgox) { }
0 531 elsif ($string =~ /\G \b bytes::ord \b /cgox) { }
0 531 elsif ($string =~ /\G \b ord \b /cgox) { }
0 531 elsif ($string =~ /\G \b glob \b /cgox) { }
0 531 elsif ($string =~ /\G \b reverse \b /cgox) { }
0 531 elsif ($string =~ /\G \b getc \b /cgox) { }
0 531 elsif ($string =~ /\G \b opendir ((?>\s*) \( (?>\s*)) (?=[A-Za-z_]) /cgox) { }
0 531 elsif ($string =~ /\G \b opendir ((?>\s+)) (?=[A-Za-z_]) /cgox) { }
0 531 elsif ($string =~ /\G \b unlink \b /cgox) { }
0 531 elsif ($string =~ /\G \b (chdir) \b (?! (?>\s*) => ) /cgox) { }
0 531 elsif ($string =~ /\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
0 531 elsif ($string =~ /\G \b (qq) \b /cgox) { }
0 531 elsif ($string =~ /\G \b (qx) \b /cgox) { }
0 531 elsif ($string =~ /\G \b (q) \b /cgox) { }
44 487 elsif ($string =~ /\G (?
6 481 elsif ($string =~ /\G (\") ((?:$Ekps9566::qq_char)*?) (\") /cgox) { }
0 481 elsif ($string =~ /\G (\`) ((?:$Ekps9566::qq_char)*?) (\`) /cgox) { }
0 481 elsif ($string =~ /\G ( <<>> ) /cgox) { }
0 481 elsif ($string =~ /\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 481 elsif ($string =~ /\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 481 elsif ($string =~ /\G < ((?:$Ekps9566::q_char)+?) > /cgox) { }
0 481 elsif ($string =~ /\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
0 481 elsif ($string =~ /\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
0 481 elsif ($string =~ /\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
0 481 elsif ($string =~ /\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
0 481 elsif ($string =~ /\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
0 481 elsif ($string =~ /\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
0 481 elsif ($string =~ /\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
0 481 elsif ($string =~ /\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
0 481 elsif ($string =~ /\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
0 481 elsif ($string =~ /\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 481 elsif ($string =~ /\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
71 410 elsif ($string =~ /\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
0 410 elsif ($string =~ /\G ( \.\.\. ) /cgox) { }
103 307 elsif ($string =~ m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
307 0 elsif ($string =~ /\G ($Ekps9566::q_char) /cgox) { }
7822 0 0 if ($string =~ /\G (?= [,;\)\}\]] ) /cgox) { }
0 0 elsif ($string =~ /\G ( [\$\@\&\*] $qq_scalar ) /cgox) { }
0 0 elsif ($string =~ /\G \b (qq) \b /cgox) { }
0 0 elsif ($string =~ /\G \b (q) \b /cgox) { }
0 0 elsif ($string =~ /\G (\') /cgox) { }
0 0 elsif ($string =~ /\G (\") /cgox) { }
7829 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
7832 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 ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
7846 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
7849 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 ([*\-:?\\^|]) ((?:$Ekps9566::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Ekps9566::q_char)*?) (\1) /cgox) { }
7865 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Ekps9566::q_char) /cgox) { }
7877 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Ekps9566::q_char) /cgox) { }
7896 0 0 if ($string =~ /\G (?= [,;\)\}\]] ) /cgox) { }
0 0 elsif ($string =~ /\G ( [\$\@\&\*] $qq_scalar ) /cgox) { }
0 0 elsif ($string =~ /\G \b qq (\#) [ ] (\#) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 0 elsif ($string =~ /\G \b qq ((?>\s*)) (\S) [ ] (\2) /cgox) { }
0 0 elsif ($string =~ /\G \b q (\#) [ ] (\#) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\() [ ] (\)) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\{) [ ] (\}) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\[) [ ] (\]) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\<) [ ] (\>) /cgox) { }
0 0 elsif ($string =~ /\G \b q ((?>\s*)) (\S) [ ] (\2) /cgox) { }
0 0 elsif ($string =~ /\G ' [ ] ' /cgox) { }
0 0 elsif ($string =~ /\G " [ ] " /cgox) { }
0 0 elsif ($string =~ /\G \b (qq) \b /cgox) { }
0 0 elsif ($string =~ /\G \b (qr) \b /cgox) { }
0 0 elsif ($string =~ /\G \b (q) \b /cgox) { }
0 0 elsif ($string =~ /\G \b (m) \b /cgox) { }
0 0 elsif ($string =~ /\G (\') /cgox) { }
0 0 elsif ($string =~ /\G (\") /cgox) { }
0 0 elsif ($string =~ m[\G (/) ]cgox) { }
7919 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
7922 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 ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
7936 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
7939 0 0 if ($string =~ /\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif ($string =~ /\G (\() ((?:$qq_paren)*?) (\)) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\{) ((?:$qq_brace)*?) (\}) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\[) ((?:$qq_bracket)*?) (\]) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\<) ((?:$qq_angle)*?) (\>) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\') ((?:$Ekps9566::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
7954 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
7957 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 ([*\-:?\\^|]) ((?:$Ekps9566::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Ekps9566::q_char)*?) (\1) /cgox) { }
7971 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
7974 0 0 if ($string =~ /\G ((?>\s+)|\#.*) /cgox) { }
0 0 elsif ($string =~ /\G (\() ((?:$qq_paren)*?) (\)) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\{) ((?:$qq_brace)*?) (\}) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\[) ((?:$qq_bracket)*?) (\]) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\<) ((?:$qq_angle)*?) (\>) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\') ((?:$Ekps9566::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Ekps9566::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
7991 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Ekps9566::q_char) /cgox) { }
8003 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Ekps9566::q_char) /cgox) { }
8015 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ m[\G (\\/) ]cgox) { }
0 0 elsif ($string =~ m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
0 0 elsif ($string =~ /\G ($Ekps9566::q_char) /cgox) { }
8027 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
8033 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) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
8047 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
8053 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 (\') ((?:$Ekps9566::qq_char)*?) (\') /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ekps9566::qq_char)*?) (\1) /cgox) { }
8068 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
8074 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| $Ekps9566::q_char)*?) (\1) /cgox) { }
8121 0 0 if ($here_script eq '')
8125 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8145 0 0 if ($here_script eq '')
8149 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8169 0 0 if ($here_script eq '')
8173 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8193 0 0 if ($here_script eq '')
8197 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8217 0 0 if ($here_script eq '')
8221 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8241 0 0 if ($here_script eq '')
8245 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8262 0 0 if ($here_script eq '')
8266 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8283 0 0 if ($here_script eq '')
8287 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8304 0 0 if ($here_script eq '')
8308 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8325 0 0 if ($here_script eq '')
8329 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8401 115 5235 if ($char eq '.') { }
8402 23 92 if ($modifier =~ /s/) { }
8440 0 11 if ($modifier =~ tr/Bb//d) { }
8441 0 0 if ($variable eq '') { }
8449 2 9 if ($variable eq '') { }
8471 22 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) { }
8491 0 0 unless ($charclass =~ /\Q$char\E/msx)
8512 1 21188 if ($char[$i] =~ /\A ([\x80-\xFF].*) (\Q$delimiter\E|\Q$end_delimiter\E) \z/msx) { }
22 38280 elsif (defined $char[$i + 1] and $char[$i + 1] eq '\\' and $char[$i] =~ /\A ([\x80-\xFF].*) (\\) \z/msx) { }
8519 204 3747 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
8558 0 307480 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 307480 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 307479 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 307478 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 307478 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x81-\xFE0-9\}][^\x81-\xFE\}]*) \} ) \z/mosx) { }
8582 1342 306138 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ([\@\\\|$delimiter$end_delimiter]) \z/msx }) { }
647 305491 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 305491 elsif ($char[$i] eq '\\u') { }
0 305491 elsif ($char[$i] eq '\\l') { }
0 305491 elsif ($char[$i] eq '\\U') { }
6 305485 elsif ($char[$i] eq '\\L') { }
9 305476 elsif ($char[$i] eq '\\F') { }
0 305476 elsif ($char[$i] eq '\\Q') { }
12 305464 elsif ($char[$i] eq '\\E') { }
0 305464 elsif ($char[$i] eq '\\Q') { }
0 305464 elsif ($char[$i] eq '\\E') { }
73 305391 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 305391 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 305391 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
415 304976 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 304976 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 304976 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 304976 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 304976 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
44 304932 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
45 304887 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
33 304854 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 304854 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 304854 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
8601 0 647 if ($right_e < $left_e)
8643 12 0 if ($right_e < $left_e) { }
8653 0 0 if (++$i > $#char)
8656 0 0 if ($char[$i] eq '\\E')
8724 3 9501 if ($left_e > $right_e)
8740 34 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{'>'}) { }
8757 0 0 unless ($octet{$char})
8768 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
8810 0 3303 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3303 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3302 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3301 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 3301 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x81-\xFE0-9\}][^\x81-\xFE\}]*) \} ) \z/mosx) { }
8834 57 3246 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
72 3174 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 3174 elsif ($char[$i] eq '\\u') { }
0 3174 elsif ($char[$i] eq '\\l') { }
0 3174 elsif ($char[$i] eq '\\U') { }
6 3168 elsif ($char[$i] eq '\\L') { }
0 3168 elsif ($char[$i] eq '\\F') { }
0 3168 elsif ($char[$i] eq '\\Q') { }
3 3165 elsif ($char[$i] eq '\\E') { }
0 3165 elsif ($char[$i] eq '\\Q') { }
0 3165 elsif ($char[$i] eq '\\E') { }
0 3165 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3165 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3165 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3165 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3165 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3165 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3165 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3165 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3157 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3149 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3143 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3143 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 3143 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
8844 0 72 if ($right_e < $left_e)
8873 3 0 if ($right_e < $left_e) { }
8883 0 0 if (++$i > $#char)
8886 0 0 if ($char[$i] eq '\\E')
8954 3 105 if ($left_e > $right_e)
8968 0 1833 if ($modifier =~ /([adlu])/mosx)
8971 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.15-0/blib/lib/Ekps9566.pm')
8982 8 1825 if ($string eq '') { }
240 1585 elsif ($modifier =~ tr/Bb//d) { }
8992 0 240 if ($delimiter =~ / [\@:] /mosx)
8995 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9013 0 0 unless ($octet{$char})
9022 90 150 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9030 465 1120 $modifier =~ /i/mosx ? :
9059 0 1585 if ($delimiter =~ / [\@:] /mosx)
9061 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9079 0 0 unless ($octet{$char})
9093 0 5430 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 5430 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 5429 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 5428 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
6 5422 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x81-\xFE0-9\}][^\x81-\xFE\}]*) \} ) \z/mosx) { }
4 5418 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
9126 77 5353 if (do { $char[$i] =~ /\A \\? ([\x80-\xFF].*) ($metachar|\Q$delimiter\E|\Q$end_delimiter\E) \z/msx }) { }
6 5347 elsif ($char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx) { }
586 4761 elsif ($char[$i] eq '[') { }
328 4433 elsif ($char[$i] eq '[^') { }
215 4218 elsif (my $char = character_class($char[$i], $modifier)) { }
238 3980 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekps9566::uc($char[$i]) ne &fc($char[$i])) { }
1 3979 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 3979 elsif ($char[$i] eq '\\u') { }
0 3979 elsif ($char[$i] eq '\\l') { }
1 3978 elsif ($char[$i] eq '\\U') { }
1 3977 elsif ($char[$i] eq '\\L') { }
9 3968 elsif ($char[$i] eq '\\F') { }
22 3946 elsif ($char[$i] eq '\\Q') { }
33 3913 elsif ($char[$i] eq '\\E') { }
0 3913 elsif ($char[$i] eq '\\Q') { }
0 3913 elsif ($char[$i] eq '\\E') { }
0 3913 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3913 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3913 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3913 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3913 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3913 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3913 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3913 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3905 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3897 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3891 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3891 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 3891 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
31 3860 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
188 4352 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9136 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 $Ekps9566::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 $Ekps9566::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 $Ekps9566::q_char \z/mosx) { }
9154 3 583 if ($char[$i + 1] eq ']')
9159 0 2583 if (++$i > $#char)
9162 586 1997 if ($char[$i] eq ']')
9166 90 496 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9186 5 323 if ($char[$i + 1] eq ']')
9191 0 1447 if (++$i > $#char)
9194 328 1119 if ($char[$i] eq ']')
9198 90 238 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9218 238 0 if (length &fc($char[$i]) == 1) { }
9228 0 1 if ($right_e < $left_e)
9257 33 0 if ($right_e < $left_e) { }
9267 0 0 if (++$i > $#char)
9270 0 0 if ($char[$i] eq '\\E')
9280 0 0 if ($ignorecase)
9285 0 0 if ($ignorecase)
9298 0 0 if ($ignorecase)
9304 0 0 if ($ignorecase)
9312 0 0 if ($ignorecase)
9320 0 0 if ($ignorecase)
9328 0 0 if ($ignorecase)
9335 0 8 if ($ignorecase) { }
9345 0 8 if ($ignorecase) { }
9355 0 6 if ($ignorecase) { }
9365 0 0 if ($ignorecase)
9373 0 0 if ($ignorecase)
9381 4 27 if ($ignorecase)
9388 1 187 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
0 187 elsif ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9392 0 0 if ($char[$i] eq '{') { }
9407 0 1585 if ($left_e > $right_e)
9408 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9415 94 1491 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9430 300 240 if ($stuff =~ /\A [\$\@] /mosx)
9437 0 240 if $char eq $delimiter
9438 0 240 if $char eq $end_delimiter
9439 240 0 unless ($octet{$char})
9454 0 163 if ($modifier =~ /([adlu])/mosx)
9457 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.15-0/blib/lib/Ekps9566.pm')
9468 8 155 if ($string eq '') { }
89 66 elsif ($modifier =~ tr/Bb//d) { }
9491 32 34 $modifier =~ /i/mosx ? :
9507 2 77 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ([\\|\[\{\^]|\Q$delimiter\E|\Q$end_delimiter\E) \z/msx }) { }
0 77 elsif ($char[$i] eq '[') { }
0 77 elsif ($char[$i] eq '[^') { }
0 77 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
0 77 elsif (my $char = character_class($char[$i], $modifier)) { }
16 61 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekps9566::uc($char[$i]) ne &fc($char[$i])) { }
0 113 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9518 0 0 if ($char[$i + 1] eq ']')
9522 0 0 if (++$i > $#char)
9525 0 0 if ($char[$i] eq ']')
9540 0 0 if ($char[$i + 1] eq ']')
9544 0 0 if (++$i > $#char)
9547 0 0 if ($char[$i] eq ']')
9571 16 0 if (length &fc($char[$i]) == 1) { }
9581 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
9607 0 199 if (do { $char[$i] eq '\\\\' }) { }
0 199 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
9633 0 194 if ($modifier =~ /([adlu])/mosx)
9636 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.15-0/blib/lib/Ekps9566.pm')
9647 8 186 if ($string eq '') { }
44 142 elsif ($modifier =~ tr/Bb//d) { }
9657 0 44 if ($delimiter =~ / [\@:] /mosx)
9660 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9678 0 0 unless ($octet{$char})
9692 17 125 $modifier =~ /i/mosx ? :
9725 0 142 if ($delimiter =~ / [\@:] /mosx)
9727 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9745 0 0 unless ($octet{$char})
9762 0 397 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 397 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 396 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 395 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 395 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x81-\xFE0-9\}][^\x81-\xFE\}]*) \} ) \z/mosx) { }
0 395 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
9795 23 374 if (do { $char[$i] =~ /\A \\? ([\x80-\xFF].*) ($metachar|\Q$delimiter\E|\Q$end_delimiter\E) \z/msx }) { }
0 374 elsif ($char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx) { }
20 354 elsif ($char[$i] eq '[') { }
0 354 elsif ($char[$i] eq '[^') { }
11 343 elsif (my $char = character_class($char[$i], $modifier)) { }
11 332 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekps9566::uc($char[$i]) ne &fc($char[$i])) { }
8 324 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 324 elsif ($char[$i] eq '\\u') { }
0 324 elsif ($char[$i] eq '\\l') { }
0 324 elsif ($char[$i] eq '\\U') { }
0 324 elsif ($char[$i] eq '\\L') { }
0 324 elsif ($char[$i] eq '\\F') { }
7 317 elsif ($char[$i] eq '\\Q') { }
7 310 elsif ($char[$i] eq '\\E') { }
0 310 elsif ($char[$i] eq '\\Q') { }
0 310 elsif ($char[$i] eq '\\E') { }
0 310 elsif ($char[$i] =~ /\A \\ (?>\s*) 0 \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) - (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \\g (?>\s*) \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \\g (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \\ (?>\s*) ((?>[1-9][0-9]*)) \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 310 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
4 306 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
4 302 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
3 299 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 299 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 299 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
13 286 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
23 371 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9805 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 $Ekps9566::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 $Ekps9566::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 $Ekps9566::q_char \z/mosx) { }
9819 0 20 if ($char[$i + 1] eq ']')
9823 0 79 if (++$i > $#char)
9826 20 59 if ($char[$i] eq ']')
9830 0 20 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9846 0 0 if ($char[$i + 1] eq ']')
9850 0 0 if (++$i > $#char)
9853 0 0 if ($char[$i] eq ']')
9857 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9877 11 0 if (length &fc($char[$i]) == 1) { }
9887 0 8 if ($right_e < $left_e)
9916 7 0 if ($right_e < $left_e) { }
9926 0 0 if (++$i > $#char)
9929 0 0 if ($char[$i] eq '\\E')
9957 0 0 if ($1 <= $parens)
9964 0 0 if ($1 <= $parens)
9971 0 0 if ($1 <= $parens)
9978 0 0 if ($ignorecase)
9983 0 0 if ($ignorecase)
9996 0 0 if ($ignorecase)
10002 0 0 if ($ignorecase)
10010 0 0 if ($ignorecase)
10018 0 0 if ($ignorecase)
10026 0 0 if ($ignorecase)
10033 0 4 if ($ignorecase) { }
10043 0 4 if ($ignorecase) { }
10053 0 3 if ($ignorecase) { }
10063 0 0 if ($ignorecase)
10071 0 0 if ($ignorecase)
10079 0 13 if ($ignorecase)
10086 0 23 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10098 0 142 if ($left_e > $right_e)
10112 0 96 if ($modifier =~ /([adlu])/mosx)
10115 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.15-0/blib/lib/Ekps9566.pm')
10126 8 88 if ($string eq '') { }
44 44 elsif ($modifier =~ tr/Bb//d) { }
10149 16 28 $modifier =~ /i/mosx ? :
10165 0 62 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ([\\|\[\{\^]|\Q$delimiter\E|\Q$end_delimiter\E) \z/msx }) { }
0 62 elsif ($char[$i] eq '[') { }
0 62 elsif ($char[$i] eq '[^') { }
0 62 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
6 56 elsif (my $char = character_class($char[$i], $modifier)) { }
8 48 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekps9566::uc($char[$i]) ne &fc($char[$i])) { }
0 86 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
10176 0 0 if ($char[$i + 1] eq ']')
10180 0 0 if (++$i > $#char)
10183 0 0 if ($char[$i] eq ']')
10198 0 0 if ($char[$i + 1] eq ']')
10202 0 0 if (++$i > $#char)
10205 0 0 if ($char[$i] eq ']')
10229 8 0 if (length &fc($char[$i]) == 1) { }
10239 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
10266 0 98 if (do { $char[$i] eq '\\\\' }) { }
0 98 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
10296 0 9 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) (\Q$delimiter\E|\Q$end_delimiter\E) \z/msx }) { }
0 9 elsif (defined $char[$i + 1] and $char[$i + 1] eq '\\' and $char[$i] =~ /\A ([\x80-\xFF].*) (\\) \z/msx) { }
1 8 elsif ($char[$i] =~ /\A \\\\ \z/mosx) { }
5 3 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
10316 0 91 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
10331 0 290 if ($modifier =~ /([adlu])/mosx)
10334 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.15-0/blib/lib/Ekps9566.pm')
10342 37 253 if ($variable eq '')
10368 0 290 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
10379 17 273 if ($e_modifier >= 1) { }
10384 91 182 if ($delimiter2 eq q[']) { }
10395 8 282 if ($r_modifier) { }
10396 4 4 if (do { $modifier =~ /g/mosx }) { }
0 4 elsif ($modifier =~ /g/mosx) { }
10401 0 4 $delimiter1 eq q['] ? :
10417 0 0 $delimiter1 eq q['] ? :
10437 0 4 $delimiter1 eq q['] ? :
10454 0 8 if ($bind_operator =~ / !~ /mosx)
10461 35 247 if (do { $modifier =~ /g/mosx }) { }
0 247 elsif ($modifier =~ /g/mosx) { }
10466 3 32 $delimiter1 eq q['] ? :
6 29 $bind_operator =~ / !~ /mosx ? :
10492 0 0 $delimiter1 eq q['] ? :
0 0 $bind_operator =~ / !~ /mosx ? :
10515 234 13 $bind_operator =~ / =~ /mosx ? :
93 154 $delimiter1 eq q['] ? :
10540 0 290 if ($my ne '')
10557 0 0 if ($^W)
10558 0 0 if (_MSWin32_5Cended_path($string))
10559 0 0 unless ($] =~ /^5\.005/mosx)
10579 0 2 if ($^W)
10580 0 0 if (_MSWin32_5Cended_path($string))
10581 0 0 unless ($] =~ /^5\.005/mosx)
10603 0 273 if ($modifier =~ /([adlu])/mosx)
10606 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.15-0/blib/lib/Ekps9566.pm')
10617 84 189 if ($modifier =~ tr/Bb//d)
10621 42 147 $modifier =~ /i/mosx ? :
10654 0 372 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 372 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 371 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 370 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 370 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x81-\xFE0-9\}][^\x81-\xFE\}]*) \} ) \z/mosx) { }
0 370 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
10687 0 372 if (do { $char[$i] =~ /\A \\? ([\x80-\xFF].*) ($metachar|\Q$delimiter\E|\Q$end_delimiter\E) \z/msx }) { }
0 372 elsif ($char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx) { }
3 369 elsif ($char[$i] eq '[') { }
1 368 elsif ($char[$i] eq '[^') { }
5 363 elsif (my $char = character_class($char[$i], $modifier)) { }
11 352 elsif ($char[$i] eq '^' and not $modifier =~ /m/mosx) { }
18 334 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekps9566::uc($char[$i]) ne &fc($char[$i])) { }
2 332 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 332 elsif ($char[$i] eq '\\u') { }
0 332 elsif ($char[$i] eq '\\l') { }
0 332 elsif ($char[$i] eq '\\U') { }
0 332 elsif ($char[$i] eq '\\L') { }
0 332 elsif ($char[$i] eq '\\F') { }
0 332 elsif ($char[$i] eq '\\Q') { }
0 332 elsif ($char[$i] eq '\\E') { }
0 332 elsif ($char[$i] eq '\\Q') { }
0 332 elsif ($char[$i] eq '\\E') { }
0 332 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 332 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 332 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 332 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 332 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 332 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 332 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 332 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
12 320 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
12 308 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
9 299 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 299 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 299 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
3 296 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
7 411 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
10697 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 $Ekps9566::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 $Ekps9566::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 $Ekps9566::q_char \z/mosx) { }
10711 0 3 if ($char[$i + 1] eq ']')
10715 0 7 if (++$i > $#char)
10718 3 4 if ($char[$i] eq ']')
10722 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10738 0 1 if ($char[$i + 1] eq ']')
10742 0 2 if (++$i > $#char)
10745 1 1 if ($char[$i] eq ']')
10749 0 1 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10786 18 0 if (length &fc($char[$i]) == 1) { }
10796 0 2 if ($right_e < $left_e)
10825 0 0 if ($right_e < $left_e) { }
10835 0 0 if (++$i > $#char)
10838 0 0 if ($char[$i] eq '\\E')
10848 0 0 if ($ignorecase)
10853 0 0 if ($ignorecase)
10866 0 0 if ($ignorecase)
10872 0 0 if ($ignorecase)
10880 0 0 if ($ignorecase)
10888 0 0 if ($ignorecase)
10896 0 0 if ($ignorecase)
10903 0 12 if ($ignorecase) { }
10913 0 12 if ($ignorecase) { }
10923 0 9 if ($ignorecase) { }
10933 0 0 if ($ignorecase)
10941 0 0 if ($ignorecase)
10949 0 3 if ($ignorecase)
10956 3 4 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10966 0 189 if ($left_e > $right_e)
10980 0 112 if ($modifier =~ /([adlu])/mosx)
10983 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.15-0/blib/lib/Ekps9566.pm')
10994 56 56 if ($modifier =~ tr/Bb//d)
10998 28 28 $modifier =~ /i/mosx ? :
11013 0 56 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ([\\|\[\{\^]|\Q$delimiter\E|\Q$end_delimiter\E) \z/msx }) { }
0 56 elsif ($char[$i] eq '[') { }
0 56 elsif ($char[$i] eq '[^') { }
0 56 elsif (my $char = character_class($char[$i], $modifier)) { }
0 56 elsif ($char[$i] eq '^' and not $modifier =~ /m/mosx) { }
12 44 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ekps9566::uc($char[$i]) ne &fc($char[$i])) { }
0 88 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
11024 0 0 if ($char[$i + 1] eq ']')
11028 0 0 if (++$i > $#char)
11031 0 0 if ($char[$i] eq ']')
11046 0 0 if ($char[$i + 1] eq ']')
11050 0 0 if (++$i > $#char)
11053 0 0 if ($char[$i] eq ']')
11077 12 0 if (length &fc($char[$i]) == 1) { }
11087 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
11110 0 0 if (_open_r($fh, $realfilename))
11113 0 0 unless close $fh
11115 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11136 0 0 if (_open_r($fh, $realfilename))
11139 0 0 unless close $fh
11141 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11162 0 0 if (_open_r($fh, $realfilename))
11165 0 0 unless close $fh
11167 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11199 0 0 if (_open_r($fh, $realfilename))
11202 0 0 unless close $fh
11204 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11225 0 0 if (_open_r($fh, $realfilename))
11228 0 0 unless close $fh
11230 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11251 0 0 if (_open_r($fh, $realfilename))
11254 0 0 unless close $fh
11256 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11272 0 0 if ($^O eq 'MacOS') { }
11278 0 0 unless $expr =~ / \.pm \z/imosx
11289 0 0 if ($^O eq 'MacOS') { }