Branch Coverage

blib/lib/Ekps9566.pm
Criterion Covered Total %
branch 1350 4560 29.6


line true false branch
32 0 387 if ($^X =~ / jperl /imosx)
55 0 387 if ($@)
74 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]) { }
111 0 1146 if (defined $_[1]) { }
193 0 5 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
198 0 0 if (/\A (?:$Ekps9566::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Ekps9566::q_char)*? [*?] /mosx) { }
199 0 0 if (my(@glob) = &Ekps9566::glob(qq["$_"])) { }
209 0 0 if (my(@glob) = &Ekps9566::glob($_)) { }
615 0 0 unless (defined $pattern)
620 0 0 unless (defined $string)
621 0 0 if (defined $_) { }
632 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
635 0 0 if (wantarray) { }
641 0 0 if $^W
659 0 0 if (not defined $limit) { }
668 0 0 if (length $string > 32766)
669 0 0 if ($string =~ /\A [\x00-\x7F]+ \z/mosx) { }
0 0 elsif (defined $Ekps9566::q_char_SADAHIRO_Tomoyuki_2002_01_17) { }
678 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
685 0 0 if ('' =~ / \A $pattern \z /msx) { }
724 0 0 if ('' =~ / \A $pattern \z /msx) { }
729 0 0 if ($string =~ s/\A((?:$Ekps9566::q_char)+?)$pattern//m)
742 0 0 if ($string =~ s/\A((?:$Ekps9566::q_char)*?)$pattern//m)
752 0 0 if (length $string > 0)
757 0 0 if (not defined $_[2] or $_[2] == 0)
764 0 0 if (wantarray) { }
770 0 0 if $^W
786 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
793 0 0 if ($modifier =~ /x/mosx) { }
828 0 0 if ($modifier =~ /r/mosx)
829 0 0 if ($bind_operator =~ / !~ /mosx)
840 0 0 unless (exists $tr{$searchlist[$i]})
841 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 '') { }
858 0 0 if ($modifier =~ /c/mosx) { }
860 0 0 if (not exists $tr{$char}) { }
861 0 0 if (defined $replacementlist[0])
865 0 0 if ($modifier =~ /s/mosx)
879 0 0 if (exists $tr{$char}) { }
882 0 0 if ($modifier =~ /s/mosx)
895 0 0 if ($modifier =~ /r/mosx) { }
900 0 0 if ($bind_operator =~ / !~ /mosx) { }
915 0 0 if (@_ == 0) { }
940 0 58988 if (substr($str, $pos, length $substr) eq $substr)
941 0 0 if ($pos >= $position)
945 58988 0 if (substr($str, $pos) =~ /\A ($Ekps9566::q_char) /mosx) { }
966 0 0 if (substr($str, $pos, length $substr) eq $substr)
969 0 0 if (substr($str, $pos) =~ /\A ($Ekps9566::q_char) /mosx) { }
983 0 0 if (@_) { }
985 0 0 if (@_ and wantarray) { }
1008 0 0 if (@_) { }
1010 0 0 if (@_ and wantarray) { }
1011 0 0 defined $lc{$_} ? :
1014 0 0 defined $lc{$_} ? :
1027 0 0 defined $lc{$_} ? :
1034 0 0 if (@_) { }
1036 0 0 if (@_ and wantarray) { }
1059 2968 0 if (@_) { }
1061 0 2968 if (@_ and wantarray) { }
1062 0 0 defined $uc{$_} ? :
1065 648 2320 defined $uc{$_} ? :
1078 0 0 defined $uc{$_} ? :
1085 3271 0 if (@_) { }
1087 0 3271 if (@_ and wantarray) { }
1088 0 0 defined $fc{$_} ? :
1091 1493 1778 defined $fc{$_} ? :
1104 0 0 defined $fc{$_} ? :
1118 0 0 if ($last_s_matched and $_[0] =~ /\A (?>[1-9][0-9]*) \z/mosx)
1161 0 0 unless defined $char[$i]
1164 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) { }
1169 0 0 if ($char[$i + 1] eq ']')
1174 0 0 if (++$i > $#char)
1177 0 0 if ($char[$i] eq ']')
1183 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1210 0 0 if ($char[$i + 1] eq ']')
1215 0 0 if (++$i > $#char)
1218 0 0 if ($char[$i] eq ']')
1224 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1254 0 0 if ($uc ne $fc)
1255 0 0 if (length $fc == 1) { }
1267 0 0 unless defined $char[$i]
1269 0 0 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
1279 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
1385 0 0 if (@chars1)
1388 0 0 if (exists $range_tr{'1'})
1402 0 0 if (@chars2)
1405 0 0 if (exists $range_tr{'2'})
1421 0 0 if (@chars3)
1424 0 0 if (exists $range_tr{'3'})
1442 0 0 if (@chars4)
1445 0 0 if (exists $range_tr{'4'})
1472 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) { }
1510 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
1514 0 0 if (0 < $i and $i < $#char)
1525 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
1530 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) { }
1531 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) { }
1532 0 0 if $char[$i - 1] le $_
1554 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1555 0 0 if $char[$i - 1] le $_
1571 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1572 0 0 if $char[$i - 1] le $_
1583 0 0 if (length $char[$i + 1] == 4) { }
1584 0 0 if $char[$i - 1] le $_
1604 0 906 if (scalar @_ == 0) { }
453 453 elsif (scalar @_ == 1) { }
453 0 elsif (scalar @_ == 2) { }
1611 0 453 if ($_[0] > $_[1]) { }
0 453 elsif ($_[0] == $_[1]) { }
0 453 elsif ($_[0] + 1 == $_[1]) { }
1635 406 393 if ($length == 1) { }
393 0 elsif ($length == 2) { }
0 0 elsif ($length == 3) { }
0 0 elsif ($length == 4) { }
1639 0 406 if ($a1 > $z1)
1643 20 386 if ($a1 == $z1) { }
0 386 elsif ($a1 + 1 == $z1) { }
1659 333 60 if ($a1 == $z1) { }
60 0 elsif ($a1 + 1 == $z1) { }
1690 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1691 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1744 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1745 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1746 0 0 if ($a3 == $z3) { }
0 0 elsif ($a3 + 1 == $z3) { }
1831 0 517 unless (exists $range_tr{$length})
1848 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) { }
1919 264 494 $modifier =~ /i/mosx ? :
1925 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) { }
1926 497 25 if (0 < $i and $i < $#char)
2068 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) { }
2077 0 497 if (length $char[$i - 1] > length $char[$i + 1]) { }
477 20 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
2081 0 477 if ($char[$i - 1] gt $char[$i + 1])
2091 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]) { }
2114 386 131 if ($length == 1) { }
2127 192 572 if ($modifier =~ /i/mosx) { }
2130 192 0 if ($uc ne $fc) { }
2131 192 0 if (length $fc == 1) { }
2172 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) { }
2189 307 537 if (/\A ([\x80-\xFF].*) ([\x00-\xFF]) \z/mosx)
2263 384 135 if (scalar @singleoctet >= 1)
2266 107 277 if ($modifier =~ /i/mosx)
2274 457 589 if ($uc eq $fc) { }
2278 589 0 if (length $fc == 1) { }
2289 192 80 if ($_ ne '')
2296 1577 25815 if (exists $singleoctet_ignorecase{$ord}) { }
2305 214 11198 if (ref $range)
2306 5 209 if (scalar @{$range;} == 1) { }
0 209 elsif (scalar @{$range;} == 2) { }
2324 131 388 if (scalar @multipleoctet >= 2) { }
2345 128 111 if ($modifier =~ /i/mosx)
2353 457 589 if ($uc eq $fc) { }
2357 589 0 if (length $fc == 1) { }
2368 192 80 if ($_ ne '')
2375 1577 31191 if (exists $singleoctet_ignorecase{$ord}) { }
2384 214 11198 if (ref $range)
2385 5 209 if (scalar @{$range;} == 1) { }
0 209 elsif (scalar @{$range;} == 2) { }
2399 114 125 if (scalar @multipleoctet >= 1) { }
2400 70 44 if (scalar @singleoctet >= 1) { }
2412 125 0 if (scalar @singleoctet >= 1) { }
2530 0 0 @_ ? :
2532 0 0 if ($c == 0) { }
2552 0 0 if ($c == 0) { }
2573 0 0 unless (eval "Ekps9566::$filetest(\$file)")
2577 0 0 unless (eval " $filetest _ ")
2589 0 0 if @_
2590 0 0 if @_ and not wantarray
2592 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2593 0 0 wantarray ? :
2607 0 0 wantarray ? :
2610 0 0 wantarray ? :
2613 0 0 if (-d "$_/.") { }
2614 0 0 wantarray ? :
2623 0 0 if (_open_r($fh, $_))
2626 0 0 wantarray ? :
2630 0 0 wantarray ? :
2638 0 0 if @_
2639 0 0 if @_ and not wantarray
2641 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2642 0 0 wantarray ? :
2645 0 0 wantarray ? :
2648 0 0 wantarray ? :
2651 0 0 if (-d "$_/.") { }
2652 0 0 wantarray ? :
2656 0 0 if (_open_a($fh, $_))
2659 0 0 wantarray ? :
2663 0 0 wantarray ? :
2671 0 0 if @_
2672 0 0 if @_ and not wantarray
2674 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2675 0 0 wantarray ? :
2678 0 0 wantarray ? :
2681 0 0 wantarray ? :
2684 0 0 if (-d "$_/.") { }
2685 0 0 wantarray ? :
2689 0 0 if (_open_r($fh, $_))
2695 0 0 wantarray ? :
2698 0 0 wantarray ? :
2706 0 0 if @_
2707 0 0 if @_ and not wantarray
2709 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2710 0 0 wantarray ? :
2713 0 0 wantarray ? :
2716 0 0 wantarray ? :
2719 0 0 if (-d "$_/.") { }
2720 0 0 wantarray ? :
2724 0 0 if (_open_r($fh, $_))
2727 0 0 wantarray ? :
2731 0 0 wantarray ? :
2739 0 0 if @_
2740 0 0 if @_ and not wantarray
2742 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2743 0 0 wantarray ? :
2746 0 0 wantarray ? :
2749 0 0 wantarray ? :
2752 0 0 if (-d "$_/.") { }
2753 0 0 wantarray ? :
2757 0 0 if (_open_r($fh, $_))
2760 0 0 wantarray ? :
2764 0 0 wantarray ? :
2772 0 0 if @_
2773 0 0 if @_ and not wantarray
2775 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2776 0 0 wantarray ? :
2779 0 0 wantarray ? :
2782 0 0 wantarray ? :
2785 0 0 if (-d "$_/.") { }
2786 0 0 wantarray ? :
2790 0 0 if (_open_a($fh, $_))
2793 0 0 wantarray ? :
2797 0 0 wantarray ? :
2805 0 0 if @_
2806 0 0 if @_ and not wantarray
2808 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2809 0 0 wantarray ? :
2812 0 0 wantarray ? :
2815 0 0 wantarray ? :
2818 0 0 if (-d "$_/.") { }
2819 0 0 wantarray ? :
2823 0 0 if (_open_r($fh, $_))
2829 0 0 wantarray ? :
2832 0 0 wantarray ? :
2840 0 0 if @_
2841 0 0 if @_ and not wantarray
2843 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2844 0 0 wantarray ? :
2847 0 0 wantarray ? :
2850 0 0 wantarray ? :
2853 0 0 if (-d "$_/.") { }
2854 0 0 wantarray ? :
2858 0 0 if (_open_r($fh, $_))
2861 0 0 wantarray ? :
2865 0 0 wantarray ? :
2873 764 0 if @_
2874 0 764 if @_ and not wantarray
2879 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($_)) { }
2880 0 0 wantarray ? :
2885 0 0 wantarray ? :
2890 0 0 wantarray ? :
2894 0 0 wantarray ? :
2897 0 0 if (-d "$_/.") { }
2898 0 0 wantarray ? :
2902 0 0 if (_open_r($fh, $_))
2905 0 0 wantarray ? :
2909 0 764 wantarray ? :
2917 0 0 if @_
2918 0 0 if @_ and not wantarray
2920 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2921 0 0 wantarray ? :
2924 0 0 wantarray ? :
2927 0 0 wantarray ? :
2930 0 0 if (-d "$_/.") { }
2931 0 0 wantarray ? :
2935 0 0 if (_open_r($fh, $_))
2938 0 0 wantarray ? :
2942 0 0 wantarray ? :
2950 0 0 if @_
2951 0 0 if @_ and not wantarray
2953 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2954 0 0 wantarray ? :
2957 0 0 wantarray ? :
2960 0 0 wantarray ? :
2963 0 0 if (-d "$_/.") { }
2964 0 0 wantarray ? :
2968 0 0 if (_open_r($fh, $_))
2971 0 0 wantarray ? :
2975 0 0 wantarray ? :
2983 0 0 if @_
2984 0 0 if @_ and not wantarray
2986 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2987 0 0 wantarray ? :
2990 0 0 wantarray ? :
2993 0 0 wantarray ? :
2996 0 0 if (-d "$_/.") { }
2997 0 0 wantarray ? :
3001 0 0 if (_open_r($fh, $_))
3004 0 0 wantarray ? :
3008 0 0 wantarray ? :
3016 0 0 if @_
3017 0 0 if @_ and not wantarray
3019 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3020 0 0 wantarray ? :
3025 0 0 wantarray ? :
3028 0 0 wantarray ? :
3031 0 0 wantarray ? :
3033 0 0 wantarray ? :
3041 0 0 if @_
3042 0 0 if @_ and not wantarray
3044 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3045 0 0 wantarray ? :
3048 0 0 wantarray ? :
3051 0 0 wantarray ? :
3054 0 0 if (-d "$_/.") { }
3055 0 0 wantarray ? :
3059 0 0 if (_open_r($fh, $_))
3062 0 0 wantarray ? :
3066 0 0 wantarray ? :
3074 0 0 if @_
3075 0 0 if @_ and not wantarray
3077 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3078 0 0 wantarray ? :
3081 0 0 wantarray ? :
3084 0 0 wantarray ? :
3087 0 0 if (-d "$_/.") { }
3088 0 0 wantarray ? :
3092 0 0 if (_open_r($fh, $_))
3095 0 0 wantarray ? :
3099 0 0 wantarray ? :
3107 0 0 if @_
3108 0 0 if @_ and not wantarray
3110 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3111 0 0 wantarray ? :
3114 0 0 wantarray ? :
3117 0 0 wantarray ? :
3120 0 0 if (-d "$_/.") { }
3121 0 0 wantarray ? :
3125 0 0 if (_open_r($fh, $_))
3128 0 0 wantarray ? :
3132 0 0 wantarray ? :
3140 0 0 if @_
3141 0 0 if @_ and not wantarray
3143 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3144 0 0 wantarray ? :
3147 0 0 wantarray ? :
3150 0 0 wantarray ? :
3153 0 0 if (-d "$_/.") { }
3154 0 0 wantarray ? :
3158 0 0 if (_open_r($fh, $_))
3161 0 0 wantarray ? :
3165 0 0 wantarray ? :
3173 0 0 if @_
3174 0 0 if @_ and not wantarray
3176 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3177 0 0 wantarray ? :
3180 0 0 wantarray ? :
3183 0 0 wantarray ? :
3186 0 0 if (-d "$_/.") { }
3187 0 0 wantarray ? :
3191 0 0 if (_open_r($fh, $_))
3194 0 0 wantarray ? :
3198 0 0 wantarray ? :
3206 0 0 if @_
3207 0 0 if @_ and not wantarray
3209 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3210 0 0 wantarray ? :
3213 0 0 wantarray ? :
3216 0 0 wantarray ? :
3219 0 0 if (-d "$_/.") { }
3220 0 0 wantarray ? :
3224 0 0 if (_open_r($fh, $_))
3227 0 0 wantarray ? :
3231 0 0 wantarray ? :
3239 0 0 if @_
3240 0 0 if @_ and not wantarray
3242 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3243 0 0 wantarray ? :
3246 0 0 wantarray ? :
3249 0 0 wantarray ? :
3252 0 0 if (-d "$_/.") { }
3253 0 0 wantarray ? :
3257 0 0 if (_open_r($fh, $_))
3260 0 0 wantarray ? :
3264 0 0 wantarray ? :
3272 0 0 if @_
3273 0 0 if @_ and not wantarray
3275 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif ($] =~ /^5\.008/mosx) { }
3276 0 0 wantarray ? :
3279 0 0 wantarray ? :
3282 0 0 wantarray ? :
3284 0 0 wantarray ? :
3292 0 0 if @_
3299 0 0 if (@_ and not wantarray)
3306 0 0 if (defined fileno $fh) { }
3308 0 0 if (defined &Ekps9566::telldir($fh))
3309 0 0 wantarray ? :
3324 0 0 if (sysread $fh, my $block, 512) { }
3330 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) { }
3347 0 0 if (-d $_ or -d "$_/.")
3348 0 0 wantarray ? :
3352 0 0 if (_open_r($fh, $_)) { }
3355 0 0 wantarray ? :
3357 0 0 if (sysread $fh, my $block, 512) { }
3358 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) { }
3374 0 0 wantarray ? :
3382 0 0 if @_
3383 0 0 if @_ and not wantarray
3387 0 0 if (defined fileno $fh) { }
3389 0 0 if (defined &Ekps9566::telldir($fh))
3390 0 0 wantarray ? :
3395 0 0 if (sysread $fh, my $block, 512) { }
3396 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) { }
3413 0 0 if (-d $_ or -d "$_/.")
3414 0 0 wantarray ? :
3418 0 0 if (_open_r($fh, $_)) { }
3421 0 0 wantarray ? :
3423 0 0 if (sysread $fh, my $block, 512) { }
3424 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) { }
3440 0 0 wantarray ? :
3448 0 0 if @_
3449 0 0 if @_ and not wantarray
3451 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3452 0 0 wantarray ? :
3455 0 0 wantarray ? :
3458 0 0 wantarray ? :
3461 0 0 if (-d "$_/.") { }
3462 0 0 wantarray ? :
3466 0 0 if (_open_r($fh, $_))
3470 0 0 wantarray ? :
3474 0 0 wantarray ? :
3482 0 0 if @_
3483 0 0 if @_ and not wantarray
3485 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3486 0 0 wantarray ? :
3489 0 0 wantarray ? :
3492 0 0 wantarray ? :
3495 0 0 if (-d "$_/.") { }
3496 0 0 wantarray ? :
3500 0 0 if (_open_r($fh, $_))
3504 0 0 wantarray ? :
3508 0 0 wantarray ? :
3516 0 0 if @_
3517 0 0 if @_ and not wantarray
3519 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3520 0 0 wantarray ? :
3523 0 0 wantarray ? :
3526 0 0 wantarray ? :
3529 0 0 if (-d "$_/.") { }
3530 0 0 wantarray ? :
3534 0 0 if (_open_r($fh, $_))
3538 0 0 wantarray ? :
3542 0 0 wantarray ? :
3552 0 0 unless (eval "Ekps9566::${filetest}_")
3556 0 0 unless (eval " $filetest _ ")
3568 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3569 0 0 -r _ ? :
3572 0 0 if (-d "$_/.") { }
3573 0 0 -r _ ? :
3577 0 0 if (_open_r($fh, $_))
3580 0 0 $r ? :
3635 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3636 0 0 -w _ ? :
3639 0 0 if (-d "$_/.") { }
3640 0 0 -w _ ? :
3644 0 0 if (_open_a($fh, $_))
3647 0 0 $w ? :
3659 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3660 0 0 -x _ ? :
3663 0 0 if (-d "$_/.") { }
3664 0 0 -x _ ? :
3668 0 0 if (_open_r($fh, $_))
3685 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3686 0 0 -O _ ? :
3689 0 0 if (-d "$_/.") { }
3690 0 0 -O _ ? :
3694 0 0 if (_open_r($fh, $_))
3697 0 0 $o ? :
3709 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3710 0 0 -R _ ? :
3713 0 0 if (-d "$_/.") { }
3714 0 0 -R _ ? :
3718 0 0 if (_open_r($fh, $_))
3721 0 0 $R ? :
3733 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3734 0 0 -W _ ? :
3737 0 0 if (-d "$_/.") { }
3738 0 0 -W _ ? :
3742 0 0 if (_open_a($fh, $_))
3745 0 0 $W ? :
3757 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3758 0 0 -X _ ? :
3761 0 0 if (-d "$_/.") { }
3762 0 0 -X _ ? :
3766 0 0 if (_open_r($fh, $_))
3783 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3784 0 0 -o _ ? :
3787 0 0 if (-d "$_/.") { }
3788 0 0 -o _ ? :
3792 0 0 if (_open_r($fh, $_))
3795 0 0 $O ? :
3807 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3811 0 0 if (-d "$_/.") { }
3816 0 0 if (_open_r($fh, $_))
3819 0 0 $e ? :
3831 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3832 0 0 -z _ ? :
3835 0 0 if (-d "$_/.") { }
3836 0 0 -z _ ? :
3840 0 0 if (_open_r($fh, $_))
3843 0 0 $z ? :
3855 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3859 0 0 if (-d "$_/.") { }
3864 0 0 if (_open_r($fh, $_))
3879 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3880 0 0 -f _ ? :
3883 0 0 if (-d "$_/.") { }
3888 0 0 if (_open_r($fh, $_))
3891 0 0 $f ? :
3903 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3904 0 0 -d _ ? :
3907 0 0 -d "$_/." ? :
3917 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3918 0 0 -l _ ? :
3921 0 0 if (-d "$_/.") { }
3922 0 0 -l _ ? :
3926 0 0 if (_open_r($fh, $_))
3929 0 0 $l ? :
3941 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3942 0 0 -p _ ? :
3945 0 0 if (-d "$_/.") { }
3946 0 0 -p _ ? :
3950 0 0 if (_open_r($fh, $_))
3953 0 0 $p ? :
3965 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3966 0 0 -S _ ? :
3969 0 0 if (-d "$_/.") { }
3970 0 0 -S _ ? :
3974 0 0 if (_open_r($fh, $_))
3977 0 0 $S ? :
3989 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3990 0 0 -b _ ? :
3993 0 0 if (-d "$_/.") { }
3994 0 0 -b _ ? :
3998 0 0 if (_open_r($fh, $_))
4001 0 0 $b ? :
4013 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4014 0 0 -c _ ? :
4017 0 0 if (-d "$_/.") { }
4018 0 0 -c _ ? :
4022 0 0 if (_open_r($fh, $_))
4025 0 0 $c ? :
4037 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4038 0 0 -u _ ? :
4041 0 0 if (-d "$_/.") { }
4042 0 0 -u _ ? :
4046 0 0 if (_open_r($fh, $_))
4049 0 0 $u ? :
4061 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4062 0 0 -g _ ? :
4065 0 0 if (-d "$_/.") { }
4066 0 0 -g _ ? :
4070 0 0 if (_open_r($fh, $_))
4073 0 0 $g ? :
4085 0 0 if ($] =~ /^5\.008/mosx)
4086 0 0 wantarray ? :
4088 0 0 wantarray ? :
4098 0 0 if (-d $_ or -d "$_/.")
4102 0 0 if (_open_r($fh, $_)) { }
4108 0 0 if (sysread $fh, my $block, 512) { }
4109 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) { }
4134 0 0 if (-d $_ or -d "$_/.")
4138 0 0 if (_open_r($fh, $_)) { }
4144 0 0 if (sysread $fh, my $block, 512) { }
4145 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) { }
4168 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4172 0 0 if (-d "$_/.") { }
4177 0 0 if (_open_r($fh, $_))
4193 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4197 0 0 if (-d "$_/.") { }
4202 0 0 if (_open_r($fh, $_))
4218 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4222 0 0 if (-d "$_/.") { }
4227 0 0 if (_open_r($fh, $_))
4243 0 0 if (wantarray) { }
4262 0 0 if (wantarray) { }
4290 0 0 unless defined $expr
4301 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
4307 0 0 $1 ? :
4311 0 0 unless defined $cxix
4312 0 0 unless exists $iter{$cxix}
4315 0 0 if ($iter{$cxix} == 0)
4320 0 0 if (wantarray) { }
4325 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
4348 0 0 unless defined $expr
4349 0 0 if $expr eq ''
4358 0 0 if ($expr =~ /\A " ((?:$Ekps9566::q_char)*?) " \z/mosx)
4360 0 0 if ($cond eq 'd') { }
4361 0 0 if (&d($expr))
4366 0 0 if (&e($expr))
4375 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
4376 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^\x81-\xFE/\\]|[\x81-\xFE][\x00-\xFF]) )[$1./$2]mosx)
4381 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
4382 0 0 if ($tail eq '')
4386 0 0 if ($head =~ / \A (?:$Ekps9566::q_char)*? [*?] /mosx)
4387 0 0 if (@globdir = _do_glob('d', $head))
4392 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
4399 0 0 unless ($expr =~ / \A (?:$Ekps9566::q_char)*? [*?] /mosx)
4400 0 0 if ($head eq '.')
4403 0 0 if ($head ne '' and ($head =~ / \G ($Ekps9566::q_char) /gmosx)[-1] ne $pathsep)
4407 0 0 if ($cond eq 'd') { }
4408 0 0 if (&d($head))
4413 0 0 if (&e($head))
4419 0 0 unless &Ekps9566::opendir(\*DIR, $head)
4423 0 0 if ($head eq '.')
4426 0 0 if ($head ne '' and ($head =~ / \G ($Ekps9566::q_char) /gmosx)[-1] ne $pathsep)
4439 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
4462 0 0 if ($leaf eq '.' or $leaf eq '..')
4465 0 0 if ($cond eq 'd' and not &d("$head$leaf"))
4469 0 0 if (&$matchsub($leaf))
4477 0 0 if (&Ekps9566::index($leaf, '.') == -1 and length $leaf <= 8 and &Ekps9566::index($pattern, '\\.') != -1)
4481 0 0 if (&$matchsub("$leaf."))
4487 0 0 if (@matched)
4491 0 0 if ($fix_drive_relative_paths)
4513 0 0 defined $1 ? :
4547 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'}) { }
4570 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
4589 0 0 if (defined $home and not &d($home))
4600 0 0 if @_
4602 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4612 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4613 0 0 if (wantarray) { }
4625 0 0 wantarray ? :
4633 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4638 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4639 0 0 if (wantarray) { }
4651 0 0 wantarray ? :
4660 0 0 if (CORE::opendir $dh, $_[1]) { }
0 0 elsif (_MSWin32_5Cended_path($_[1])) { }
4664 0 0 if (CORE::opendir $dh, "$_[1]/.")
4676 382 0 if @_
4679 0 382 if (defined fileno $fh) { }
382 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4692 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4693 0 0 if (wantarray) { }
4705 0 0 wantarray ? :
4714 0 0 if (defined fileno $fh) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4722 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4723 0 0 if (wantarray) { }
4735 0 0 wantarray ? :
4743 0 0 unless @_
4747 0 0 if (CORE::unlink $_) { }
0 0 elsif (&d($_)) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4754 0 0 unless {'/', '\\'}->{$_}
4755 0 0 if ($file =~ / \A (?:$Ekps9566::q_char)*? [ ] /mosx)
4759 0 0 if (_open_r($fh, $_))
4763 0 0 if (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
0 0 elsif (`ver` =~ /\b(?:Windows 2000)\b/mos) { }
4779 0 0 if (_open_r($fh, $_)) { }
4796 0 0 if (@_ == 0)
4802 0 0 if (_MSWin32_5Cended_path($dir)) { }
4803 0 0 unless (&d($dir))
4807 0 0 if ($] =~ /^5\.005/mosx) { }
0 0 elsif ($] =~ /^(?:5\.006|5\.008000)/mosx and $^O eq 'MSWin32') { }
4826 0 0 unless ($@)
4966 0 0 if ($char eq '\\' or $char eq '/') { }
4975 0 0 if ($subdir[-1] eq '\\' or $subdir[-1] eq '/')
4989 0 0 if (`ver` =~ /\b(?:Windows NT|Windows 2000)\b/mos) { }
0 0 elsif (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
4992 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5012 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5027 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5039 0 0 if ($shortdir eq '') { }
0 0 elsif (&fc($shortdir) eq &fc($dir)) { }
5057 764 0 if (@_ >= 1 and $_[0] ne '')
5058 0 764 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
5060 0 0 if ($char[-1] =~ / \x5C \z/mosx)
5080 0 0 if ($^O eq 'MacOS') { }
5087 0 0 if (&f($realfilename))
5091 0 0 if (&e("$realfilename.e"))
5095 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5100 0 0 if (&e("$realfilename.e")) { }
5102 0 0 if (_open_r($fh, "$realfilename.e"))
5103 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5122 0 0 if ($@)
5131 0 0 if ($^O eq 'MacOS')
5142 0 0 if (_open_r($fh, $realfilename))
5143 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5151 0 0 if ($@)
5160 0 0 if ($^O eq 'MacOS')
5169 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
5173 0 0 unless open $fh, ">$realfilename.e"
5174 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5182 0 0 if ($@)
5190 0 0 unless seek $fh, 0, 0
5192 0 0 if ($^O eq 'MacOS')
5211 0 0 if ($@) { }
0 0 elsif (not $result) { }
5289 0 0 if @_
5291 0 0 if (exists $INC{$_})
5292 0 0 if $INC{$_}
5302 0 0 if (/ \b (?: jcode\.pl | jacode(?>[0-9]*)\.pl ) \z /mosx)
5311 0 0 if ($^O eq 'MacOS') { }
5318 0 0 if (&f($realfilename))
5323 0 0 if (&e("$realfilename.e"))
5327 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5332 0 0 if (&e("$realfilename.e")) { }
5334 0 0 unless _open_r($fh, "$realfilename.e")
5335 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5343 0 0 if ($@)
5352 0 0 if ($^O eq 'MacOS')
5358 0 0 unless close $fh
5362 0 0 unless _open_r($fh, $realfilename)
5363 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5371 0 0 if ($@)
5380 0 0 if ($^O eq 'MacOS')
5386 0 0 unless close $fh
5388 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
5392 0 0 unless open $fh, ">$realfilename.e"
5393 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5401 0 0 if ($@)
5409 0 0 unless seek $fh, 0, 0
5411 0 0 if ($^O eq 'MacOS')
5417 0 0 unless close $fh
5431 0 0 if ($@) { }
0 0 elsif (not $result) { }
5458 0 0 if (defined $&) { }
5459 0 0 if (defined $1 and substr($&, -length($1), length $1) eq $1) { }
5476 0 0 if (defined $&) { }
5477 0 0 if (defined $1) { }
5502 0 0 if @_
5504 0 0 if (/\A ($Ekps9566::q_char) /mosx) { }
5522 0 0 if (/\A ($Ekps9566::q_char) /mosx) { }
5540 0 0 if (wantarray) { }
5560 0 0 @_ ? :
5561 0 0 if @_ and not wantarray
5567 0 0 if (exists $range_tr{length $getc})
5568 0 0 if ($getc =~ /\A $Ekps9566::dot_s \z/mosx)
5569 0 0 wantarray ? :
5573 0 0 wantarray ? :
5581 0 0 if @_
5604 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) { }
5684 0 0 if (@_ == 3) { }
5691 0 0 if ($index == -1) { }
5705 0 0 if (@_ == 3) { }
5712 0 0 if ($rindex == -1) { }
5866 0 382 if @_
5927 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) { }
5929 197 31051 if (scalar @heredoc_delimiter >= 1)
5984 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) { }
6033 9 2856 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
253 2603 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
6316 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) { }
6323 0 0 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
6326 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) { }
6340 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
6343 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) { }
6359 0 13 if (/\G (\\\\) /cgox) { }
0 13 elsif (/\G (\\\') /cgox) { }
2 11 elsif (/\G \' /cgox) { }
11 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6371 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6390 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) { }
6413 0 0 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
6416 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) { }
6430 0 124 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6433 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) { }
6448 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
6451 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) { }
6465 0 136 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6468 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) { }
6485 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6497 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6509 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) { }
6530 0 11 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
6537 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) { }
6541 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) { }
6553 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) { }
6565 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) { }
6577 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) { }
6601 40 5857 if (/\G (\#) /cgox) { }
6604 80 1868 if (/\G (\\\\) /cgox) { }
0 1868 elsif (/\G (\\\#) /cgox) { }
40 1828 elsif (/\G (\#) /cgox) { }
1828 0 elsif (/\G ($Ekps9566::qq_char) /cgox) { }
6615 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) { }
6622 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) { }
6626 0 0 if (--$Ekps9566::nest == 0) { }
6639 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) { }
6643 5775 1384 if (--$Ekps9566::nest == 0) { }
6656 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) { }
6660 0 0 if (--$Ekps9566::nest == 0) { }
6673 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) { }
6677 62 2 if (--$Ekps9566::nest == 0) { }
6690 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) { }
6705 0 184 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6711 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) { }
6727 0 34 if (/\G (\#) (.*?) (\#) /cgmosx) { }
6733 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) { }
6757 0 3 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
6763 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) { }
6784 0 604 if (/\G (\#) /cgox) { }
6787 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
6798 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) { }
6805 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) { }
6810 1 0 if (--$Ekps9566::nest == 0) { }
6823 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) { }
6828 597 114 if (--$Ekps9566::nest == 0) { }
6841 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) { }
6846 0 0 if (--$Ekps9566::nest == 0) { }
6859 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) { }
6864 5 0 if (--$Ekps9566::nest == 0) { }
6877 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) { }
6892 0 491 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6898 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) { }
6923 1 289 if (/\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
6929 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) { }
6933 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) { }
6950 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) { }
6967 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) { }
6982 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) { }
7048 0 3 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
7056 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
7136 8 15652 if (/\G (\\\\) /cgox) { }
48 15604 elsif (/\G (\\\') /cgox) { }
3173 12431 elsif (/\G \' /cgox) { }
12431 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
7148 109 69331 if (/\G (\\\\) /cgox) { }
14 69317 elsif (/\G (\\\") /cgox) { }
3362 65955 elsif (/\G \" /cgox) { }
65955 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
7160 0 313 if (/\G (\\\\) /cgox) { }
0 313 elsif (/\G (\\\`) /cgox) { }
37 276 elsif (/\G \` /cgox) { }
276 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
7172 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) { }
7184 0 266 if (/\G (\\\\) /cgox) { }
0 266 elsif (/\G (\\\?) /cgox) { }
92 174 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
174 0 elsif (/\G ($Ekps9566::q_char) /cgox) { }
7205 6 0 if ($here_script eq '')
7209 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7238 3 0 if ($here_script eq '')
7242 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7262 6 0 if ($here_script eq '')
7266 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7286 3 0 if ($here_script eq '')
7290 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7310 6 0 if ($here_script eq '')
7314 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7334 83 3 if ($here_script eq '')
7338 86 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7364 1 1 if ($here_script eq '')
7368 2 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7385 38 1 if ($here_script eq '')
7389 39 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7406 51 3 if ($here_script eq '')
7410 54 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7427 0 0 if ($here_script eq '')
7431 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7572 3014 70 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
7573 3014 0 unless ($string =~ /<
7580 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) { }
7817 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) { }
7824 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
7827 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) { }
7841 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
7844 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) { }
7860 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) { }
7872 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) { }
7891 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) { }
7914 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
7917 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) { }
7931 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
7934 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) { }
7949 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
7952 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) { }
7966 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
7969 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) { }
7986 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) { }
7998 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) { }
8010 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) { }
8022 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
8028 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) { }
8042 0 0 if ($string =~ /\G (\#) ((?:$Ekps9566::qq_char)*?) (\#) /cgox) { }
8048 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) { }
8063 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ekps9566::q_char)*?) (\#) /cgox) { }
8069 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) { }
8116 0 0 if ($here_script eq '')
8120 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8140 0 0 if ($here_script eq '')
8144 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8164 0 0 if ($here_script eq '')
8168 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8188 0 0 if ($here_script eq '')
8192 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8212 0 0 if ($here_script eq '')
8216 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8236 0 0 if ($here_script eq '')
8240 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8257 0 0 if ($here_script eq '')
8261 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8278 0 0 if ($here_script eq '')
8282 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8299 0 0 if ($here_script eq '')
8303 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8320 0 0 if ($here_script eq '')
8324 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8396 115 5235 if ($char eq '.') { }
8397 23 92 if ($modifier =~ /s/) { }
8435 0 11 if ($modifier =~ tr/Bb//d) { }
8436 0 0 if ($variable eq '') { }
8444 2 9 if ($variable eq '') { }
8466 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) { }
8486 0 0 unless ($charclass =~ /\Q$char\E/msx)
8507 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) { }
8514 204 3747 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
8553 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) { }
8577 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) { }
8596 0 647 if ($right_e < $left_e)
8638 12 0 if ($right_e < $left_e) { }
8648 0 0 if (++$i > $#char)
8651 0 0 if ($char[$i] eq '\\E')
8719 3 9501 if ($left_e > $right_e)
8735 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{'>'}) { }
8752 0 0 unless ($octet{$char})
8763 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
8805 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) { }
8829 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) { }
8839 0 72 if ($right_e < $left_e)
8868 3 0 if ($right_e < $left_e) { }
8878 0 0 if (++$i > $#char)
8881 0 0 if ($char[$i] eq '\\E')
8949 3 105 if ($left_e > $right_e)
8963 0 1833 if ($modifier =~ /([adlu])/mosx)
8966 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.13-0/blib/lib/Ekps9566.pm')
8977 8 1825 if ($string eq '') { }
240 1585 elsif ($modifier =~ tr/Bb//d) { }
8987 0 240 if ($delimiter =~ / [\@:] /mosx)
8990 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9008 0 0 unless ($octet{$char})
9017 90 150 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9025 465 1120 $modifier =~ /i/mosx ? :
9054 0 1585 if ($delimiter =~ / [\@:] /mosx)
9056 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9074 0 0 unless ($octet{$char})
9088 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) { }
9121 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) { }
9131 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) { }
9149 3 583 if ($char[$i + 1] eq ']')
9154 0 2583 if (++$i > $#char)
9157 586 1997 if ($char[$i] eq ']')
9161 90 496 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9181 5 323 if ($char[$i + 1] eq ']')
9186 0 1447 if (++$i > $#char)
9189 328 1119 if ($char[$i] eq ']')
9193 90 238 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9213 238 0 if (length &fc($char[$i]) == 1) { }
9223 0 1 if ($right_e < $left_e)
9252 33 0 if ($right_e < $left_e) { }
9262 0 0 if (++$i > $#char)
9265 0 0 if ($char[$i] eq '\\E')
9275 0 0 if ($ignorecase)
9280 0 0 if ($ignorecase)
9293 0 0 if ($ignorecase)
9299 0 0 if ($ignorecase)
9307 0 0 if ($ignorecase)
9315 0 0 if ($ignorecase)
9323 0 0 if ($ignorecase)
9330 0 8 if ($ignorecase) { }
9340 0 8 if ($ignorecase) { }
9350 0 6 if ($ignorecase) { }
9360 0 0 if ($ignorecase)
9368 0 0 if ($ignorecase)
9376 4 27 if ($ignorecase)
9383 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 '?') { }
9387 0 0 if ($char[$i] eq '{') { }
9402 0 1585 if ($left_e > $right_e)
9403 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9410 94 1491 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9425 300 240 if ($stuff =~ /\A [\$\@] /mosx)
9432 0 240 if $char eq $delimiter
9433 0 240 if $char eq $end_delimiter
9434 240 0 unless ($octet{$char})
9449 0 163 if ($modifier =~ /([adlu])/mosx)
9452 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.13-0/blib/lib/Ekps9566.pm')
9463 8 155 if ($string eq '') { }
89 66 elsif ($modifier =~ tr/Bb//d) { }
9486 32 34 $modifier =~ /i/mosx ? :
9502 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) { }
9513 0 0 if ($char[$i + 1] eq ']')
9517 0 0 if (++$i > $#char)
9520 0 0 if ($char[$i] eq ']')
9535 0 0 if ($char[$i + 1] eq ']')
9539 0 0 if (++$i > $#char)
9542 0 0 if ($char[$i] eq ']')
9566 16 0 if (length &fc($char[$i]) == 1) { }
9576 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
9602 0 199 if (do { $char[$i] eq '\\\\' }) { }
0 199 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
9628 0 194 if ($modifier =~ /([adlu])/mosx)
9631 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.13-0/blib/lib/Ekps9566.pm')
9642 8 186 if ($string eq '') { }
44 142 elsif ($modifier =~ tr/Bb//d) { }
9652 0 44 if ($delimiter =~ / [\@:] /mosx)
9655 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9673 0 0 unless ($octet{$char})
9687 17 125 $modifier =~ /i/mosx ? :
9720 0 142 if ($delimiter =~ / [\@:] /mosx)
9722 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9740 0 0 unless ($octet{$char})
9757 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) { }
9790 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) { }
9800 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) { }
9814 0 20 if ($char[$i + 1] eq ']')
9818 0 79 if (++$i > $#char)
9821 20 59 if ($char[$i] eq ']')
9825 0 20 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9841 0 0 if ($char[$i + 1] eq ']')
9845 0 0 if (++$i > $#char)
9848 0 0 if ($char[$i] eq ']')
9852 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9872 11 0 if (length &fc($char[$i]) == 1) { }
9882 0 8 if ($right_e < $left_e)
9911 7 0 if ($right_e < $left_e) { }
9921 0 0 if (++$i > $#char)
9924 0 0 if ($char[$i] eq '\\E')
9952 0 0 if ($1 <= $parens)
9959 0 0 if ($1 <= $parens)
9966 0 0 if ($1 <= $parens)
9973 0 0 if ($ignorecase)
9978 0 0 if ($ignorecase)
9991 0 0 if ($ignorecase)
9997 0 0 if ($ignorecase)
10005 0 0 if ($ignorecase)
10013 0 0 if ($ignorecase)
10021 0 0 if ($ignorecase)
10028 0 4 if ($ignorecase) { }
10038 0 4 if ($ignorecase) { }
10048 0 3 if ($ignorecase) { }
10058 0 0 if ($ignorecase)
10066 0 0 if ($ignorecase)
10074 0 13 if ($ignorecase)
10081 0 23 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10093 0 142 if ($left_e > $right_e)
10107 0 96 if ($modifier =~ /([adlu])/mosx)
10110 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.13-0/blib/lib/Ekps9566.pm')
10121 8 88 if ($string eq '') { }
44 44 elsif ($modifier =~ tr/Bb//d) { }
10144 16 28 $modifier =~ /i/mosx ? :
10160 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) { }
10171 0 0 if ($char[$i + 1] eq ']')
10175 0 0 if (++$i > $#char)
10178 0 0 if ($char[$i] eq ']')
10193 0 0 if ($char[$i + 1] eq ']')
10197 0 0 if (++$i > $#char)
10200 0 0 if ($char[$i] eq ']')
10224 8 0 if (length &fc($char[$i]) == 1) { }
10234 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
10261 0 98 if (do { $char[$i] eq '\\\\' }) { }
0 98 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
10291 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) { }
10311 0 91 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
10326 0 290 if ($modifier =~ /([adlu])/mosx)
10329 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.13-0/blib/lib/Ekps9566.pm')
10337 37 253 if ($variable eq '')
10363 0 290 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
10374 17 273 if ($e_modifier >= 1) { }
10379 91 182 if ($delimiter2 eq q[']) { }
10390 8 282 if ($r_modifier) { }
10391 4 4 if (do { $modifier =~ /g/mosx }) { }
0 4 elsif ($modifier =~ /g/mosx) { }
10396 0 4 $delimiter1 eq q['] ? :
10412 0 0 $delimiter1 eq q['] ? :
10432 0 4 $delimiter1 eq q['] ? :
10449 0 8 if ($bind_operator =~ / !~ /mosx)
10456 35 247 if (do { $modifier =~ /g/mosx }) { }
0 247 elsif ($modifier =~ /g/mosx) { }
10461 3 32 $delimiter1 eq q['] ? :
6 29 $bind_operator =~ / !~ /mosx ? :
10487 0 0 $delimiter1 eq q['] ? :
0 0 $bind_operator =~ / !~ /mosx ? :
10510 234 13 $bind_operator =~ / =~ /mosx ? :
93 154 $delimiter1 eq q['] ? :
10535 0 290 if ($my ne '')
10552 0 0 if ($^W)
10553 0 0 if (_MSWin32_5Cended_path($string))
10554 0 0 unless ($] =~ /^5\.005/mosx)
10574 0 2 if ($^W)
10575 0 0 if (_MSWin32_5Cended_path($string))
10576 0 0 unless ($] =~ /^5\.005/mosx)
10598 0 273 if ($modifier =~ /([adlu])/mosx)
10601 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.13-0/blib/lib/Ekps9566.pm')
10612 84 189 if ($modifier =~ tr/Bb//d)
10616 42 147 $modifier =~ /i/mosx ? :
10649 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) { }
10682 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) { }
10692 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) { }
10706 0 3 if ($char[$i + 1] eq ']')
10710 0 7 if (++$i > $#char)
10713 3 4 if ($char[$i] eq ']')
10717 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10733 0 1 if ($char[$i + 1] eq ']')
10737 0 2 if (++$i > $#char)
10740 1 1 if ($char[$i] eq ']')
10744 0 1 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10781 18 0 if (length &fc($char[$i]) == 1) { }
10791 0 2 if ($right_e < $left_e)
10820 0 0 if ($right_e < $left_e) { }
10830 0 0 if (++$i > $#char)
10833 0 0 if ($char[$i] eq '\\E')
10843 0 0 if ($ignorecase)
10848 0 0 if ($ignorecase)
10861 0 0 if ($ignorecase)
10867 0 0 if ($ignorecase)
10875 0 0 if ($ignorecase)
10883 0 0 if ($ignorecase)
10891 0 0 if ($ignorecase)
10898 0 12 if ($ignorecase) { }
10908 0 12 if ($ignorecase) { }
10918 0 9 if ($ignorecase) { }
10928 0 0 if ($ignorecase)
10936 0 0 if ($ignorecase)
10944 0 3 if ($ignorecase)
10951 3 4 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10961 0 189 if ($left_e > $right_e)
10975 0 112 if ($modifier =~ /([adlu])/mosx)
10978 0 0 if ($filename ne '/root/.cpan/build/Char-KPS9566-1.13-0/blib/lib/Ekps9566.pm')
10989 56 56 if ($modifier =~ tr/Bb//d)
10993 28 28 $modifier =~ /i/mosx ? :
11008 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) { }
11019 0 0 if ($char[$i + 1] eq ']')
11023 0 0 if (++$i > $#char)
11026 0 0 if ($char[$i] eq ']')
11041 0 0 if ($char[$i + 1] eq ']')
11045 0 0 if (++$i > $#char)
11048 0 0 if ($char[$i] eq ']')
11072 12 0 if (length &fc($char[$i]) == 1) { }
11082 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
11105 0 0 if (_open_r($fh, $realfilename))
11108 0 0 unless close $fh
11110 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11131 0 0 if (_open_r($fh, $realfilename))
11134 0 0 unless close $fh
11136 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11157 0 0 if (_open_r($fh, $realfilename))
11160 0 0 unless close $fh
11162 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11194 0 0 if (_open_r($fh, $realfilename))
11197 0 0 unless close $fh
11199 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11220 0 0 if (_open_r($fh, $realfilename))
11223 0 0 unless close $fh
11225 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11246 0 0 if (_open_r($fh, $realfilename))
11249 0 0 unless close $fh
11251 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) KPS9566 (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11267 0 0 if ($^O eq 'MacOS') { }
11273 0 0 unless $expr =~ / \.pm \z/imosx
11284 0 0 if ($^O eq 'MacOS') { }