Branch Coverage

blib/lib/Ebig5plus.pm
Criterion Covered Total %
branch 1360 4560 29.8


line true false branch
32 0 389 if ($^X =~ / jperl /imosx)
55 0 389 if ($@)
74 0 1152 if (ref $name) { }
0 1152 elsif (&Ebig5plus::index($name, '::') >= 0) { }
0 1152 elsif (&Ebig5plus::index($name, q[']) >= 0) { }
0 1152 elsif ($name =~ /\A \^ [ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_]+ \z/x) { }
0 1152 elsif ($name =~ /\A (?: ARGV | ARGVOUT | ENV | INC | SIG | STDERR | STDIN | STDOUT ) \z/x) { }
0 1152 elsif ($name =~ /\A [^ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz] \z/x) { }
1152 0 elsif (defined $_[1]) { }
111 0 1152 if (defined $_[1]) { }
192 0 5 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
197 0 0 if (/\A (?:$Ebig5plus::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Ebig5plus::q_char)*? [*?] /mosx) { }
198 0 0 if (my(@glob) = &Ebig5plus::glob(qq["$_"])) { }
208 0 0 if (my(@glob) = &Ebig5plus::glob($_)) { }
614 0 0 unless (defined $pattern)
619 0 0 unless (defined $string)
620 0 0 if (defined $_) { }
631 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
634 0 0 if (wantarray) { }
640 0 0 if $^W
658 0 0 if (not defined $limit) { }
667 0 0 if (length $string > 32766)
668 0 0 if ($string =~ /\A [\x00-\x7F]+ \z/mosx) { }
0 0 elsif (defined $Ebig5plus::q_char_SADAHIRO_Tomoyuki_2002_01_17) { }
677 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
684 0 0 if ('' =~ / \A $pattern \z /msx) { }
723 0 0 if ('' =~ / \A $pattern \z /msx) { }
728 0 0 if ($string =~ s/\A((?:$Ebig5plus::q_char)+?)$pattern//m)
741 0 0 if ($string =~ s/\A((?:$Ebig5plus::q_char)*?)$pattern//m)
751 0 0 if (length $string > 0)
756 0 0 if (not defined $_[2] or $_[2] == 0)
763 0 0 if (wantarray) { }
769 0 0 if $^W
785 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
792 0 0 if ($modifier =~ /x/mosx) { }
827 0 0 if ($modifier =~ /r/mosx)
828 0 0 if ($bind_operator =~ / !~ /mosx)
839 0 0 unless (exists $tr{$searchlist[$i]})
840 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 '') { }
857 0 0 if ($modifier =~ /c/mosx) { }
859 0 0 if (not exists $tr{$char}) { }
860 0 0 if (defined $replacementlist[0])
864 0 0 if ($modifier =~ /s/mosx)
878 0 0 if (exists $tr{$char}) { }
881 0 0 if ($modifier =~ /s/mosx)
894 0 0 if ($modifier =~ /r/mosx) { }
899 0 0 if ($bind_operator =~ / !~ /mosx) { }
914 0 0 if (@_ == 0) { }
939 0 61788 if (substr($str, $pos, length $substr) eq $substr)
940 0 0 if ($pos >= $position)
944 61788 0 if (substr($str, $pos) =~ /\A ($Ebig5plus::q_char) /mosx) { }
965 0 0 if (substr($str, $pos, length $substr) eq $substr)
968 0 0 if (substr($str, $pos) =~ /\A ($Ebig5plus::q_char) /mosx) { }
982 0 0 if (@_) { }
984 0 0 if (@_ and wantarray) { }
1007 0 0 if (@_) { }
1009 0 0 if (@_ and wantarray) { }
1010 0 0 defined $lc{$_} ? :
1013 0 0 defined $lc{$_} ? :
1026 0 0 defined $lc{$_} ? :
1033 0 0 if (@_) { }
1035 0 0 if (@_ and wantarray) { }
1058 2968 0 if (@_) { }
1060 0 2968 if (@_ and wantarray) { }
1061 0 0 defined $uc{$_} ? :
1064 648 2320 defined $uc{$_} ? :
1077 0 0 defined $uc{$_} ? :
1084 3271 0 if (@_) { }
1086 0 3271 if (@_ and wantarray) { }
1087 0 0 defined $fc{$_} ? :
1090 1493 1778 defined $fc{$_} ? :
1103 0 0 defined $fc{$_} ? :
1117 0 0 if ($last_s_matched and $_[0] =~ /\A (?>[1-9][0-9]*) \z/mosx)
1160 0 0 unless defined $char[$i]
1163 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) { }
1168 0 0 if ($char[$i + 1] eq ']')
1173 0 0 if (++$i > $#char)
1176 0 0 if ($char[$i] eq ']')
1182 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1209 0 0 if ($char[$i + 1] eq ']')
1214 0 0 if (++$i > $#char)
1217 0 0 if ($char[$i] eq ']')
1223 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1253 0 0 if ($uc ne $fc)
1254 0 0 if (length $fc == 1) { }
1266 0 0 unless defined $char[$i]
1268 0 0 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
1278 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
1384 0 0 if (@chars1)
1387 0 0 if (exists $range_tr{'1'})
1401 0 0 if (@chars2)
1404 0 0 if (exists $range_tr{'2'})
1420 0 0 if (@chars3)
1423 0 0 if (exists $range_tr{'3'})
1441 0 0 if (@chars4)
1444 0 0 if (exists $range_tr{'4'})
1471 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 \\ ($Ebig5plus::q_char) /cgmosx) { }
0 0 elsif (/\G ($Ebig5plus::q_char) /cgmosx) { }
1509 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
1513 0 0 if (0 < $i and $i < $#char)
1524 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
1529 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) { }
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 $char[$i - 1] le $_
1553 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1554 0 0 if $char[$i - 1] le $_
1570 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1571 0 0 if $char[$i - 1] le $_
1582 0 0 if (length $char[$i + 1] == 4) { }
1583 0 0 if $char[$i - 1] le $_
1603 0 604 if (scalar @_ == 0) { }
302 302 elsif (scalar @_ == 1) { }
302 0 elsif (scalar @_ == 2) { }
1610 0 302 if ($_[0] > $_[1]) { }
0 302 elsif ($_[0] == $_[1]) { }
0 302 elsif ($_[0] + 1 == $_[1]) { }
1634 406 262 if ($length == 1) { }
262 0 elsif ($length == 2) { }
0 0 elsif ($length == 3) { }
0 0 elsif ($length == 4) { }
1638 0 406 if ($a1 > $z1)
1642 20 386 if ($a1 == $z1) { }
0 386 elsif ($a1 + 1 == $z1) { }
1658 222 40 if ($a1 == $z1) { }
40 0 elsif ($a1 + 1 == $z1) { }
1689 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1690 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1743 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1744 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1745 0 0 if ($a3 == $z3) { }
0 0 elsif ($a3 + 1 == $z3) { }
1830 0 517 unless (exists $range_tr{$length})
1847 0 1034 if ($max lt $first) { }
20 1014 elsif ($min le $first and $first le $max and $max le $last) { }
0 1014 elsif ($min eq $first and $max eq $last) { }
20 994 elsif ($first le $min and $max le $last) { }
588 406 elsif ($min le $first and $last le $max) { }
40 366 elsif ($first le $min and $min le $last and $last le $max) { }
366 0 elsif ($last lt $min) { }
1918 264 494 $modifier =~ /i/mosx ? :
1924 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 \\ ($Ebig5plus::q_char) \z/mosx) { }
1925 497 25 if (0 < $i and $i < $#char)
2067 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) { }
2076 0 497 if (length $char[$i - 1] > length $char[$i + 1]) { }
477 20 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
2080 0 477 if ($char[$i - 1] gt $char[$i + 1])
2090 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]) { }
2113 386 131 if ($length == 1) { }
2126 192 572 if ($modifier =~ /i/mosx) { }
2129 192 0 if ($uc ne $fc) { }
2130 192 0 if (length $fc == 1) { }
2171 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) { }
2188 307 386 if (/\A ([\x80-\xFF].*) ([\x00-\xFF]) \z/mosx)
2262 384 135 if (scalar @singleoctet >= 1)
2265 107 277 if ($modifier =~ /i/mosx)
2273 457 589 if ($uc eq $fc) { }
2277 589 0 if (length $fc == 1) { }
2288 192 80 if ($_ ne '')
2295 1577 25815 if (exists $singleoctet_ignorecase{$ord}) { }
2304 214 11198 if (ref $range)
2305 5 209 if (scalar @{$range;} == 1) { }
0 209 elsif (scalar @{$range;} == 2) { }
2323 131 388 if (scalar @multipleoctet >= 2) { }
2344 128 111 if ($modifier =~ /i/mosx)
2352 457 589 if ($uc eq $fc) { }
2356 589 0 if (length $fc == 1) { }
2367 192 80 if ($_ ne '')
2374 1577 31191 if (exists $singleoctet_ignorecase{$ord}) { }
2383 214 11198 if (ref $range)
2384 5 209 if (scalar @{$range;} == 1) { }
0 209 elsif (scalar @{$range;} == 2) { }
2398 114 125 if (scalar @multipleoctet >= 1) { }
2399 70 44 if (scalar @singleoctet >= 1) { }
2411 125 0 if (scalar @singleoctet >= 1) { }
2529 0 0 @_ ? :
2531 0 0 if ($c == 0) { }
2551 0 0 if ($c == 0) { }
2572 0 0 unless (eval "Ebig5plus::$filetest(\$file)")
2576 0 0 unless (eval " $filetest _ ")
2588 0 0 if @_
2589 0 0 if @_ and not wantarray
2591 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2592 0 0 wantarray ? :
2606 0 0 wantarray ? :
2609 0 0 wantarray ? :
2612 0 0 if (-d "$_/.") { }
2613 0 0 wantarray ? :
2622 0 0 if (_open_r($fh, $_))
2625 0 0 wantarray ? :
2629 0 0 wantarray ? :
2637 0 0 if @_
2638 0 0 if @_ and not wantarray
2640 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2641 0 0 wantarray ? :
2644 0 0 wantarray ? :
2647 0 0 wantarray ? :
2650 0 0 if (-d "$_/.") { }
2651 0 0 wantarray ? :
2655 0 0 if (_open_a($fh, $_))
2658 0 0 wantarray ? :
2662 0 0 wantarray ? :
2670 0 0 if @_
2671 0 0 if @_ and not wantarray
2673 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2674 0 0 wantarray ? :
2677 0 0 wantarray ? :
2680 0 0 wantarray ? :
2683 0 0 if (-d "$_/.") { }
2684 0 0 wantarray ? :
2688 0 0 if (_open_r($fh, $_))
2694 0 0 wantarray ? :
2697 0 0 wantarray ? :
2705 0 0 if @_
2706 0 0 if @_ and not wantarray
2708 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2709 0 0 wantarray ? :
2712 0 0 wantarray ? :
2715 0 0 wantarray ? :
2718 0 0 if (-d "$_/.") { }
2719 0 0 wantarray ? :
2723 0 0 if (_open_r($fh, $_))
2726 0 0 wantarray ? :
2730 0 0 wantarray ? :
2738 0 0 if @_
2739 0 0 if @_ and not wantarray
2741 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2742 0 0 wantarray ? :
2745 0 0 wantarray ? :
2748 0 0 wantarray ? :
2751 0 0 if (-d "$_/.") { }
2752 0 0 wantarray ? :
2756 0 0 if (_open_r($fh, $_))
2759 0 0 wantarray ? :
2763 0 0 wantarray ? :
2771 0 0 if @_
2772 0 0 if @_ and not wantarray
2774 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2775 0 0 wantarray ? :
2778 0 0 wantarray ? :
2781 0 0 wantarray ? :
2784 0 0 if (-d "$_/.") { }
2785 0 0 wantarray ? :
2789 0 0 if (_open_a($fh, $_))
2792 0 0 wantarray ? :
2796 0 0 wantarray ? :
2804 0 0 if @_
2805 0 0 if @_ and not wantarray
2807 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2808 0 0 wantarray ? :
2811 0 0 wantarray ? :
2814 0 0 wantarray ? :
2817 0 0 if (-d "$_/.") { }
2818 0 0 wantarray ? :
2822 0 0 if (_open_r($fh, $_))
2828 0 0 wantarray ? :
2831 0 0 wantarray ? :
2839 0 0 if @_
2840 0 0 if @_ and not wantarray
2842 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2843 0 0 wantarray ? :
2846 0 0 wantarray ? :
2849 0 0 wantarray ? :
2852 0 0 if (-d "$_/.") { }
2853 0 0 wantarray ? :
2857 0 0 if (_open_r($fh, $_))
2860 0 0 wantarray ? :
2864 0 0 wantarray ? :
2872 768 0 if @_
2873 0 768 if @_ and not wantarray
2878 0 768 if ($_ eq '_') { }
0 768 elsif (defined &Ebig5plus::telldir($fh)) { }
0 768 elsif (defined fileno $fh) { }
0 768 elsif (-e $_) { }
0 768 elsif (_MSWin32_5Cended_path($_)) { }
2879 0 0 wantarray ? :
2884 0 0 wantarray ? :
2889 0 0 wantarray ? :
2893 0 0 wantarray ? :
2896 0 0 if (-d "$_/.") { }
2897 0 0 wantarray ? :
2901 0 0 if (_open_r($fh, $_))
2904 0 0 wantarray ? :
2908 0 768 wantarray ? :
2916 0 0 if @_
2917 0 0 if @_ and not wantarray
2919 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2920 0 0 wantarray ? :
2923 0 0 wantarray ? :
2926 0 0 wantarray ? :
2929 0 0 if (-d "$_/.") { }
2930 0 0 wantarray ? :
2934 0 0 if (_open_r($fh, $_))
2937 0 0 wantarray ? :
2941 0 0 wantarray ? :
2949 0 0 if @_
2950 0 0 if @_ and not wantarray
2952 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2953 0 0 wantarray ? :
2956 0 0 wantarray ? :
2959 0 0 wantarray ? :
2962 0 0 if (-d "$_/.") { }
2963 0 0 wantarray ? :
2967 0 0 if (_open_r($fh, $_))
2970 0 0 wantarray ? :
2974 0 0 wantarray ? :
2982 0 0 if @_
2983 0 0 if @_ and not wantarray
2985 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2986 0 0 wantarray ? :
2989 0 0 wantarray ? :
2992 0 0 wantarray ? :
2995 0 0 if (-d "$_/.") { }
2996 0 0 wantarray ? :
3000 0 0 if (_open_r($fh, $_))
3003 0 0 wantarray ? :
3007 0 0 wantarray ? :
3015 0 0 if @_
3016 0 0 if @_ and not wantarray
3018 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3019 0 0 wantarray ? :
3024 0 0 wantarray ? :
3027 0 0 wantarray ? :
3030 0 0 wantarray ? :
3032 0 0 wantarray ? :
3040 0 0 if @_
3041 0 0 if @_ and not wantarray
3043 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3044 0 0 wantarray ? :
3047 0 0 wantarray ? :
3050 0 0 wantarray ? :
3053 0 0 if (-d "$_/.") { }
3054 0 0 wantarray ? :
3058 0 0 if (_open_r($fh, $_))
3061 0 0 wantarray ? :
3065 0 0 wantarray ? :
3073 0 0 if @_
3074 0 0 if @_ and not wantarray
3076 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3077 0 0 wantarray ? :
3080 0 0 wantarray ? :
3083 0 0 wantarray ? :
3086 0 0 if (-d "$_/.") { }
3087 0 0 wantarray ? :
3091 0 0 if (_open_r($fh, $_))
3094 0 0 wantarray ? :
3098 0 0 wantarray ? :
3106 0 0 if @_
3107 0 0 if @_ and not wantarray
3109 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3110 0 0 wantarray ? :
3113 0 0 wantarray ? :
3116 0 0 wantarray ? :
3119 0 0 if (-d "$_/.") { }
3120 0 0 wantarray ? :
3124 0 0 if (_open_r($fh, $_))
3127 0 0 wantarray ? :
3131 0 0 wantarray ? :
3139 0 0 if @_
3140 0 0 if @_ and not wantarray
3142 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3143 0 0 wantarray ? :
3146 0 0 wantarray ? :
3149 0 0 wantarray ? :
3152 0 0 if (-d "$_/.") { }
3153 0 0 wantarray ? :
3157 0 0 if (_open_r($fh, $_))
3160 0 0 wantarray ? :
3164 0 0 wantarray ? :
3172 0 0 if @_
3173 0 0 if @_ and not wantarray
3175 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3176 0 0 wantarray ? :
3179 0 0 wantarray ? :
3182 0 0 wantarray ? :
3185 0 0 if (-d "$_/.") { }
3186 0 0 wantarray ? :
3190 0 0 if (_open_r($fh, $_))
3193 0 0 wantarray ? :
3197 0 0 wantarray ? :
3205 0 0 if @_
3206 0 0 if @_ and not wantarray
3208 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3209 0 0 wantarray ? :
3212 0 0 wantarray ? :
3215 0 0 wantarray ? :
3218 0 0 if (-d "$_/.") { }
3219 0 0 wantarray ? :
3223 0 0 if (_open_r($fh, $_))
3226 0 0 wantarray ? :
3230 0 0 wantarray ? :
3238 0 0 if @_
3239 0 0 if @_ and not wantarray
3241 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3242 0 0 wantarray ? :
3245 0 0 wantarray ? :
3248 0 0 wantarray ? :
3251 0 0 if (-d "$_/.") { }
3252 0 0 wantarray ? :
3256 0 0 if (_open_r($fh, $_))
3259 0 0 wantarray ? :
3263 0 0 wantarray ? :
3271 0 0 if @_
3272 0 0 if @_ and not wantarray
3274 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif ($] =~ /^5\.008/mosx) { }
3275 0 0 wantarray ? :
3278 0 0 wantarray ? :
3281 0 0 wantarray ? :
3283 0 0 wantarray ? :
3291 0 0 if @_
3298 0 0 if (@_ and not wantarray)
3305 0 0 if (defined fileno $fh) { }
3307 0 0 if (defined &Ebig5plus::telldir($fh))
3308 0 0 wantarray ? :
3323 0 0 if (sysread $fh, my $block, 512) { }
3329 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) { }
3346 0 0 if (-d $_ or -d "$_/.")
3347 0 0 wantarray ? :
3351 0 0 if (_open_r($fh, $_)) { }
3354 0 0 wantarray ? :
3356 0 0 if (sysread $fh, my $block, 512) { }
3357 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) { }
3373 0 0 wantarray ? :
3381 0 0 if @_
3382 0 0 if @_ and not wantarray
3386 0 0 if (defined fileno $fh) { }
3388 0 0 if (defined &Ebig5plus::telldir($fh))
3389 0 0 wantarray ? :
3394 0 0 if (sysread $fh, my $block, 512) { }
3395 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) { }
3412 0 0 if (-d $_ or -d "$_/.")
3413 0 0 wantarray ? :
3417 0 0 if (_open_r($fh, $_)) { }
3420 0 0 wantarray ? :
3422 0 0 if (sysread $fh, my $block, 512) { }
3423 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) { }
3439 0 0 wantarray ? :
3447 0 0 if @_
3448 0 0 if @_ and not wantarray
3450 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3451 0 0 wantarray ? :
3454 0 0 wantarray ? :
3457 0 0 wantarray ? :
3460 0 0 if (-d "$_/.") { }
3461 0 0 wantarray ? :
3465 0 0 if (_open_r($fh, $_))
3469 0 0 wantarray ? :
3473 0 0 wantarray ? :
3481 0 0 if @_
3482 0 0 if @_ and not wantarray
3484 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3485 0 0 wantarray ? :
3488 0 0 wantarray ? :
3491 0 0 wantarray ? :
3494 0 0 if (-d "$_/.") { }
3495 0 0 wantarray ? :
3499 0 0 if (_open_r($fh, $_))
3503 0 0 wantarray ? :
3507 0 0 wantarray ? :
3515 0 0 if @_
3516 0 0 if @_ and not wantarray
3518 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3519 0 0 wantarray ? :
3522 0 0 wantarray ? :
3525 0 0 wantarray ? :
3528 0 0 if (-d "$_/.") { }
3529 0 0 wantarray ? :
3533 0 0 if (_open_r($fh, $_))
3537 0 0 wantarray ? :
3541 0 0 wantarray ? :
3551 0 0 unless (eval "Ebig5plus::${filetest}_")
3555 0 0 unless (eval " $filetest _ ")
3567 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3568 0 0 -r _ ? :
3571 0 0 if (-d "$_/.") { }
3572 0 0 -r _ ? :
3576 0 0 if (_open_r($fh, $_))
3579 0 0 $r ? :
3634 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3635 0 0 -w _ ? :
3638 0 0 if (-d "$_/.") { }
3639 0 0 -w _ ? :
3643 0 0 if (_open_a($fh, $_))
3646 0 0 $w ? :
3658 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3659 0 0 -x _ ? :
3662 0 0 if (-d "$_/.") { }
3663 0 0 -x _ ? :
3667 0 0 if (_open_r($fh, $_))
3684 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3685 0 0 -O _ ? :
3688 0 0 if (-d "$_/.") { }
3689 0 0 -O _ ? :
3693 0 0 if (_open_r($fh, $_))
3696 0 0 $o ? :
3708 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3709 0 0 -R _ ? :
3712 0 0 if (-d "$_/.") { }
3713 0 0 -R _ ? :
3717 0 0 if (_open_r($fh, $_))
3720 0 0 $R ? :
3732 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3733 0 0 -W _ ? :
3736 0 0 if (-d "$_/.") { }
3737 0 0 -W _ ? :
3741 0 0 if (_open_a($fh, $_))
3744 0 0 $W ? :
3756 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3757 0 0 -X _ ? :
3760 0 0 if (-d "$_/.") { }
3761 0 0 -X _ ? :
3765 0 0 if (_open_r($fh, $_))
3782 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3783 0 0 -o _ ? :
3786 0 0 if (-d "$_/.") { }
3787 0 0 -o _ ? :
3791 0 0 if (_open_r($fh, $_))
3794 0 0 $O ? :
3806 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3810 0 0 if (-d "$_/.") { }
3815 0 0 if (_open_r($fh, $_))
3818 0 0 $e ? :
3830 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3831 0 0 -z _ ? :
3834 0 0 if (-d "$_/.") { }
3835 0 0 -z _ ? :
3839 0 0 if (_open_r($fh, $_))
3842 0 0 $z ? :
3854 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3858 0 0 if (-d "$_/.") { }
3863 0 0 if (_open_r($fh, $_))
3878 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3879 0 0 -f _ ? :
3882 0 0 if (-d "$_/.") { }
3887 0 0 if (_open_r($fh, $_))
3890 0 0 $f ? :
3902 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3903 0 0 -d _ ? :
3906 0 0 -d "$_/." ? :
3916 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3917 0 0 -l _ ? :
3920 0 0 if (-d "$_/.") { }
3921 0 0 -l _ ? :
3925 0 0 if (_open_r($fh, $_))
3928 0 0 $l ? :
3940 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3941 0 0 -p _ ? :
3944 0 0 if (-d "$_/.") { }
3945 0 0 -p _ ? :
3949 0 0 if (_open_r($fh, $_))
3952 0 0 $p ? :
3964 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3965 0 0 -S _ ? :
3968 0 0 if (-d "$_/.") { }
3969 0 0 -S _ ? :
3973 0 0 if (_open_r($fh, $_))
3976 0 0 $S ? :
3988 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3989 0 0 -b _ ? :
3992 0 0 if (-d "$_/.") { }
3993 0 0 -b _ ? :
3997 0 0 if (_open_r($fh, $_))
4000 0 0 $b ? :
4012 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4013 0 0 -c _ ? :
4016 0 0 if (-d "$_/.") { }
4017 0 0 -c _ ? :
4021 0 0 if (_open_r($fh, $_))
4024 0 0 $c ? :
4036 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4037 0 0 -u _ ? :
4040 0 0 if (-d "$_/.") { }
4041 0 0 -u _ ? :
4045 0 0 if (_open_r($fh, $_))
4048 0 0 $u ? :
4060 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4061 0 0 -g _ ? :
4064 0 0 if (-d "$_/.") { }
4065 0 0 -g _ ? :
4069 0 0 if (_open_r($fh, $_))
4072 0 0 $g ? :
4084 0 0 if ($] =~ /^5\.008/mosx)
4085 0 0 wantarray ? :
4087 0 0 wantarray ? :
4097 0 0 if (-d $_ or -d "$_/.")
4101 0 0 if (_open_r($fh, $_)) { }
4107 0 0 if (sysread $fh, my $block, 512) { }
4108 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) { }
4133 0 0 if (-d $_ or -d "$_/.")
4137 0 0 if (_open_r($fh, $_)) { }
4143 0 0 if (sysread $fh, my $block, 512) { }
4144 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) { }
4167 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4171 0 0 if (-d "$_/.") { }
4176 0 0 if (_open_r($fh, $_))
4192 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4196 0 0 if (-d "$_/.") { }
4201 0 0 if (_open_r($fh, $_))
4217 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4221 0 0 if (-d "$_/.") { }
4226 0 0 if (_open_r($fh, $_))
4242 0 0 if (wantarray) { }
4261 0 0 if (wantarray) { }
4289 0 0 unless defined $expr
4300 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
4306 0 0 $1 ? :
4310 0 0 unless defined $cxix
4311 0 0 unless exists $iter{$cxix}
4314 0 0 if ($iter{$cxix} == 0)
4319 0 0 if (wantarray) { }
4324 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
4347 0 0 unless defined $expr
4348 0 0 if $expr eq ''
4357 0 0 if ($expr =~ /\A " ((?:$Ebig5plus::q_char)*?) " \z/mosx)
4359 0 0 if ($cond eq 'd') { }
4360 0 0 if (&d($expr))
4365 0 0 if (&e($expr))
4374 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
4375 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^\x81-\xFE/\\]|[\x81-\xFE][\x00-\xFF]) )[$1./$2]mosx)
4380 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
4381 0 0 if ($tail eq '')
4385 0 0 if ($head =~ / \A (?:$Ebig5plus::q_char)*? [*?] /mosx)
4386 0 0 if (@globdir = _do_glob('d', $head))
4391 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
4398 0 0 unless ($expr =~ / \A (?:$Ebig5plus::q_char)*? [*?] /mosx)
4399 0 0 if ($head eq '.')
4402 0 0 if ($head ne '' and ($head =~ / \G ($Ebig5plus::q_char) /gmosx)[-1] ne $pathsep)
4406 0 0 if ($cond eq 'd') { }
4407 0 0 if (&d($head))
4412 0 0 if (&e($head))
4418 0 0 unless &Ebig5plus::opendir(\*DIR, $head)
4422 0 0 if ($head eq '.')
4425 0 0 if ($head ne '' and ($head =~ / \G ($Ebig5plus::q_char) /gmosx)[-1] ne $pathsep)
4438 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
4461 0 0 if ($leaf eq '.' or $leaf eq '..')
4464 0 0 if ($cond eq 'd' and not &d("$head$leaf"))
4468 0 0 if (&$matchsub($leaf))
4476 0 0 if (&Ebig5plus::index($leaf, '.') == -1 and length $leaf <= 8 and &Ebig5plus::index($pattern, '\\.') != -1)
4480 0 0 if (&$matchsub("$leaf."))
4486 0 0 if (@matched)
4490 0 0 if ($fix_drive_relative_paths)
4512 0 0 defined $1 ? :
4546 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'}) { }
4569 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
4588 0 0 if (defined $home and not &d($home))
4599 0 0 if @_
4601 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4611 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4612 0 0 if (wantarray) { }
4624 0 0 wantarray ? :
4632 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4637 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4638 0 0 if (wantarray) { }
4650 0 0 wantarray ? :
4659 0 0 if (CORE::opendir $dh, $_[1]) { }
0 0 elsif (_MSWin32_5Cended_path($_[1])) { }
4663 0 0 if (CORE::opendir $dh, "$_[1]/.")
4675 384 0 if @_
4678 0 384 if (defined fileno $fh) { }
384 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4691 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4692 0 0 if (wantarray) { }
4704 0 0 wantarray ? :
4713 0 0 if (defined fileno $fh) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4721 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4722 0 0 if (wantarray) { }
4734 0 0 wantarray ? :
4742 0 0 unless @_
4746 0 0 if (CORE::unlink $_) { }
0 0 elsif (&d($_)) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4753 0 0 unless {'/', '\\'}->{$_}
4754 0 0 if ($file =~ / \A (?:$Ebig5plus::q_char)*? [ ] /mosx)
4758 0 0 if (_open_r($fh, $_))
4762 0 0 if (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
0 0 elsif (`ver` =~ /\b(?:Windows 2000)\b/mos) { }
4778 0 0 if (_open_r($fh, $_)) { }
4795 0 0 if (@_ == 0)
4801 0 0 if (_MSWin32_5Cended_path($dir)) { }
4802 0 0 unless (&d($dir))
4806 0 0 if ($] =~ /^5\.005/mosx) { }
0 0 elsif ($] =~ /^(?:5\.006|5\.008000)/mosx and $^O eq 'MSWin32') { }
4825 0 0 unless ($@)
4965 0 0 if ($char eq '\\' or $char eq '/') { }
4974 0 0 if ($subdir[-1] eq '\\' or $subdir[-1] eq '/')
4988 0 0 if (`ver` =~ /\b(?:Windows NT|Windows 2000)\b/mos) { }
0 0 elsif (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
4991 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5011 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5026 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5038 0 0 if ($shortdir eq '') { }
0 0 elsif (&fc($shortdir) eq &fc($dir)) { }
5056 768 0 if (@_ >= 1 and $_[0] ne '')
5057 0 768 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
5059 0 0 if ($char[-1] =~ / \x5C \z/mosx)
5079 0 0 if ($^O eq 'MacOS') { }
5086 0 0 if (&f($realfilename))
5090 0 0 if (&e("$realfilename.e"))
5094 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5099 0 0 if (&e("$realfilename.e")) { }
5101 0 0 if (_open_r($fh, "$realfilename.e"))
5102 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5121 0 0 if ($@)
5130 0 0 if ($^O eq 'MacOS')
5141 0 0 if (_open_r($fh, $realfilename))
5142 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5150 0 0 if ($@)
5159 0 0 if ($^O eq 'MacOS')
5168 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) Big5Plus (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
5172 0 0 unless open $fh, ">$realfilename.e"
5173 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5181 0 0 if ($@)
5189 0 0 unless seek $fh, 0, 0
5191 0 0 if ($^O eq 'MacOS')
5210 0 0 if ($@) { }
0 0 elsif (not $result) { }
5288 0 0 if @_
5290 0 0 if (exists $INC{$_})
5291 0 0 if $INC{$_}
5301 0 0 if (/ \b (?: jcode\.pl | jacode(?>[0-9]*)\.pl ) \z /mosx)
5310 0 0 if ($^O eq 'MacOS') { }
5317 0 0 if (&f($realfilename))
5322 0 0 if (&e("$realfilename.e"))
5326 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5331 0 0 if (&e("$realfilename.e")) { }
5333 0 0 unless _open_r($fh, "$realfilename.e")
5334 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5342 0 0 if ($@)
5351 0 0 if ($^O eq 'MacOS')
5357 0 0 unless close $fh
5361 0 0 unless _open_r($fh, $realfilename)
5362 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5370 0 0 if ($@)
5379 0 0 if ($^O eq 'MacOS')
5385 0 0 unless close $fh
5387 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) Big5Plus (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
5391 0 0 unless open $fh, ">$realfilename.e"
5392 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5400 0 0 if ($@)
5408 0 0 unless seek $fh, 0, 0
5410 0 0 if ($^O eq 'MacOS')
5416 0 0 unless close $fh
5430 0 0 if ($@) { }
0 0 elsif (not $result) { }
5457 0 0 if (defined $&) { }
5458 0 0 if (defined $1 and substr($&, -length($1), length $1) eq $1) { }
5475 0 0 if (defined $&) { }
5476 0 0 if (defined $1) { }
5501 0 0 if @_
5503 0 0 if (/\A ($Ebig5plus::q_char) /mosx) { }
5521 0 0 if (/\A ($Ebig5plus::q_char) /mosx) { }
5539 0 0 if (wantarray) { }
5559 0 0 @_ ? :
5560 0 0 if @_ and not wantarray
5566 0 0 if (exists $range_tr{length $getc})
5567 0 0 if ($getc =~ /\A $Ebig5plus::dot_s \z/mosx)
5568 0 0 wantarray ? :
5572 0 0 wantarray ? :
5580 0 0 if @_
5603 389 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) { }
5683 0 0 if (@_ == 3) { }
5690 0 0 if ($index == -1) { }
5704 0 0 if (@_ == 3) { }
5711 0 0 if ($rindex == -1) { }
5865 0 384 if @_
5926 31405 155713 if (/\G ( \n ) /cgox) { }
42620 113093 elsif (/\G ((?>\s+)|\#.*) /cgox) { }
3773 109320 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }
170 109150 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }
4 109146 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx) { }
28 109118 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
1 109117 elsif (/\G ( \$' | \$\{'\} ) /cgmosx) { }
3 109114 elsif (/\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
2878 106236 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }
12209 94027 elsif (/\G ( [,;] ) /cgox) { }
0 94027 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
2 94025 elsif (/\G ( \$ 0 ) /cgmosx) { }
0 94025 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
1 94024 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
219 93805 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 93805 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 93805 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 93805 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 93805 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 93805 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }
0 93805 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
605 93200 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 93097 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 93097 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }
0 93097 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^\x81-\xFE>\0\a\e\f\n\r\t]|[\x81-\xFE][\x00-\xFF])+?) > (?>\s*) \) \b /cgox) { }
0 93097 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }
0 93097 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }
482 92615 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }
19 92596 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 92596 elsif (/\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
13 92583 elsif (/\G \b Big5Plus::eval (?= (?>\s*) \{ ) /cgox) { }
0 92583 elsif (/\G \b Char::eval \b (?! (?>\s*) => ) /cgox) { }
114 92469 elsif (/\G \b Big5Plus::eval \b (?! (?>\s*) => ) /cgox) { }
2 92467 elsif (/\G \b bytes::substr \b (?! (?>\s*) => ) /cgox) { }
2 92465 elsif (/\G \b chop \b (?! (?>\s*) => ) /cgox) { }
2 92463 elsif (/\G \b bytes::index \b (?! (?>\s*) => ) /cgox) { }
0 92463 elsif (/\G \b Char::index \b (?! (?>\s*) => ) /cgox) { }
2 92461 elsif (/\G \b Big5Plus::index \b (?! (?>\s*) => ) /cgox) { }
2 92459 elsif (/\G \b index \b (?! (?>\s*) => ) /cgox) { }
2 92457 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => ) /cgox) { }
0 92457 elsif (/\G \b Char::rindex \b (?! (?>\s*) => ) /cgox) { }
2 92455 elsif (/\G \b Big5Plus::rindex \b (?! (?>\s*) => ) /cgox) { }
2 92453 elsif (/\G \b rindex \b (?! (?>\s*) => ) /cgox) { }
1 92452 elsif (/\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 92452 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 92452 elsif (/\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 92452 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
3 92449 elsif (/\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 92449 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\") ((?:$Ebig5plus::qq_char)+?) (\") /cgox) { }
0 92449 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\#) ((?:$Ebig5plus::qq_char)+?) (\#) /cgox) { }
0 92449 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 92449 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 92449 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 92449 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
1 92448 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\S) ((?:$Ebig5plus::qq_char)+?) (\2) /cgox) { }
5 92443 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\') ((?:\\\'|\\\\|$Ebig5plus::q_char)+?) (\') /cgox) { }
0 92443 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)+?) (\#) /cgox) { }
0 92443 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 92443 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 92443 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 92443 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
1 92442 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ebig5plus::q_char)+?) (\2) /cgox) { }
0 92442 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 92442 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \( ((?:$qq_paren)*?) \) /cgox) { }
0 92442 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) (?= [a-z]+) /cgox) { }
0 92442 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) ((?>\w+)) /cgox) { }
0 92442 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\") ((?:$Ebig5plus::qq_char)+?) (\") /cgox) { }
0 92442 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\#) ((?:$Ebig5plus::qq_char)+?) (\#) /cgox) { }
0 92442 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 92442 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 92442 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 92442 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
2 92440 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\S) ((?:$Ebig5plus::qq_char)+?) (\2) /cgox) { }
103 92337 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\') ((?:\\\'|\\\\|$Ebig5plus::q_char)+?) (\') /cgox) { }
0 92337 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)+?) (\#) /cgox) { }
0 92337 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 92337 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 92337 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 92337 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
2 92335 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ebig5plus::q_char)+?) (\2) /cgox) { }
6 92329 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 92329 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 92329 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?= (?>\s+) [a-z]+) /cgox) { }
50 92279 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) ((?>\w+)) /cgox) { }
2 92277 elsif (/\G -(t) (?>\s+) ((?>\w+)) /cgox) { }
1 92276 elsif (/\G \b lstat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
3 92273 elsif (/\G \b stat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 92273 elsif (/\G -s (?>\s*) (\") ((?:$Ebig5plus::qq_char)+?) (\") /cgox) { }
0 92273 elsif (/\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Ebig5plus::qq_char)+?) (\#) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Ebig5plus::qq_char)+?) (\1) /cgox) { }
0 92273 elsif (/\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Ebig5plus::q_char)+?) (\') /cgox) { }
0 92273 elsif (/\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)+?) (\#) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Ebig5plus::q_char)+?) (\1) /cgox) { }
0 92273 elsif (/\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 92273 elsif (/\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 92273 elsif (/\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 92273 elsif (/\G -s (?>\s+) ((?>\w+)) /cgox) { }
2 92271 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 92269 elsif (/\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
36 92233 elsif (/\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 92231 elsif (/\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 92229 elsif (/\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
8 92221 elsif (/\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 92221 elsif (/\G \b lc \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b lcfirst \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b uc \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b ucfirst \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b fc \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b lstat \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b stat \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G -s \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b bytes::length \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b bytes::chr \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b chr \b (?! (?>\s*) => ) /cgox) { }
0 92221 elsif (/\G \b bytes::ord \b (?! (?>\s*) => ) /cgox) { }
2 92219 elsif (/\G \b ord \b (?! (?>\s*) => ) /cgox) { }
0 92219 elsif (/\G \b glob \b (?! (?>\s*) => ) /cgox) { }
4 92215 elsif (/\G \b reverse \b (?! (?>\s*) => ) /cgox) { }
8 92207 elsif (/\G \b getc \b (?! (?>\s*) => ) /cgox) { }
2 92205 elsif (/\G \b opendir ((?>\s*) \( (?>\s*)) (?=[A-Za-z_]) /cgox) { }
0 92205 elsif (/\G \b opendir ((?>\s+)) (?=[A-Za-z_]) /cgox) { }
87 92118 elsif (/\G \b unlink \b (?! (?>\s*) => ) /cgox) { }
3 92115 elsif (/\G \b (chdir) \b (?! (?>\s*) => ) /cgox) { }
404 91711 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
11 91700 elsif (/\G \b ( tr | y ) \b /cgox) { }
5897 85803 elsif (/\G \b (qq) \b /cgox) { }
184 85619 elsif (/\G \b (qr) \b /cgox) { }
34 85585 elsif (/\G \b (qw) \b /cgox) { }
3 85582 elsif (/\G \b (qx) \b /cgox) { }
606 84976 elsif (/\G \b (q) \b /cgox) { }
491 84485 elsif (/\G \b (m) \b /cgox) { }
290 84195 elsif (/\G \b (s) \b /cgox) { }
1 84194 elsif (/\G \b do (?= (?>\s*) \{ ) /cgmosx) { }
0 84194 elsif (/\G \b do (?= (?>\s+) (?: q | qq | qx ) \b) /cgmosx) { }
0 84194 elsif (/\G \b do (?= (?>\s+) (?>\w+)) /cgmosx) { }
0 84194 elsif (/\G \b do (?= (?>\s*) \$ (?> \w+ (?: ::\w+)* ) \( ) /cgmosx) { }
2 84192 elsif (/\G \b do \b /cgmosx) { }
0 84192 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 84192 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x81-\xFE#]) /cgmosx) { }
0 84192 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 84192 elsif (/\G \b require (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 84192 elsif (/\G \b require (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84192 elsif (/\G \b require (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
18 84174 elsif (/\G \b require (?>\s+) ((?>[A-Za-z_]\w* (?: :: [A-Za-z_]\w*)*)) (?>\s*) ; /cgmosx) { }
0 84174 elsif (/\G \b require (?>\s*) ; /cgmosx) { }
1 84173 elsif (/\G \b require \b /cgmosx) { }
70 84103 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 84103 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^\x81-\xFE#]) /cgmosx) { }
0 84103 elsif (/\G \b use ((?>\s+) strict) \b /cgmosx) { }
3 84100 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
0 84100 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
2 84098 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 84098 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x81-\xFE#]) /cgmosx) { }
0 84098 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 84098 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 84098 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x81-\xFE#]) /cgmosx) { }
0 84098 elsif (/\G \b no ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\{) (?>\s*) \} (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\[) (?>\s*) \] (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\<) (?>\s*) \> (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) ([\x21-\x3F]) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\S) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\() [^\x81-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\') [^\x81-\xFE']* \') (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\") [^\x81-\xFE"]* \") (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\() [^\x81-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\{) (?:$Ebig5plus::q_char)*? \}) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\[) (?:$Ebig5plus::q_char)*? \]) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\<) [^\x81-\xFE>]* \>) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) ([\x21-\x3F]) .*? \3) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\S) (?:$Ebig5plus::q_char)*? \3) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\{) (?>\s*) \} (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\[) (?>\s*) \] (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\<) (?>\s*) \> (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) ([\x21-\x3F]) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\S) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\() [^\x81-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\') [^\x81-\xFE']* \') (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\") [^\x81-\xFE"]* \") (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\() [^\x81-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\{) (?:$Ebig5plus::q_char)*? \}) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\[) (?:$Ebig5plus::q_char)*? \]) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\<) [^\x81-\xFE>]* \>) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) ([\x21-\x3F]) .*? \3) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\S) (?:$Ebig5plus::q_char)*? \3) (?>\s*) ; /cgmosx) { }
0 84098 elsif (/\G \b use \b /cgmosx) { }
2 84096 elsif (/\G \b no \b /cgmosx) { }
3177 80919 elsif (/\G (?
3404 77515 elsif (/\G (\") /cgox) { }
37 77478 elsif (/\G (\`) /cgox) { }
1231 76247 elsif ($Ebig5plus::slash eq 'm//' and m[\G (/) ]cgox) { }
92 76155 elsif ($Ebig5plus::slash eq 'm//' and /\G (\?) /cgox) { }
0 76155 elsif (/\G ( <<>> ) /cgox) { }
0 76155 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
6 76149 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
3 76146 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
6 76140 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
3 76137 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
6 76131 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
86 76045 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
2 76043 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
39 76004 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
54 75950 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 75950 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
13 75937 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 75937 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 75937 elsif (/\G < ((?:[^\x81-\xFE>\0\a\e\f\n\r\t]|[\x81-\xFE][\x00-\xFF])+?) > /cgox) { }
0 75937 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }
384 75553 elsif (/\G ^ ( __END__ \n .*) \z /cgmosx) { }
0 75553 elsif (/\G ( \cD .*) \z /cgmosx) { }
0 75553 elsif (/\G ( \cZ .*) \z /cgmosx) { }
14161 61392 elsif (/\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
7 61385 elsif (/\G ( \.\.\. ) /cgox) { }
23792 37593 elsif (m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
37593 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
5928 197 31208 if (scalar @heredoc_delimiter >= 1)
5983 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) { }
6032 9 2869 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
253 2616 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
6315 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) { }
6322 0 0 if (/\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) /cgox) { }
6325 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 ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
6339 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)*?) (\#) /cgox) { }
6342 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 ([*\-:?\\^|]) ((?:$Ebig5plus::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Ebig5plus::q_char)*?) (\1) /cgox) { }
6358 0 13 if (/\G (\\\\) /cgox) { }
0 13 elsif (/\G (\\\') /cgox) { }
2 11 elsif (/\G \' /cgox) { }
11 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
6370 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
6389 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) { }
6412 0 0 if (/\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) /cgox) { }
6415 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 ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
6429 0 124 if (/\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6432 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 68 elsif (/\G ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
68 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6447 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)*?) (\#) /cgox) { }
6450 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 ([*\-:?\\^|]) ((?:$Ebig5plus::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Ebig5plus::q_char)*?) (\1) /cgox) { }
6464 0 136 if (/\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6467 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 80 elsif (/\G ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
80 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6484 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
6496 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
6508 0 558 if (/\G (\\\\) /cgox) { }
0 558 elsif (m[\G (\\/) ]cgox) { }
125 433 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
433 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
6529 0 11 if (/\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
6536 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) ((?:$Ebig5plus::qq_char)*?) (\1) ((?:$Ebig5plus::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6540 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) ((?:$Ebig5plus::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6552 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) ((?:$Ebig5plus::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6564 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) ((?:$Ebig5plus::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6576 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) ((?:$Ebig5plus::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6600 40 5857 if (/\G (\#) /cgox) { }
6603 80 1868 if (/\G (\\\\) /cgox) { }
0 1868 elsif (/\G (\\\#) /cgox) { }
40 1828 elsif (/\G (\#) /cgox) { }
1828 0 elsif (/\G ($Ebig5plus::qq_char) /cgox) { }
6614 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) { }
6621 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Ebig5plus::qq_char) /cgox) { }
6625 0 0 if (--$Ebig5plus::nest == 0) { }
6638 720 245450 if (/\G (\\\\) /cgox) { }
0 245450 elsif (/\G (\\\}) /cgox) { }
1384 244066 elsif (/\G (\{) /cgox) { }
7159 236907 elsif (/\G (\}) /cgox) { }
236907 0 elsif (/\G ($Ebig5plus::qq_char) /cgox) { }
6642 5775 1384 if (--$Ebig5plus::nest == 0) { }
6655 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Ebig5plus::qq_char) /cgox) { }
6659 0 0 if (--$Ebig5plus::nest == 0) { }
6672 22 2018 if (/\G (\\\\) /cgox) { }
0 2018 elsif (/\G (\\\>) /cgox) { }
2 2016 elsif (/\G (\<) /cgox) { }
64 1952 elsif (/\G (\>) /cgox) { }
1952 0 elsif (/\G ($Ebig5plus::qq_char) /cgox) { }
6676 62 2 if (--$Ebig5plus::nest == 0) { }
6689 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 ($Ebig5plus::qq_char) /cgox) { }
6704 0 184 if (/\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6710 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 107 elsif (/\G ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
107 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6726 0 34 if (/\G (\#) (.*?) (\#) /cgmosx) { }
6732 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) ((?:$Ebig5plus::q_char)*?) (\1) /cgmosx) { }
6756 0 3 if (/\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) /cgox) { }
6762 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') /cgox) { }
1 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
6783 0 606 if (/\G (\#) /cgox) { }
6786 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
6797 0 606 if (/\G ((?>\s+)|\#.*) /cgox) { }
1 605 elsif (/\G (\() /cgox) { }
599 6 elsif (/\G (\{) /cgox) { }
0 6 elsif (/\G (\[) /cgox) { }
5 1 elsif (/\G (\<) /cgox) { }
1 0 elsif (/\G (\S) /cgox) { }
6804 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 ($Ebig5plus::q_char) /cgox) { }
6809 1 0 if (--$Ebig5plus::nest == 0) { }
6822 0 8254 if (/\G (\\\\) /cgox) { }
0 8254 elsif (/\G (\\\}) /cgox) { }
0 8254 elsif (/\G (\\\{) /cgox) { }
114 8140 elsif (/\G (\{) /cgox) { }
713 7427 elsif (/\G (\}) /cgox) { }
7427 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
6827 599 114 if (--$Ebig5plus::nest == 0) { }
6840 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 ($Ebig5plus::q_char) /cgox) { }
6845 0 0 if (--$Ebig5plus::nest == 0) { }
6858 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 ($Ebig5plus::q_char) /cgox) { }
6863 5 0 if (--$Ebig5plus::nest == 0) { }
6876 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 ($Ebig5plus::q_char) /cgox) { }
6891 0 491 if (/\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6897 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 (\?) ((?:$Ebig5plus::qq_char)*?) (\?) ([cgimosxpadlunbB]*) /cgox) { }
87 312 elsif (/\G (\') ((?:$Ebig5plus::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 312 elsif (/\G ([*\-:\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
312 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6922 1 289 if (/\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
6928 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ((?:$Ebig5plus::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
2 191 elsif (/\G ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) ((?:$Ebig5plus::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
0 191 elsif (/\G (\$) ((?:$Ebig5plus::qq_char)*?) (\1) ((?:$Ebig5plus::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
191 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ((?:$Ebig5plus::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6932 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ebig5plus::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ebig5plus::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ebig5plus::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6949 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ebig5plus::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ebig5plus::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ebig5plus::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6966 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ebig5plus::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6981 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ebig5plus::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ebig5plus::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ebig5plus::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
7047 0 3 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
7055 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
7135 8 15687 if (/\G (\\\\) /cgox) { }
48 15639 elsif (/\G (\\\') /cgox) { }
3177 12462 elsif (/\G \' /cgox) { }
12462 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
7147 109 71189 if (/\G (\\\\) /cgox) { }
14 71175 elsif (/\G (\\\") /cgox) { }
3404 67771 elsif (/\G \" /cgox) { }
67771 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
7159 0 313 if (/\G (\\\\) /cgox) { }
0 313 elsif (/\G (\\\`) /cgox) { }
37 276 elsif (/\G \` /cgox) { }
276 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
7171 11 12591 if (/\G (\\\\) /cgox) { }
0 12591 elsif (m[\G (\\/) ]cgox) { }
1231 11360 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
11360 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
7183 0 266 if (/\G (\\\\) /cgox) { }
0 266 elsif (/\G (\\\?) /cgox) { }
92 174 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
174 0 elsif (/\G ($Ebig5plus::q_char) /cgox) { }
7204 6 0 if ($here_script eq '')
7208 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7237 3 0 if ($here_script eq '')
7241 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7261 6 0 if ($here_script eq '')
7265 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7285 3 0 if ($here_script eq '')
7289 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7309 6 0 if ($here_script eq '')
7313 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7333 83 3 if ($here_script eq '')
7337 86 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7363 1 1 if ($here_script eq '')
7367 2 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7384 38 1 if ($here_script eq '')
7388 39 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7405 51 3 if ($here_script eq '')
7409 54 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7426 0 0 if ($here_script eq '')
7430 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7571 3018 79 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
7572 3018 0 unless ($string =~ /<
7579 0 606 if (do { $string =~ /\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx }) { }
0 606 elsif ($string =~ /\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
0 606 elsif ($string =~ /\G ( \$' | \$\{'\} ) /cgmosx) { }
0 606 elsif ($string =~ /\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
0 606 elsif ($string =~ /\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
0 606 elsif ($string =~ /\G ( \$ 0 ) /cgmosx) { }
0 606 elsif ($string =~ /\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
0 606 elsif ($string =~ /\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
0 606 elsif ($string =~ /\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 606 elsif ($string =~ /\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 606 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 606 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 606 elsif ($string =~ /\G \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 606 elsif ($string =~ /\G \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} /cgmosx) { }
3 603 elsif ($string =~ /\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
0 603 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 603 elsif ($string =~ m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 603 elsif ($string =~ /\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 603 elsif ($string =~ /\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
0 603 elsif ($string =~ /\G \b Big5Plus::eval (?= (?>\s*) \{ ) /cgox) { }
0 603 elsif ($string =~ /\G \b Char::eval \b /cgox) { }
0 603 elsif ($string =~ /\G \b Big5Plus::eval \b /cgox) { }
0 603 elsif ($string =~ /\G \b bytes::substr \b /cgox) { }
0 603 elsif ($string =~ /\G \b chop \b /cgox) { }
0 603 elsif ($string =~ /\G \b bytes::index \b /cgox) { }
0 603 elsif ($string =~ /\G \b Char::index \b /cgox) { }
0 603 elsif ($string =~ /\G \b Big5Plus::index \b /cgox) { }
0 603 elsif ($string =~ /\G \b index \b /cgox) { }
0 603 elsif ($string =~ /\G \b bytes::rindex \b /cgox) { }
0 603 elsif ($string =~ /\G \b Char::rindex \b /cgox) { }
0 603 elsif ($string =~ /\G \b Big5Plus::rindex \b /cgox) { }
0 603 elsif ($string =~ /\G \b rindex \b /cgox) { }
0 603 elsif ($string =~ /\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 603 elsif ($string =~ /\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 603 elsif ($string =~ /\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 603 elsif ($string =~ /\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 603 elsif ($string =~ /\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 603 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\") ((?:$Ebig5plus::qq_char)+?) (\") /cgox) { }
0 603 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\#) ((?:$Ebig5plus::qq_char)+?) (\#) /cgox) { }
0 603 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 603 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 603 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 603 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
1 602 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\S) ((?:$Ebig5plus::qq_char)+?) (\2) /cgox) { }
1 601 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\') ((?:\\\'|\\\\|$Ebig5plus::q_char)+?) (\') /cgox) { }
0 601 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)+?) (\#) /cgox) { }
0 601 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 601 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 601 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 601 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
1 600 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ebig5plus::q_char)+?) (\2) /cgox) { }
0 600 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (\$ (?> \w+ (?: ::\w+)*) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 600 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \( ((?:$qq_paren)*?) \) /cgox) { }
0 600 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) (?= [a-z]+) /cgox) { }
0 600 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) ((?>\w+)) /cgox) { }
0 600 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\") ((?:$Ebig5plus::qq_char)+?) (\") /cgox) { }
0 600 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\#) ((?:$Ebig5plus::qq_char)+?) (\#) /cgox) { }
0 600 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 600 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 600 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 600 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
2 598 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\S) ((?:$Ebig5plus::qq_char)+?) (\2) /cgox) { }
1 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\') ((?:\\\'|\\\\|$Ebig5plus::q_char)+?) (\') /cgox) { }
0 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)+?) (\#) /cgox) { }
0 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
2 595 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ebig5plus::q_char)+?) (\2) /cgox) { }
0 595 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\$ (?> \w+ (?: ::\w+)*) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 595 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 595 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?= (?>\s+) [a-z]+) /cgox) { }
0 595 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) ((?>\w+)) /cgox) { }
0 595 elsif ($string =~ /\G -(t) (?>\s+) ((?>\w+)) /cgox) { }
0 595 elsif ($string =~ /\G \b lstat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 595 elsif ($string =~ /\G \b stat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s*) (\") ((?:$Ebig5plus::qq_char)+?) (\") /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Ebig5plus::qq_char)+?) (\#) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Ebig5plus::qq_char)+?) (\1) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Ebig5plus::q_char)+?) (\') /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)+?) (\#) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Ebig5plus::q_char)+?) (\1) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)*) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ))*) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 595 elsif ($string =~ /\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) ((?>\w+)) /cgox) { }
0 595 elsif ($string =~ /\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 595 elsif ($string =~ /\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 595 elsif ($string =~ /\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 595 elsif ($string =~ /\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 595 elsif ($string =~ /\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 595 elsif ($string =~ /\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 595 elsif ($string =~ /\G \b lc \b /cgox) { }
0 595 elsif ($string =~ /\G \b lcfirst \b /cgox) { }
0 595 elsif ($string =~ /\G \b uc \b /cgox) { }
0 595 elsif ($string =~ /\G \b ucfirst \b /cgox) { }
0 595 elsif ($string =~ /\G \b fc \b /cgox) { }
0 595 elsif ($string =~ /\G \b lstat \b /cgox) { }
0 595 elsif ($string =~ /\G \b stat \b /cgox) { }
0 595 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \b /cgox) { }
0 595 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) \b /cgox) { }
0 595 elsif ($string =~ /\G -s \b /cgox) { }
0 595 elsif ($string =~ /\G \b bytes::length \b /cgox) { }
0 595 elsif ($string =~ /\G \b bytes::chr \b /cgox) { }
0 595 elsif ($string =~ /\G \b chr \b /cgox) { }
0 595 elsif ($string =~ /\G \b bytes::ord \b /cgox) { }
0 595 elsif ($string =~ /\G \b ord \b /cgox) { }
0 595 elsif ($string =~ /\G \b glob \b /cgox) { }
0 595 elsif ($string =~ /\G \b reverse \b /cgox) { }
0 595 elsif ($string =~ /\G \b getc \b /cgox) { }
0 595 elsif ($string =~ /\G \b opendir ((?>\s*) \( (?>\s*)) (?=[A-Za-z_]) /cgox) { }
0 595 elsif ($string =~ /\G \b opendir ((?>\s+)) (?=[A-Za-z_]) /cgox) { }
0 595 elsif ($string =~ /\G \b unlink \b /cgox) { }
0 595 elsif ($string =~ /\G \b (chdir) \b (?! (?>\s*) => ) /cgox) { }
0 595 elsif ($string =~ /\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
0 595 elsif ($string =~ /\G \b (qq) \b /cgox) { }
0 595 elsif ($string =~ /\G \b (qx) \b /cgox) { }
0 595 elsif ($string =~ /\G \b (q) \b /cgox) { }
44 551 elsif ($string =~ /\G (?
6 545 elsif ($string =~ /\G (\") ((?:$Ebig5plus::qq_char)*?) (\") /cgox) { }
0 545 elsif ($string =~ /\G (\`) ((?:$Ebig5plus::qq_char)*?) (\`) /cgox) { }
0 545 elsif ($string =~ /\G ( <<>> ) /cgox) { }
0 545 elsif ($string =~ /\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 545 elsif ($string =~ /\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 545 elsif ($string =~ /\G < ((?:$Ebig5plus::q_char)+?) > /cgox) { }
0 545 elsif ($string =~ /\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
0 545 elsif ($string =~ /\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
0 545 elsif ($string =~ /\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
0 545 elsif ($string =~ /\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
0 545 elsif ($string =~ /\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
0 545 elsif ($string =~ /\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
0 545 elsif ($string =~ /\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
0 545 elsif ($string =~ /\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
0 545 elsif ($string =~ /\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
0 545 elsif ($string =~ /\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 545 elsif ($string =~ /\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
80 465 elsif ($string =~ /\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
0 465 elsif ($string =~ /\G ( \.\.\. ) /cgox) { }
112 353 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) { }
353 0 elsif ($string =~ /\G ($Ebig5plus::q_char) /cgox) { }
7816 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) { }
7823 0 0 if ($string =~ /\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) /cgox) { }
7826 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 ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
7840 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)*?) (\#) /cgox) { }
7843 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 ([*\-:?\\^|]) ((?:$Ebig5plus::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Ebig5plus::q_char)*?) (\1) /cgox) { }
7859 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Ebig5plus::q_char) /cgox) { }
7871 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Ebig5plus::q_char) /cgox) { }
7890 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) { }
7913 0 0 if ($string =~ /\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) /cgox) { }
7916 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 ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
7930 0 0 if ($string =~ /\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
7933 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
7948 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)*?) (\#) /cgox) { }
7951 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 ([*\-:?\\^|]) ((?:$Ebig5plus::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Ebig5plus::q_char)*?) (\1) /cgox) { }
7965 0 0 if ($string =~ /\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
7968 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Ebig5plus::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
7985 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Ebig5plus::q_char) /cgox) { }
7997 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Ebig5plus::q_char) /cgox) { }
8009 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 ($Ebig5plus::q_char) /cgox) { }
8021 0 0 if ($string =~ /\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) /cgox) { }
8027 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) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
8041 0 0 if ($string =~ /\G (\#) ((?:$Ebig5plus::qq_char)*?) (\#) /cgox) { }
8047 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 (\') ((?:$Ebig5plus::qq_char)*?) (\') /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ebig5plus::qq_char)*?) (\1) /cgox) { }
8062 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ebig5plus::q_char)*?) (\#) /cgox) { }
8068 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| $Ebig5plus::q_char)*?) (\1) /cgox) { }
8115 0 0 if ($here_script eq '')
8119 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8139 0 0 if ($here_script eq '')
8143 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8163 0 0 if ($here_script eq '')
8167 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8187 0 0 if ($here_script eq '')
8191 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8211 0 0 if ($here_script eq '')
8215 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8235 0 0 if ($here_script eq '')
8239 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8256 0 0 if ($here_script eq '')
8260 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8277 0 0 if ($here_script eq '')
8281 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8298 0 0 if ($here_script eq '')
8302 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8319 0 0 if ($here_script eq '')
8323 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8395 115 5319 if ($char eq '.') { }
8396 23 92 if ($modifier =~ /s/) { }
8434 0 11 if ($modifier =~ tr/Bb//d) { }
8435 0 0 if ($variable eq '') { }
8443 2 9 if ($variable eq '') { }
8465 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) { }
8485 0 0 unless ($charclass =~ /\Q$char\E/msx)
8506 1 21274 if ($char[$i] =~ /\A ([\x80-\xFF].*) (\Q$delimiter\E|\Q$end_delimiter\E) \z/msx) { }
22 38436 elsif (defined $char[$i + 1] and $char[$i + 1] eq '\\' and $char[$i] =~ /\A ([\x80-\xFF].*) (\\) \z/msx) { }
8513 204 3763 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
8552 0 309319 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 309319 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 309318 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 309317 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 309317 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x81-\xFE0-9\}][^\x81-\xFE\}]*) \} ) \z/mosx) { }
8576 1342 307977 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ([\@\\\|$delimiter$end_delimiter]) \z/msx }) { }
647 307330 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 307330 elsif ($char[$i] eq '\\u') { }
0 307330 elsif ($char[$i] eq '\\l') { }
0 307330 elsif ($char[$i] eq '\\U') { }
6 307324 elsif ($char[$i] eq '\\L') { }
9 307315 elsif ($char[$i] eq '\\F') { }
0 307315 elsif ($char[$i] eq '\\Q') { }
12 307303 elsif ($char[$i] eq '\\E') { }
0 307303 elsif ($char[$i] eq '\\Q') { }
0 307303 elsif ($char[$i] eq '\\E') { }
75 307228 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 307228 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 307228 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
415 306813 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 306813 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 306813 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 306813 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 306813 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
44 306769 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
45 306724 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
33 306691 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 306691 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 306691 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
8595 0 647 if ($right_e < $left_e)
8637 12 0 if ($right_e < $left_e) { }
8647 0 0 if (++$i > $#char)
8650 0 0 if ($char[$i] eq '\\E')
8718 3 9549 if ($left_e > $right_e)
8734 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{'>'}) { }
8751 0 0 unless ($octet{$char})
8762 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
8804 0 3329 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3329 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3328 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3327 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 3327 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x81-\xFE0-9\}][^\x81-\xFE\}]*) \} ) \z/mosx) { }
8828 57 3272 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
72 3200 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 3200 elsif ($char[$i] eq '\\u') { }
0 3200 elsif ($char[$i] eq '\\l') { }
0 3200 elsif ($char[$i] eq '\\U') { }
6 3194 elsif ($char[$i] eq '\\L') { }
0 3194 elsif ($char[$i] eq '\\F') { }
0 3194 elsif ($char[$i] eq '\\Q') { }
3 3191 elsif ($char[$i] eq '\\E') { }
0 3191 elsif ($char[$i] eq '\\Q') { }
0 3191 elsif ($char[$i] eq '\\E') { }
0 3191 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3191 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3191 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3191 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3191 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3191 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3191 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3191 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3183 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3175 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3169 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3169 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 3169 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
8838 0 72 if ($right_e < $left_e)
8867 3 0 if ($right_e < $left_e) { }
8877 0 0 if (++$i > $#char)
8880 0 0 if ($char[$i] eq '\\E')
8948 3 105 if ($left_e > $right_e)
8962 0 1835 if ($modifier =~ /([adlu])/mosx)
8965 0 0 if ($filename ne '/root/.cpan/build/Char-Big5Plus-1.13-0/blib/lib/Ebig5plus.pm')
8976 8 1827 if ($string eq '') { }
240 1587 elsif ($modifier =~ tr/Bb//d) { }
8986 0 240 if ($delimiter =~ / [\@:] /mosx)
8989 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9007 0 0 unless ($octet{$char})
9016 90 150 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9024 465 1122 $modifier =~ /i/mosx ? :
9053 0 1587 if ($delimiter =~ / [\@:] /mosx)
9055 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9073 0 0 unless ($octet{$char})
9087 0 5514 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 5514 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 5513 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 5512 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
6 5506 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x81-\xFE0-9\}][^\x81-\xFE\}]*) \} ) \z/mosx) { }
4 5502 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
9120 77 5437 if (do { $char[$i] =~ /\A \\? ([\x80-\xFF].*) ($metachar|\Q$delimiter\E|\Q$end_delimiter\E) \z/msx }) { }
6 5431 elsif ($char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx) { }
586 4845 elsif ($char[$i] eq '[') { }
328 4517 elsif ($char[$i] eq '[^') { }
215 4302 elsif (my $char = character_class($char[$i], $modifier)) { }
238 4064 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ebig5plus::uc($char[$i]) ne &fc($char[$i])) { }
1 4063 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 4063 elsif ($char[$i] eq '\\u') { }
0 4063 elsif ($char[$i] eq '\\l') { }
1 4062 elsif ($char[$i] eq '\\U') { }
1 4061 elsif ($char[$i] eq '\\L') { }
9 4052 elsif ($char[$i] eq '\\F') { }
22 4030 elsif ($char[$i] eq '\\Q') { }
33 3997 elsif ($char[$i] eq '\\E') { }
0 3997 elsif ($char[$i] eq '\\Q') { }
0 3997 elsif ($char[$i] eq '\\E') { }
0 3997 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3997 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3997 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3997 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3997 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3997 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3997 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3997 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3989 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3981 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3975 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3975 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 3975 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
31 3944 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
188 4438 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9130 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 $Ebig5plus::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 $Ebig5plus::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 $Ebig5plus::q_char \z/mosx) { }
9148 3 583 if ($char[$i + 1] eq ']')
9153 0 2583 if (++$i > $#char)
9156 586 1997 if ($char[$i] eq ']')
9160 90 496 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9180 5 323 if ($char[$i + 1] eq ']')
9185 0 1447 if (++$i > $#char)
9188 328 1119 if ($char[$i] eq ']')
9192 90 238 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9212 238 0 if (length &fc($char[$i]) == 1) { }
9222 0 1 if ($right_e < $left_e)
9251 33 0 if ($right_e < $left_e) { }
9261 0 0 if (++$i > $#char)
9264 0 0 if ($char[$i] eq '\\E')
9274 0 0 if ($ignorecase)
9279 0 0 if ($ignorecase)
9292 0 0 if ($ignorecase)
9298 0 0 if ($ignorecase)
9306 0 0 if ($ignorecase)
9314 0 0 if ($ignorecase)
9322 0 0 if ($ignorecase)
9329 0 8 if ($ignorecase) { }
9339 0 8 if ($ignorecase) { }
9349 0 6 if ($ignorecase) { }
9359 0 0 if ($ignorecase)
9367 0 0 if ($ignorecase)
9375 4 27 if ($ignorecase)
9382 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 '?') { }
9386 0 0 if ($char[$i] eq '{') { }
9401 0 1587 if ($left_e > $right_e)
9402 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9409 94 1493 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9424 300 240 if ($stuff =~ /\A [\$\@] /mosx)
9431 0 240 if $char eq $delimiter
9432 0 240 if $char eq $end_delimiter
9433 240 0 unless ($octet{$char})
9448 0 163 if ($modifier =~ /([adlu])/mosx)
9451 0 0 if ($filename ne '/root/.cpan/build/Char-Big5Plus-1.13-0/blib/lib/Ebig5plus.pm')
9462 8 155 if ($string eq '') { }
89 66 elsif ($modifier =~ tr/Bb//d) { }
9485 32 34 $modifier =~ /i/mosx ? :
9501 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 &Ebig5plus::uc($char[$i]) ne &fc($char[$i])) { }
0 113 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9512 0 0 if ($char[$i + 1] eq ']')
9516 0 0 if (++$i > $#char)
9519 0 0 if ($char[$i] eq ']')
9534 0 0 if ($char[$i + 1] eq ']')
9538 0 0 if (++$i > $#char)
9541 0 0 if ($char[$i] eq ']')
9565 16 0 if (length &fc($char[$i]) == 1) { }
9575 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
9601 0 199 if (do { $char[$i] eq '\\\\' }) { }
0 199 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
9627 0 194 if ($modifier =~ /([adlu])/mosx)
9630 0 0 if ($filename ne '/root/.cpan/build/Char-Big5Plus-1.13-0/blib/lib/Ebig5plus.pm')
9641 8 186 if ($string eq '') { }
44 142 elsif ($modifier =~ tr/Bb//d) { }
9651 0 44 if ($delimiter =~ / [\@:] /mosx)
9654 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9672 0 0 unless ($octet{$char})
9686 17 125 $modifier =~ /i/mosx ? :
9719 0 142 if ($delimiter =~ / [\@:] /mosx)
9721 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9739 0 0 unless ($octet{$char})
9756 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) { }
9789 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 &Ebig5plus::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) { }
9799 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 $Ebig5plus::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 $Ebig5plus::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 $Ebig5plus::q_char \z/mosx) { }
9813 0 20 if ($char[$i + 1] eq ']')
9817 0 79 if (++$i > $#char)
9820 20 59 if ($char[$i] eq ']')
9824 0 20 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9840 0 0 if ($char[$i + 1] eq ']')
9844 0 0 if (++$i > $#char)
9847 0 0 if ($char[$i] eq ']')
9851 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9871 11 0 if (length &fc($char[$i]) == 1) { }
9881 0 8 if ($right_e < $left_e)
9910 7 0 if ($right_e < $left_e) { }
9920 0 0 if (++$i > $#char)
9923 0 0 if ($char[$i] eq '\\E')
9951 0 0 if ($1 <= $parens)
9958 0 0 if ($1 <= $parens)
9965 0 0 if ($1 <= $parens)
9972 0 0 if ($ignorecase)
9977 0 0 if ($ignorecase)
9990 0 0 if ($ignorecase)
9996 0 0 if ($ignorecase)
10004 0 0 if ($ignorecase)
10012 0 0 if ($ignorecase)
10020 0 0 if ($ignorecase)
10027 0 4 if ($ignorecase) { }
10037 0 4 if ($ignorecase) { }
10047 0 3 if ($ignorecase) { }
10057 0 0 if ($ignorecase)
10065 0 0 if ($ignorecase)
10073 0 13 if ($ignorecase)
10080 0 23 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10092 0 142 if ($left_e > $right_e)
10106 0 96 if ($modifier =~ /([adlu])/mosx)
10109 0 0 if ($filename ne '/root/.cpan/build/Char-Big5Plus-1.13-0/blib/lib/Ebig5plus.pm')
10120 8 88 if ($string eq '') { }
44 44 elsif ($modifier =~ tr/Bb//d) { }
10143 16 28 $modifier =~ /i/mosx ? :
10159 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 &Ebig5plus::uc($char[$i]) ne &fc($char[$i])) { }
0 86 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
10170 0 0 if ($char[$i + 1] eq ']')
10174 0 0 if (++$i > $#char)
10177 0 0 if ($char[$i] eq ']')
10192 0 0 if ($char[$i + 1] eq ']')
10196 0 0 if (++$i > $#char)
10199 0 0 if ($char[$i] eq ']')
10223 8 0 if (length &fc($char[$i]) == 1) { }
10233 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
10260 0 98 if (do { $char[$i] eq '\\\\' }) { }
0 98 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
10290 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) { }
10310 0 91 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
10325 0 290 if ($modifier =~ /([adlu])/mosx)
10328 0 0 if ($filename ne '/root/.cpan/build/Char-Big5Plus-1.13-0/blib/lib/Ebig5plus.pm')
10336 37 253 if ($variable eq '')
10362 0 290 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
10373 17 273 if ($e_modifier >= 1) { }
10378 91 182 if ($delimiter2 eq q[']) { }
10389 8 282 if ($r_modifier) { }
10390 4 4 if (do { $modifier =~ /g/mosx }) { }
0 4 elsif ($modifier =~ /g/mosx) { }
10395 0 4 $delimiter1 eq q['] ? :
10411 0 0 $delimiter1 eq q['] ? :
10431 0 4 $delimiter1 eq q['] ? :
10448 0 8 if ($bind_operator =~ / !~ /mosx)
10455 35 247 if (do { $modifier =~ /g/mosx }) { }
0 247 elsif ($modifier =~ /g/mosx) { }
10460 3 32 $delimiter1 eq q['] ? :
6 29 $bind_operator =~ / !~ /mosx ? :
10486 0 0 $delimiter1 eq q['] ? :
0 0 $bind_operator =~ / !~ /mosx ? :
10509 234 13 $bind_operator =~ / =~ /mosx ? :
93 154 $delimiter1 eq q['] ? :
10534 0 290 if ($my ne '')
10551 0 0 if ($^W)
10552 0 0 if (_MSWin32_5Cended_path($string))
10553 0 0 unless ($] =~ /^5\.005/mosx)
10573 0 2 if ($^W)
10574 0 0 if (_MSWin32_5Cended_path($string))
10575 0 0 unless ($] =~ /^5\.005/mosx)
10597 0 273 if ($modifier =~ /([adlu])/mosx)
10600 0 0 if ($filename ne '/root/.cpan/build/Char-Big5Plus-1.13-0/blib/lib/Ebig5plus.pm')
10611 84 189 if ($modifier =~ tr/Bb//d)
10615 42 147 $modifier =~ /i/mosx ? :
10648 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) { }
10681 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 &Ebig5plus::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) { }
10691 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 $Ebig5plus::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 $Ebig5plus::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 $Ebig5plus::q_char \z/mosx) { }
10705 0 3 if ($char[$i + 1] eq ']')
10709 0 7 if (++$i > $#char)
10712 3 4 if ($char[$i] eq ']')
10716 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10732 0 1 if ($char[$i + 1] eq ']')
10736 0 2 if (++$i > $#char)
10739 1 1 if ($char[$i] eq ']')
10743 0 1 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10780 18 0 if (length &fc($char[$i]) == 1) { }
10790 0 2 if ($right_e < $left_e)
10819 0 0 if ($right_e < $left_e) { }
10829 0 0 if (++$i > $#char)
10832 0 0 if ($char[$i] eq '\\E')
10842 0 0 if ($ignorecase)
10847 0 0 if ($ignorecase)
10860 0 0 if ($ignorecase)
10866 0 0 if ($ignorecase)
10874 0 0 if ($ignorecase)
10882 0 0 if ($ignorecase)
10890 0 0 if ($ignorecase)
10897 0 12 if ($ignorecase) { }
10907 0 12 if ($ignorecase) { }
10917 0 9 if ($ignorecase) { }
10927 0 0 if ($ignorecase)
10935 0 0 if ($ignorecase)
10943 0 3 if ($ignorecase)
10950 3 4 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10960 0 189 if ($left_e > $right_e)
10974 0 112 if ($modifier =~ /([adlu])/mosx)
10977 0 0 if ($filename ne '/root/.cpan/build/Char-Big5Plus-1.13-0/blib/lib/Ebig5plus.pm')
10988 56 56 if ($modifier =~ tr/Bb//d)
10992 28 28 $modifier =~ /i/mosx ? :
11007 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 &Ebig5plus::uc($char[$i]) ne &fc($char[$i])) { }
0 88 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
11018 0 0 if ($char[$i + 1] eq ']')
11022 0 0 if (++$i > $#char)
11025 0 0 if ($char[$i] eq ']')
11040 0 0 if ($char[$i + 1] eq ']')
11044 0 0 if (++$i > $#char)
11047 0 0 if ($char[$i] eq ']')
11071 12 0 if (length &fc($char[$i]) == 1) { }
11081 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
11104 0 0 if (_open_r($fh, $realfilename))
11107 0 0 unless close $fh
11109 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) Big5Plus (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11130 0 0 if (_open_r($fh, $realfilename))
11133 0 0 unless close $fh
11135 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) Big5Plus (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11156 0 0 if (_open_r($fh, $realfilename))
11159 0 0 unless close $fh
11161 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) Big5Plus (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11193 0 0 if (_open_r($fh, $realfilename))
11196 0 0 unless close $fh
11198 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) Big5Plus (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11219 0 0 if (_open_r($fh, $realfilename))
11222 0 0 unless close $fh
11224 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) Big5Plus (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11245 0 0 if (_open_r($fh, $realfilename))
11248 0 0 unless close $fh
11250 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) Big5Plus (?>\s*) ([^\x81-\xFE;]*) ; (?>\s*) \n? $/mosx)
11266 0 0 if ($^O eq 'MacOS') { }
11272 0 0 unless $expr =~ / \.pm \z/imosx
11283 0 0 if ($^O eq 'MacOS') { }