Branch Coverage

blib/lib/Ehp15.pm
Criterion Covered Total %
branch 1361 4684 29.0


line true false branch
32 0 389 if ($^X =~ / jperl /imosx)
55 0 389 if ($@)
68 0 0 if ($] < 5.006) { }
79 0 1152 if (ref $name) { }
0 1152 elsif (&Ehp15::index($name, '::') >= 0) { }
0 1152 elsif (&Ehp15::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]) { }
116 0 1152 if (defined $_[1]) { }
200 0 5 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
205 0 0 if (/\A (?:$Ehp15::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Ehp15::q_char)*? [*?] /mosx) { }
206 0 0 if (my(@glob) = &Ehp15::glob(qq["$_"])) { }
216 0 0 if (my(@glob) = &Ehp15::glob($_)) { }
622 0 0 unless (defined $pattern)
627 0 0 unless (defined $string)
628 0 0 if (defined $_) { }
639 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
642 0 0 if (wantarray) { }
648 0 0 if $^W
666 0 0 if (not defined $limit) { }
675 0 0 if (length $string > 32766)
676 0 0 if ($string =~ /\A [\x00-\x7F]+ \z/mosx) { }
0 0 elsif (defined $Ehp15::q_char_SADAHIRO_Tomoyuki_2002_01_17) { }
685 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
692 0 0 if ('' =~ / \A $pattern \z /msx) { }
731 0 0 if ('' =~ / \A $pattern \z /msx) { }
736 0 0 if ($string =~ s/\A((?:$Ehp15::q_char)+?)$pattern//m)
749 0 0 if ($string =~ s/\A((?:$Ehp15::q_char)*?)$pattern//m)
759 0 0 if (length $string > 0)
764 0 0 if (not defined $_[2] or $_[2] == 0)
771 0 0 if (wantarray) { }
777 0 0 if $^W
793 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
800 0 0 if ($modifier =~ /x/mosx) { }
835 0 0 if ($modifier =~ /r/mosx)
836 0 0 if ($bind_operator =~ / !~ /mosx)
847 0 0 unless (exists $tr{$searchlist[$i]})
848 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 '') { }
865 0 0 if ($modifier =~ /c/mosx) { }
867 0 0 if (not exists $tr{$char}) { }
868 0 0 if (defined $replacementlist[0])
872 0 0 if ($modifier =~ /s/mosx)
886 0 0 if (exists $tr{$char}) { }
889 0 0 if ($modifier =~ /s/mosx)
902 0 0 if ($modifier =~ /r/mosx) { }
907 0 0 if ($bind_operator =~ / !~ /mosx) { }
922 0 0 if (@_ == 0) { }
947 0 52332 if (substr($str, $pos, length $substr) eq $substr)
948 0 0 if ($pos >= $position)
952 52332 0 if (substr($str, $pos) =~ /\A ($Ehp15::q_char) /mosx) { }
973 0 0 if (substr($str, $pos, length $substr) eq $substr)
976 0 0 if (substr($str, $pos) =~ /\A ($Ehp15::q_char) /mosx) { }
990 0 0 if (@_) { }
992 0 0 if (@_ and wantarray) { }
1015 0 0 if (@_) { }
1017 0 0 if (@_ and wantarray) { }
1018 0 0 defined $lc{$_} ? :
1021 0 0 defined $lc{$_} ? :
1034 0 0 defined $lc{$_} ? :
1041 0 0 if (@_) { }
1043 0 0 if (@_ and wantarray) { }
1066 3588 0 if (@_) { }
1068 0 3588 if (@_ and wantarray) { }
1069 0 0 defined $uc{$_} ? :
1072 648 2940 defined $uc{$_} ? :
1085 0 0 defined $uc{$_} ? :
1092 3891 0 if (@_) { }
1094 0 3891 if (@_ and wantarray) { }
1095 0 0 defined $fc{$_} ? :
1098 1493 2398 defined $fc{$_} ? :
1111 0 0 defined $fc{$_} ? :
1125 0 0 if ($last_s_matched and $_[0] =~ /\A (?>[1-9][0-9]*) \z/mosx)
1168 0 0 unless defined $char[$i]
1171 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) { }
1176 0 0 if ($char[$i + 1] eq ']')
1181 0 0 if (++$i > $#char)
1184 0 0 if ($char[$i] eq ']')
1190 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1217 0 0 if ($char[$i + 1] eq ']')
1222 0 0 if (++$i > $#char)
1225 0 0 if ($char[$i] eq ']')
1231 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1261 0 0 if ($uc ne $fc)
1262 0 0 if (length $fc == 1) { }
1274 0 0 unless defined $char[$i]
1276 0 0 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
1286 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
1392 0 0 if (@chars1)
1395 0 0 if (exists $range_tr{'1'})
1409 0 0 if (@chars2)
1412 0 0 if (exists $range_tr{'2'})
1428 0 0 if (@chars3)
1431 0 0 if (exists $range_tr{'3'})
1449 0 0 if (@chars4)
1452 0 0 if (exists $range_tr{'4'})
1479 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 \\ ($Ehp15::q_char) /cgmosx) { }
0 0 elsif (/\G ($Ehp15::q_char) /cgmosx) { }
1517 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
1521 0 0 if (0 < $i and $i < $#char)
1532 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
1537 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) { }
1538 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) { }
1539 0 0 if $char[$i - 1] le $_
1561 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1562 0 0 if $char[$i - 1] le $_
1578 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1579 0 0 if $char[$i - 1] le $_
1590 0 0 if (length $char[$i + 1] == 4) { }
1591 0 0 if $char[$i - 1] le $_
1611 0 684 if (scalar @_ == 0) { }
302 382 elsif (scalar @_ == 1) { }
382 0 elsif (scalar @_ == 2) { }
1618 0 382 if ($_[0] > $_[1]) { }
40 342 elsif ($_[0] == $_[1]) { }
0 342 elsif ($_[0] + 1 == $_[1]) { }
1642 426 262 if ($length == 1) { }
262 0 elsif ($length == 2) { }
0 0 elsif ($length == 3) { }
0 0 elsif ($length == 4) { }
1646 0 426 if ($a1 > $z1)
1650 20 406 if ($a1 == $z1) { }
0 406 elsif ($a1 + 1 == $z1) { }
1666 222 40 if ($a1 == $z1) { }
0 40 elsif ($a1 + 1 == $z1) { }
1697 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1698 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1751 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1752 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1753 0 0 if ($a3 == $z3) { }
0 0 elsif ($a3 + 1 == $z3) { }
1838 0 517 unless (exists $range_tr{$length})
1855 0 1682 if ($max lt $first) { }
28 1654 elsif ($min le $first and $first le $max and $max le $last) { }
0 1654 elsif ($min eq $first and $max eq $last) { }
40 1614 elsif ($first le $min and $max le $last) { }
580 1034 elsif ($min le $first and $last le $max) { }
40 994 elsif ($first le $min and $min le $last and $last le $max) { }
994 0 elsif ($last lt $min) { }
1926 264 494 $modifier =~ /i/mosx ? :
1932 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]) ( \{ ([^\x80-\xA0\xE0-\xFE0-9\}][^\x80-\xA0\xE0-\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 \\ ($Ehp15::q_char) \z/mosx) { }
1933 497 25 if (0 < $i and $i < $#char)
2075 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) { }
2084 0 497 if (length $char[$i - 1] > length $char[$i + 1]) { }
477 20 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
2088 0 477 if ($char[$i - 1] gt $char[$i + 1])
2098 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]) { }
2121 386 131 if ($length == 1) { }
2134 192 572 if ($modifier =~ /i/mosx) { }
2137 192 0 if ($uc ne $fc) { }
2138 192 0 if (length $fc == 1) { }
2179 0 1384 if ($_ eq '...') { }
8 1376 elsif (/\A \n \z/mosx) { }
8 1368 elsif (/\A \r \z/mosx) { }
1 1367 elsif (/\A ([\x00-\x20\x7F-\xFF]) \z/mosx) { }
939 428 elsif (/\A [\x00-\xFF] \z/mosx) { }
2196 307 426 if (/\A ([\x80-\xFF].*) ([\x00-\xFF]) \z/mosx)
2270 384 135 if (scalar @singleoctet >= 1)
2273 107 277 if ($modifier =~ /i/mosx)
2281 767 589 if ($uc eq $fc) { }
2285 589 0 if (length $fc == 1) { }
2296 192 85 if ($_ ne '')
2303 1887 25505 if (exists $singleoctet_ignorecase{$ord}) { }
2312 219 10883 if (ref $range)
2313 5 214 if (scalar @{$range;} == 1) { }
0 214 elsif (scalar @{$range;} == 2) { }
2331 131 388 if (scalar @multipleoctet >= 2) { }
2352 128 111 if ($modifier =~ /i/mosx)
2360 767 589 if ($uc eq $fc) { }
2364 589 0 if (length $fc == 1) { }
2375 192 85 if ($_ ne '')
2382 1887 30881 if (exists $singleoctet_ignorecase{$ord}) { }
2391 219 10883 if (ref $range)
2392 5 214 if (scalar @{$range;} == 1) { }
0 214 elsif (scalar @{$range;} == 2) { }
2406 114 125 if (scalar @multipleoctet >= 1) { }
2407 70 44 if (scalar @singleoctet >= 1) { }
2419 125 0 if (scalar @singleoctet >= 1) { }
2537 0 0 @_ ? :
2539 0 0 if ($c == 0) { }
2559 0 0 if ($c == 0) { }
2580 0 0 unless (eval "Ehp15::$filetest(\$file)")
2584 0 0 unless (eval " $filetest _ ")
2596 0 0 if @_
2597 0 0 if @_ and not wantarray
2599 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2600 0 0 wantarray ? :
2614 0 0 wantarray ? :
2617 0 0 wantarray ? :
2620 0 0 if (-d "$_/.") { }
2621 0 0 wantarray ? :
2630 0 0 if (_open_r($fh, $_))
2632 0 0 unless close $fh
2633 0 0 wantarray ? :
2637 0 0 wantarray ? :
2645 0 0 if @_
2646 0 0 if @_ and not wantarray
2648 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2649 0 0 wantarray ? :
2652 0 0 wantarray ? :
2655 0 0 wantarray ? :
2658 0 0 if (-d "$_/.") { }
2659 0 0 wantarray ? :
2663 0 0 if (_open_a($fh, $_))
2665 0 0 unless close $fh
2666 0 0 wantarray ? :
2670 0 0 wantarray ? :
2678 0 0 if @_
2679 0 0 if @_ and not wantarray
2681 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2682 0 0 wantarray ? :
2685 0 0 wantarray ? :
2688 0 0 wantarray ? :
2691 0 0 if (-d "$_/.") { }
2692 0 0 wantarray ? :
2696 0 0 if (_open_r($fh, $_))
2698 0 0 unless close $fh
2702 0 0 wantarray ? :
2705 0 0 wantarray ? :
2713 0 0 if @_
2714 0 0 if @_ and not wantarray
2716 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2717 0 0 wantarray ? :
2720 0 0 wantarray ? :
2723 0 0 wantarray ? :
2726 0 0 if (-d "$_/.") { }
2727 0 0 wantarray ? :
2731 0 0 if (_open_r($fh, $_))
2733 0 0 unless close $fh
2734 0 0 wantarray ? :
2738 0 0 wantarray ? :
2746 0 0 if @_
2747 0 0 if @_ and not wantarray
2749 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2750 0 0 wantarray ? :
2753 0 0 wantarray ? :
2756 0 0 wantarray ? :
2759 0 0 if (-d "$_/.") { }
2760 0 0 wantarray ? :
2764 0 0 if (_open_r($fh, $_))
2766 0 0 unless close $fh
2767 0 0 wantarray ? :
2771 0 0 wantarray ? :
2779 0 0 if @_
2780 0 0 if @_ and not wantarray
2782 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2783 0 0 wantarray ? :
2786 0 0 wantarray ? :
2789 0 0 wantarray ? :
2792 0 0 if (-d "$_/.") { }
2793 0 0 wantarray ? :
2797 0 0 if (_open_a($fh, $_))
2799 0 0 unless close $fh
2800 0 0 wantarray ? :
2804 0 0 wantarray ? :
2812 0 0 if @_
2813 0 0 if @_ and not wantarray
2815 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2816 0 0 wantarray ? :
2819 0 0 wantarray ? :
2822 0 0 wantarray ? :
2825 0 0 if (-d "$_/.") { }
2826 0 0 wantarray ? :
2830 0 0 if (_open_r($fh, $_))
2832 0 0 unless close $fh
2836 0 0 wantarray ? :
2839 0 0 wantarray ? :
2847 0 0 if @_
2848 0 0 if @_ and not wantarray
2850 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2851 0 0 wantarray ? :
2854 0 0 wantarray ? :
2857 0 0 wantarray ? :
2860 0 0 if (-d "$_/.") { }
2861 0 0 wantarray ? :
2865 0 0 if (_open_r($fh, $_))
2867 0 0 unless close $fh
2868 0 0 wantarray ? :
2872 0 0 wantarray ? :
2880 768 0 if @_
2881 0 768 if @_ and not wantarray
2886 0 768 if ($_ eq '_') { }
0 768 elsif (defined &Ehp15::telldir($fh)) { }
0 768 elsif (defined fileno $fh) { }
0 768 elsif (-e $_) { }
0 768 elsif (_MSWin32_5Cended_path($_)) { }
2887 0 0 wantarray ? :
2892 0 0 wantarray ? :
2897 0 0 wantarray ? :
2901 0 0 wantarray ? :
2904 0 0 if (-d "$_/.") { }
2905 0 0 wantarray ? :
2909 0 0 if (_open_r($fh, $_))
2911 0 0 unless close $fh
2912 0 0 wantarray ? :
2916 0 768 wantarray ? :
2924 0 0 if @_
2925 0 0 if @_ and not wantarray
2927 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2928 0 0 wantarray ? :
2931 0 0 wantarray ? :
2934 0 0 wantarray ? :
2937 0 0 if (-d "$_/.") { }
2938 0 0 wantarray ? :
2942 0 0 if (_open_r($fh, $_))
2944 0 0 unless close $fh
2945 0 0 wantarray ? :
2949 0 0 wantarray ? :
2957 0 0 if @_
2958 0 0 if @_ and not wantarray
2960 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2961 0 0 wantarray ? :
2964 0 0 wantarray ? :
2967 0 0 wantarray ? :
2970 0 0 if (-d "$_/.") { }
2971 0 0 wantarray ? :
2975 0 0 if (_open_r($fh, $_))
2977 0 0 unless close $fh
2978 0 0 wantarray ? :
2982 0 0 wantarray ? :
2990 0 0 if @_
2991 0 0 if @_ and not wantarray
2993 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2994 0 0 wantarray ? :
2997 0 0 wantarray ? :
3000 0 0 wantarray ? :
3003 0 0 if (-d "$_/.") { }
3004 0 0 wantarray ? :
3008 0 0 if (_open_r($fh, $_))
3010 0 0 unless close $fh
3011 0 0 wantarray ? :
3015 0 0 wantarray ? :
3023 0 0 if @_
3024 0 0 if @_ and not wantarray
3026 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3027 0 0 wantarray ? :
3032 0 0 wantarray ? :
3035 0 0 wantarray ? :
3038 0 0 wantarray ? :
3040 0 0 wantarray ? :
3048 0 0 if @_
3049 0 0 if @_ and not wantarray
3051 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3052 0 0 wantarray ? :
3055 0 0 wantarray ? :
3058 0 0 wantarray ? :
3061 0 0 if (-d "$_/.") { }
3062 0 0 wantarray ? :
3066 0 0 if (_open_r($fh, $_))
3068 0 0 unless close $fh
3069 0 0 wantarray ? :
3073 0 0 wantarray ? :
3081 0 0 if @_
3082 0 0 if @_ and not wantarray
3084 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3085 0 0 wantarray ? :
3088 0 0 wantarray ? :
3091 0 0 wantarray ? :
3094 0 0 if (-d "$_/.") { }
3095 0 0 wantarray ? :
3099 0 0 if (_open_r($fh, $_))
3101 0 0 unless close $fh
3102 0 0 wantarray ? :
3106 0 0 wantarray ? :
3114 0 0 if @_
3115 0 0 if @_ and not wantarray
3117 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3118 0 0 wantarray ? :
3121 0 0 wantarray ? :
3124 0 0 wantarray ? :
3127 0 0 if (-d "$_/.") { }
3128 0 0 wantarray ? :
3132 0 0 if (_open_r($fh, $_))
3134 0 0 unless close $fh
3135 0 0 wantarray ? :
3139 0 0 wantarray ? :
3147 0 0 if @_
3148 0 0 if @_ and not wantarray
3150 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3151 0 0 wantarray ? :
3154 0 0 wantarray ? :
3157 0 0 wantarray ? :
3160 0 0 if (-d "$_/.") { }
3161 0 0 wantarray ? :
3165 0 0 if (_open_r($fh, $_))
3167 0 0 unless close $fh
3168 0 0 wantarray ? :
3172 0 0 wantarray ? :
3180 0 0 if @_
3181 0 0 if @_ and not wantarray
3183 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3184 0 0 wantarray ? :
3187 0 0 wantarray ? :
3190 0 0 wantarray ? :
3193 0 0 if (-d "$_/.") { }
3194 0 0 wantarray ? :
3198 0 0 if (_open_r($fh, $_))
3200 0 0 unless close $fh
3201 0 0 wantarray ? :
3205 0 0 wantarray ? :
3213 0 0 if @_
3214 0 0 if @_ and not wantarray
3216 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3217 0 0 wantarray ? :
3220 0 0 wantarray ? :
3223 0 0 wantarray ? :
3226 0 0 if (-d "$_/.") { }
3227 0 0 wantarray ? :
3231 0 0 if (_open_r($fh, $_))
3233 0 0 unless close $fh
3234 0 0 wantarray ? :
3238 0 0 wantarray ? :
3246 0 0 if @_
3247 0 0 if @_ and not wantarray
3249 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3250 0 0 wantarray ? :
3253 0 0 wantarray ? :
3256 0 0 wantarray ? :
3259 0 0 if (-d "$_/.") { }
3260 0 0 wantarray ? :
3264 0 0 if (_open_r($fh, $_))
3266 0 0 unless close $fh
3267 0 0 wantarray ? :
3271 0 0 wantarray ? :
3279 0 0 if @_
3280 0 0 if @_ and not wantarray
3282 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif ($] =~ /^5\.008/mosx) { }
3283 0 0 wantarray ? :
3286 0 0 wantarray ? :
3289 0 0 wantarray ? :
3291 0 0 wantarray ? :
3299 0 0 if @_
3306 0 0 if (@_ and not wantarray)
3313 0 0 if (defined fileno $fh) { }
3315 0 0 if (defined &Ehp15::telldir($fh))
3316 0 0 wantarray ? :
3331 0 0 if (sysread $fh, my $block, 512) { }
3337 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) { }
3354 0 0 if (-d $_ or -d "$_/.")
3355 0 0 wantarray ? :
3359 0 0 if (_open_r($fh, $_)) { }
3362 0 0 wantarray ? :
3364 0 0 if (sysread $fh, my $block, 512) { }
3365 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) { }
3378 0 0 unless close $fh
3381 0 0 wantarray ? :
3389 0 0 if @_
3390 0 0 if @_ and not wantarray
3394 0 0 if (defined fileno $fh) { }
3396 0 0 if (defined &Ehp15::telldir($fh))
3397 0 0 wantarray ? :
3402 0 0 if (sysread $fh, my $block, 512) { }
3403 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) { }
3420 0 0 if (-d $_ or -d "$_/.")
3421 0 0 wantarray ? :
3425 0 0 if (_open_r($fh, $_)) { }
3428 0 0 wantarray ? :
3430 0 0 if (sysread $fh, my $block, 512) { }
3431 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) { }
3444 0 0 unless close $fh
3447 0 0 wantarray ? :
3455 0 0 if @_
3456 0 0 if @_ and not wantarray
3458 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3459 0 0 wantarray ? :
3462 0 0 wantarray ? :
3465 0 0 wantarray ? :
3468 0 0 if (-d "$_/.") { }
3469 0 0 wantarray ? :
3473 0 0 if (_open_r($fh, $_))
3475 0 0 unless close $fh
3477 0 0 wantarray ? :
3481 0 0 wantarray ? :
3489 0 0 if @_
3490 0 0 if @_ and not wantarray
3492 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3493 0 0 wantarray ? :
3496 0 0 wantarray ? :
3499 0 0 wantarray ? :
3502 0 0 if (-d "$_/.") { }
3503 0 0 wantarray ? :
3507 0 0 if (_open_r($fh, $_))
3509 0 0 unless close $fh
3511 0 0 wantarray ? :
3515 0 0 wantarray ? :
3523 0 0 if @_
3524 0 0 if @_ and not wantarray
3526 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3527 0 0 wantarray ? :
3530 0 0 wantarray ? :
3533 0 0 wantarray ? :
3536 0 0 if (-d "$_/.") { }
3537 0 0 wantarray ? :
3541 0 0 if (_open_r($fh, $_))
3543 0 0 unless close $fh
3545 0 0 wantarray ? :
3549 0 0 wantarray ? :
3559 0 0 unless (eval "Ehp15::${filetest}_")
3563 0 0 unless (eval " $filetest _ ")
3575 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3576 0 0 -r _ ? :
3579 0 0 if (-d "$_/.") { }
3580 0 0 -r _ ? :
3584 0 0 if (_open_r($fh, $_))
3586 0 0 unless close $fh
3587 0 0 $r ? :
3642 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3643 0 0 -w _ ? :
3646 0 0 if (-d "$_/.") { }
3647 0 0 -w _ ? :
3651 0 0 if (_open_a($fh, $_))
3653 0 0 unless close $fh
3654 0 0 $w ? :
3666 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3667 0 0 -x _ ? :
3670 0 0 if (-d "$_/.") { }
3671 0 0 -x _ ? :
3675 0 0 if (_open_r($fh, $_))
3677 0 0 unless close $fh
3692 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3693 0 0 -O _ ? :
3696 0 0 if (-d "$_/.") { }
3697 0 0 -O _ ? :
3701 0 0 if (_open_r($fh, $_))
3703 0 0 unless close $fh
3704 0 0 $o ? :
3716 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3717 0 0 -R _ ? :
3720 0 0 if (-d "$_/.") { }
3721 0 0 -R _ ? :
3725 0 0 if (_open_r($fh, $_))
3727 0 0 unless close $fh
3728 0 0 $R ? :
3740 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3741 0 0 -W _ ? :
3744 0 0 if (-d "$_/.") { }
3745 0 0 -W _ ? :
3749 0 0 if (_open_a($fh, $_))
3751 0 0 unless close $fh
3752 0 0 $W ? :
3764 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3765 0 0 -X _ ? :
3768 0 0 if (-d "$_/.") { }
3769 0 0 -X _ ? :
3773 0 0 if (_open_r($fh, $_))
3775 0 0 unless close $fh
3790 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3791 0 0 -o _ ? :
3794 0 0 if (-d "$_/.") { }
3795 0 0 -o _ ? :
3799 0 0 if (_open_r($fh, $_))
3801 0 0 unless close $fh
3802 0 0 $O ? :
3814 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3818 0 0 if (-d "$_/.") { }
3823 0 0 if (_open_r($fh, $_))
3825 0 0 unless close $fh
3826 0 0 $e ? :
3838 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3839 0 0 -z _ ? :
3842 0 0 if (-d "$_/.") { }
3843 0 0 -z _ ? :
3847 0 0 if (_open_r($fh, $_))
3849 0 0 unless close $fh
3850 0 0 $z ? :
3862 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3866 0 0 if (-d "$_/.") { }
3871 0 0 if (_open_r($fh, $_))
3873 0 0 unless close $fh
3886 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3887 0 0 -f _ ? :
3890 0 0 if (-d "$_/.") { }
3895 0 0 if (_open_r($fh, $_))
3897 0 0 unless close $fh
3898 0 0 $f ? :
3910 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3911 0 0 -d _ ? :
3914 0 0 -d "$_/." ? :
3924 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3925 0 0 -l _ ? :
3928 0 0 if (-d "$_/.") { }
3929 0 0 -l _ ? :
3933 0 0 if (_open_r($fh, $_))
3935 0 0 unless close $fh
3936 0 0 $l ? :
3948 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3949 0 0 -p _ ? :
3952 0 0 if (-d "$_/.") { }
3953 0 0 -p _ ? :
3957 0 0 if (_open_r($fh, $_))
3959 0 0 unless close $fh
3960 0 0 $p ? :
3972 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3973 0 0 -S _ ? :
3976 0 0 if (-d "$_/.") { }
3977 0 0 -S _ ? :
3981 0 0 if (_open_r($fh, $_))
3983 0 0 unless close $fh
3984 0 0 $S ? :
3996 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3997 0 0 -b _ ? :
4000 0 0 if (-d "$_/.") { }
4001 0 0 -b _ ? :
4005 0 0 if (_open_r($fh, $_))
4007 0 0 unless close $fh
4008 0 0 $b ? :
4020 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4021 0 0 -c _ ? :
4024 0 0 if (-d "$_/.") { }
4025 0 0 -c _ ? :
4029 0 0 if (_open_r($fh, $_))
4031 0 0 unless close $fh
4032 0 0 $c ? :
4044 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4045 0 0 -u _ ? :
4048 0 0 if (-d "$_/.") { }
4049 0 0 -u _ ? :
4053 0 0 if (_open_r($fh, $_))
4055 0 0 unless close $fh
4056 0 0 $u ? :
4068 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4069 0 0 -g _ ? :
4072 0 0 if (-d "$_/.") { }
4073 0 0 -g _ ? :
4077 0 0 if (_open_r($fh, $_))
4079 0 0 unless close $fh
4080 0 0 $g ? :
4092 0 0 if ($] =~ /^5\.008/mosx)
4093 0 0 wantarray ? :
4095 0 0 wantarray ? :
4105 0 0 if (-d $_ or -d "$_/.")
4109 0 0 if (_open_r($fh, $_)) { }
4115 0 0 if (sysread $fh, my $block, 512) { }
4116 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) { }
4129 0 0 unless close $fh
4141 0 0 if (-d $_ or -d "$_/.")
4145 0 0 if (_open_r($fh, $_)) { }
4151 0 0 if (sysread $fh, my $block, 512) { }
4152 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) { }
4165 0 0 unless close $fh
4175 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4179 0 0 if (-d "$_/.") { }
4184 0 0 if (_open_r($fh, $_))
4186 0 0 unless close $fh
4200 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4204 0 0 if (-d "$_/.") { }
4209 0 0 if (_open_r($fh, $_))
4211 0 0 unless close $fh
4225 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4229 0 0 if (-d "$_/.") { }
4234 0 0 if (_open_r($fh, $_))
4236 0 0 unless close $fh
4250 0 0 if (wantarray) { }
4269 0 0 if (wantarray) { }
4297 0 0 unless defined $expr
4308 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
4314 0 0 $1 ? :
4318 0 0 unless defined $cxix
4319 0 0 unless exists $iter{$cxix}
4322 0 0 if ($iter{$cxix} == 0)
4327 0 0 if (wantarray) { }
4332 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
4355 0 0 unless defined $expr
4356 0 0 if $expr eq ''
4365 0 0 if ($expr =~ /\A " ((?:$Ehp15::q_char)*?) " \z/mosx)
4367 0 0 if ($cond eq 'd') { }
4368 0 0 if (&d($expr))
4373 0 0 if (&e($expr))
4382 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
4383 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^\x80-\xA0\xE0-\xFE/\\]|[\x80-\xA0\xE0-\xFE][\x00-\xFF]) )[$1./$2]mosx)
4388 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
4389 0 0 if ($tail eq '')
4393 0 0 if ($head =~ / \A (?:$Ehp15::q_char)*? [*?] /mosx)
4394 0 0 if (@globdir = _do_glob('d', $head))
4399 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
4406 0 0 unless ($expr =~ / \A (?:$Ehp15::q_char)*? [*?] /mosx)
4407 0 0 if ($head eq '.')
4410 0 0 if ($head ne '' and ($head =~ / \G ($Ehp15::q_char) /gmosx)[-1] ne $pathsep)
4414 0 0 if ($cond eq 'd') { }
4415 0 0 if (&d($head))
4420 0 0 if (&e($head))
4426 0 0 unless &Ehp15::opendir(\*DIR, $head)
4430 0 0 if ($head eq '.')
4433 0 0 if ($head ne '' and ($head =~ / \G ($Ehp15::q_char) /gmosx)[-1] ne $pathsep)
4446 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
4469 0 0 if ($leaf eq '.' or $leaf eq '..')
4472 0 0 if ($cond eq 'd' and not &d("$head$leaf"))
4476 0 0 if (&$matchsub($leaf))
4484 0 0 if (&Ehp15::index($leaf, '.') == -1 and length $leaf <= 8 and &Ehp15::index($pattern, '\\.') != -1)
4488 0 0 if (&$matchsub("$leaf."))
4494 0 0 if (@matched)
4498 0 0 if ($fix_drive_relative_paths)
4520 0 0 defined $1 ? :
4554 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'}) { }
4577 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
4596 0 0 if (defined $home and not &d($home))
4607 0 0 if @_
4609 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4619 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4620 0 0 if (wantarray) { }
4622 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4627 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4632 0 0 wantarray ? :
4640 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4645 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4646 0 0 if (wantarray) { }
4648 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4653 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4658 0 0 wantarray ? :
4667 0 0 if (CORE::opendir $dh, $_[1]) { }
0 0 elsif (_MSWin32_5Cended_path($_[1])) { }
4671 0 0 if (CORE::opendir $dh, "$_[1]/.")
4683 384 0 if @_
4686 0 384 if (defined fileno $fh) { }
384 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4699 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4700 0 0 if (wantarray) { }
4702 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4707 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4712 0 0 wantarray ? :
4721 0 0 if (defined fileno $fh) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4729 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4730 0 0 if (wantarray) { }
4732 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4737 0 0 unless close MUST_BE_BAREWORD_AT_HERE
4742 0 0 wantarray ? :
4750 0 0 unless @_
4754 0 0 if (CORE::unlink $_) { }
0 0 elsif (&d($_)) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4761 0 0 unless {'/', '\\'}->{$_}
4762 0 0 if ($file =~ / \A (?:$Ehp15::q_char)*? [ ] /mosx)
4766 0 0 if (_open_r($fh, $_))
4767 0 0 unless close $fh
4770 0 0 if (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
0 0 elsif (`ver` =~ /\b(?:Windows 2000)\b/mos) { }
4786 0 0 if (_open_r($fh, $_)) { }
4787 0 0 unless close $fh
4803 0 0 if (@_ == 0)
4809 0 0 if (_MSWin32_5Cended_path($dir)) { }
4810 0 0 unless (&d($dir))
4814 0 0 if ($] =~ /^5\.005/mosx) { }
0 0 elsif ($] =~ /^(?:5\.006|5\.008000)/mosx and $^O eq 'MSWin32') { }
4833 0 0 unless ($@)
4973 0 0 if ($char eq '\\' or $char eq '/') { }
4982 0 0 if ($subdir[-1] eq '\\' or $subdir[-1] eq '/')
4996 0 0 if (`ver` =~ /\b(?:Windows NT|Windows 2000)\b/mos) { }
0 0 elsif (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
4999 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5019 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5034 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5046 0 0 if ($shortdir eq '') { }
0 0 elsif (&fc($shortdir) eq &fc($dir)) { }
5064 768 0 if (@_ >= 1 and $_[0] ne '')
5065 0 768 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
5067 0 0 if ($char[-1] =~ / \x5C \z/mosx)
5087 0 0 if ($^O eq 'MacOS') { }
5094 0 0 if (&f($realfilename))
5098 0 0 if (&e("$realfilename.e"))
5102 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5107 0 0 if (&e("$realfilename.e")) { }
5109 0 0 if (_open_r($fh, "$realfilename.e"))
5110 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5129 0 0 if ($@)
5138 0 0 if ($^O eq 'MacOS')
5144 0 0 unless close $fh
5149 0 0 if (_open_r($fh, $realfilename))
5150 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5158 0 0 if ($@)
5167 0 0 if ($^O eq 'MacOS')
5173 0 0 unless close $fh
5176 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) HP15 (?>\s*) ([^\x80-\xA0\xE0-\xFE;]*) ; (?>\s*) \n? $/mosx)
5180 0 0 unless open $fh, ">$realfilename.e"
5181 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5189 0 0 if ($@)
5197 0 0 unless seek $fh, 0, 0
5199 0 0 if ($^O eq 'MacOS')
5205 0 0 unless close $fh
5218 0 0 if ($@) { }
0 0 elsif (not $result) { }
5296 0 0 if @_
5298 0 0 if (exists $INC{$_})
5299 0 0 if $INC{$_}
5309 0 0 if (/ \b (?: jcode\.pl | jacode(?>[0-9]*)\.pl ) \z /mosx)
5318 0 0 if ($^O eq 'MacOS') { }
5325 0 0 if (&f($realfilename))
5330 0 0 if (&e("$realfilename.e"))
5334 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5339 0 0 if (&e("$realfilename.e")) { }
5341 0 0 unless _open_r($fh, "$realfilename.e")
5342 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5350 0 0 if ($@)
5359 0 0 if ($^O eq 'MacOS')
5365 0 0 unless close $fh
5369 0 0 unless _open_r($fh, $realfilename)
5370 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5378 0 0 if ($@)
5387 0 0 if ($^O eq 'MacOS')
5393 0 0 unless close $fh
5395 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) HP15 (?>\s*) ([^\x80-\xA0\xE0-\xFE;]*) ; (?>\s*) \n? $/mosx)
5399 0 0 unless open $fh, ">$realfilename.e"
5400 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5408 0 0 if ($@)
5416 0 0 unless seek $fh, 0, 0
5418 0 0 if ($^O eq 'MacOS')
5424 0 0 unless close $fh
5438 0 0 if ($@) { }
0 0 elsif (not $result) { }
5465 0 0 if (defined $&) { }
5466 0 0 if (defined $1 and substr($&, -length($1), length $1) eq $1) { }
5483 0 0 if (defined $&) { }
5484 0 0 if (defined $1) { }
5509 0 0 if @_
5511 0 0 if (/\A ($Ehp15::q_char) /mosx) { }
5529 0 0 if (/\A ($Ehp15::q_char) /mosx) { }
5547 0 0 if (wantarray) { }
5567 0 0 @_ ? :
5568 0 0 if @_ and not wantarray
5574 0 0 if (exists $range_tr{length $getc})
5575 0 0 if ($getc =~ /\A $Ehp15::dot_s \z/mosx)
5576 0 0 wantarray ? :
5580 0 0 wantarray ? :
5588 0 0 if @_
5611 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) { }
5691 0 0 if (@_ == 3) { }
5698 0 0 if ($index == -1) { }
5712 0 0 if (@_ == 3) { }
5719 0 0 if ($rindex == -1) { }
5873 0 384 if @_
5934 31404 155149 if (/\G ( \n ) /cgox) { }
42620 112529 elsif (/\G ((?>\s+)|\#.*) /cgox) { }
3773 108756 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }
170 108586 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }
4 108582 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx) { }
28 108554 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
1 108553 elsif (/\G ( \$' | \$\{'\} ) /cgmosx) { }
3 108550 elsif (/\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
2878 105672 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }
12209 93463 elsif (/\G ( [,;] ) /cgox) { }
0 93463 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
2 93461 elsif (/\G ( \$ 0 ) /cgmosx) { }
0 93461 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
1 93460 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
219 93241 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 93241 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 93241 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 93241 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 93241 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 93241 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }
0 93241 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
605 92636 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 92533 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 92533 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }
0 92533 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^\x80-\xA0\xE0-\xFE>\0\a\e\f\n\r\t]|[\x80-\xA0\xE0-\xFE][\x00-\xFF])+?) > (?>\s*) \) \b /cgox) { }
0 92533 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }
0 92533 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }
482 92051 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }
19 92032 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 92032 elsif (/\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
13 92019 elsif (/\G \b HP15::eval (?= (?>\s*) \{ ) /cgox) { }
0 92019 elsif (/\G \b Char::eval \b (?! (?>\s*) => ) /cgox) { }
114 91905 elsif (/\G \b HP15::eval \b (?! (?>\s*) => ) /cgox) { }
2 91903 elsif (/\G \b bytes::substr \b (?! (?>\s*) => ) /cgox) { }
2 91901 elsif (/\G \b chop \b (?! (?>\s*) => ) /cgox) { }
2 91899 elsif (/\G \b bytes::index \b (?! (?>\s*) => ) /cgox) { }
0 91899 elsif (/\G \b Char::index \b (?! (?>\s*) => ) /cgox) { }
2 91897 elsif (/\G \b HP15::index \b (?! (?>\s*) => ) /cgox) { }
2 91895 elsif (/\G \b index \b (?! (?>\s*) => ) /cgox) { }
2 91893 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => ) /cgox) { }
0 91893 elsif (/\G \b Char::rindex \b (?! (?>\s*) => ) /cgox) { }
2 91891 elsif (/\G \b HP15::rindex \b (?! (?>\s*) => ) /cgox) { }
2 91889 elsif (/\G \b rindex \b (?! (?>\s*) => ) /cgox) { }
1 91888 elsif (/\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91888 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91888 elsif (/\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91888 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
3 91885 elsif (/\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91885 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\") ((?:$Ehp15::qq_char)+?) (\") /cgox) { }
0 91885 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\#) ((?:$Ehp15::qq_char)+?) (\#) /cgox) { }
0 91885 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 91885 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 91885 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 91885 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
1 91884 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\S) ((?:$Ehp15::qq_char)+?) (\2) /cgox) { }
5 91879 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\') ((?:\\\'|\\\\|$Ehp15::q_char)+?) (\') /cgox) { }
0 91879 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ehp15::q_char)+?) (\#) /cgox) { }
0 91879 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 91879 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 91879 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 91879 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
1 91878 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ehp15::q_char)+?) (\2) /cgox) { }
0 91878 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 91878 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \( ((?:$qq_paren)*?) \) /cgox) { }
0 91878 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) (?= [a-z]+) /cgox) { }
0 91878 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) ((?>\w+)) /cgox) { }
0 91878 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\") ((?:$Ehp15::qq_char)+?) (\") /cgox) { }
0 91878 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\#) ((?:$Ehp15::qq_char)+?) (\#) /cgox) { }
0 91878 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 91878 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 91878 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 91878 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
2 91876 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\S) ((?:$Ehp15::qq_char)+?) (\2) /cgox) { }
103 91773 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\') ((?:\\\'|\\\\|$Ehp15::q_char)+?) (\') /cgox) { }
0 91773 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ehp15::q_char)+?) (\#) /cgox) { }
0 91773 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 91773 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 91773 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 91773 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
2 91771 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\S) ((?:\\\2|\\\\|$Ehp15::q_char)+?) (\2) /cgox) { }
6 91765 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 91765 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 91765 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?= (?>\s+) [a-z]+) /cgox) { }
50 91715 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) ((?>\w+)) /cgox) { }
2 91713 elsif (/\G -(t) (?>\s+) ((?>\w+)) /cgox) { }
1 91712 elsif (/\G \b lstat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
3 91709 elsif (/\G \b stat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91709 elsif (/\G -s (?>\s*) (\") ((?:$Ehp15::qq_char)+?) (\") /cgox) { }
0 91709 elsif (/\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Ehp15::qq_char)+?) (\#) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Ehp15::qq_char)+?) (\1) /cgox) { }
0 91709 elsif (/\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Ehp15::q_char)+?) (\') /cgox) { }
0 91709 elsif (/\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ehp15::q_char)+?) (\#) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Ehp15::q_char)+?) (\1) /cgox) { }
0 91709 elsif (/\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 91709 elsif (/\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 91709 elsif (/\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 91709 elsif (/\G -s (?>\s+) ((?>\w+)) /cgox) { }
2 91707 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 91705 elsif (/\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
36 91669 elsif (/\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 91667 elsif (/\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 91665 elsif (/\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
8 91657 elsif (/\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 91657 elsif (/\G \b lc \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b lcfirst \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b uc \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b ucfirst \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b fc \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b lstat \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b stat \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G -s \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b bytes::length \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b bytes::chr \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b chr \b (?! (?>\s*) => ) /cgox) { }
0 91657 elsif (/\G \b bytes::ord \b (?! (?>\s*) => ) /cgox) { }
2 91655 elsif (/\G \b ord \b (?! (?>\s*) => ) /cgox) { }
0 91655 elsif (/\G \b glob \b (?! (?>\s*) => ) /cgox) { }
4 91651 elsif (/\G \b reverse \b (?! (?>\s*) => ) /cgox) { }
8 91643 elsif (/\G \b getc \b (?! (?>\s*) => ) /cgox) { }
2 91641 elsif (/\G \b opendir ((?>\s*) \( (?>\s*)) (?=[A-Za-z_]) /cgox) { }
0 91641 elsif (/\G \b opendir ((?>\s+)) (?=[A-Za-z_]) /cgox) { }
87 91554 elsif (/\G \b unlink \b (?! (?>\s*) => ) /cgox) { }
3 91551 elsif (/\G \b (chdir) \b (?! (?>\s*) => ) /cgox) { }
404 91147 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
11 91136 elsif (/\G \b ( tr | y ) \b /cgox) { }
5897 85239 elsif (/\G \b (qq) \b /cgox) { }
184 85055 elsif (/\G \b (qr) \b /cgox) { }
34 85021 elsif (/\G \b (qw) \b /cgox) { }
3 85018 elsif (/\G \b (qx) \b /cgox) { }
606 84412 elsif (/\G \b (q) \b /cgox) { }
491 83921 elsif (/\G \b (m) \b /cgox) { }
290 83631 elsif (/\G \b (s) \b /cgox) { }
1 83630 elsif (/\G \b do (?= (?>\s*) \{ ) /cgmosx) { }
0 83630 elsif (/\G \b do (?= (?>\s+) (?: q | qq | qx ) \b) /cgmosx) { }
0 83630 elsif (/\G \b do (?= (?>\s+) (?>\w+)) /cgmosx) { }
0 83630 elsif (/\G \b do (?= (?>\s*) \$ (?> \w+ (?: ::\w+)* ) \( ) /cgmosx) { }
2 83628 elsif (/\G \b do \b /cgmosx) { }
0 83628 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 83628 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x80-\xA0\xE0-\xFE#]) /cgmosx) { }
0 83628 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 83628 elsif (/\G \b require (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 83628 elsif (/\G \b require (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83628 elsif (/\G \b require (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
18 83610 elsif (/\G \b require (?>\s+) ((?>[A-Za-z_]\w* (?: :: [A-Za-z_]\w*)*)) (?>\s*) ; /cgmosx) { }
0 83610 elsif (/\G \b require (?>\s*) ; /cgmosx) { }
1 83609 elsif (/\G \b require \b /cgmosx) { }
70 83539 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 83539 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^\x80-\xA0\xE0-\xFE#]) /cgmosx) { }
0 83539 elsif (/\G \b use ((?>\s+) strict) \b /cgmosx) { }
3 83536 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
0 83536 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
2 83534 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 83534 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x80-\xA0\xE0-\xFE#]) /cgmosx) { }
0 83534 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 83534 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 83534 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x80-\xA0\xE0-\xFE#]) /cgmosx) { }
0 83534 elsif (/\G \b no ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\{) (?>\s*) \} (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\[) (?>\s*) \] (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\<) (?>\s*) \> (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) ([\x21-\x3F]) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\S) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\() [^\x80-\xA0\xE0-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\') [^\x80-\xA0\xE0-\xFE']* \') (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\") [^\x80-\xA0\xE0-\xFE"]* \") (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\() [^\x80-\xA0\xE0-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\{) (?:$Ehp15::q_char)*? \}) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\[) (?:$Ehp15::q_char)*? \]) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\<) [^\x80-\xA0\xE0-\xFE>]* \>) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) ([\x21-\x3F]) .*? \3) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\S) (?:$Ehp15::q_char)*? \3) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\{) (?>\s*) \} (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\[) (?>\s*) \] (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\<) (?>\s*) \> (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) ([\x21-\x3F]) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\S) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\() [^\x80-\xA0\xE0-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\') [^\x80-\xA0\xE0-\xFE']* \') (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\") [^\x80-\xA0\xE0-\xFE"]* \") (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\() [^\x80-\xA0\xE0-\xFE)]* \)) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\{) (?:$Ehp15::q_char)*? \}) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\[) (?:$Ehp15::q_char)*? \]) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\<) [^\x80-\xA0\xE0-\xFE>]* \>) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) ([\x21-\x3F]) .*? \3) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\S) (?:$Ehp15::q_char)*? \3) (?>\s*) ; /cgmosx) { }
0 83534 elsif (/\G \b use \b /cgmosx) { }
2 83532 elsif (/\G \b no \b /cgmosx) { }
3177 80355 elsif (/\G (?
3404 76951 elsif (/\G (\") /cgox) { }
37 76914 elsif (/\G (\`) /cgox) { }
1231 75683 elsif ($Ehp15::slash eq 'm//' and m[\G (/) ]cgox) { }
92 75591 elsif ($Ehp15::slash eq 'm//' and /\G (\?) /cgox) { }
0 75591 elsif (/\G ( <<>> ) /cgox) { }
0 75591 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
6 75585 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
3 75582 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
6 75576 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
3 75573 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
6 75567 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
86 75481 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
2 75479 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
39 75440 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
54 75386 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 75386 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
13 75373 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 75373 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 75373 elsif (/\G < ((?:[^\x80-\xA0\xE0-\xFE>\0\a\e\f\n\r\t]|[\x80-\xA0\xE0-\xFE][\x00-\xFF])+?) > /cgox) { }
0 75373 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }
384 74989 elsif (/\G ^ ( __END__ \n .*) \z /cgmosx) { }
0 74989 elsif (/\G ( \cD .*) \z /cgmosx) { }
0 74989 elsif (/\G ( \cZ .*) \z /cgmosx) { }
14161 60828 elsif (/\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
7 60821 elsif (/\G ( \.\.\. ) /cgox) { }
23792 37029 elsif (m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
37029 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
5936 197 31207 if (scalar @heredoc_delimiter >= 1)
5991 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) { }
6040 9 2869 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
253 2616 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
6323 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) { }
6330 0 0 if (/\G (\#) ((?:$Ehp15::qq_char)*?) (\#) /cgox) { }
6333 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 ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
6347 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ehp15::q_char)*?) (\#) /cgox) { }
6350 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 ([*\-:?\\^|]) ((?:$Ehp15::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Ehp15::q_char)*?) (\1) /cgox) { }
6366 0 13 if (/\G (\\\\) /cgox) { }
0 13 elsif (/\G (\\\') /cgox) { }
2 11 elsif (/\G \' /cgox) { }
11 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
6378 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
6397 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) { }
6420 0 0 if (/\G (\#) ((?:$Ehp15::qq_char)*?) (\#) /cgox) { }
6423 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 ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
6437 0 124 if (/\G (\#) ((?:$Ehp15::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6440 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 (\') ((?:$Ehp15::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 68 elsif (/\G ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
68 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6455 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Ehp15::q_char)*?) (\#) /cgox) { }
6458 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 ([*\-:?\\^|]) ((?:$Ehp15::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Ehp15::q_char)*?) (\1) /cgox) { }
6472 0 136 if (/\G (\#) ((?:$Ehp15::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6475 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 (\') ((?:$Ehp15::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 80 elsif (/\G ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
80 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6492 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
6504 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
6516 0 558 if (/\G (\\\\) /cgox) { }
0 558 elsif (m[\G (\\/) ]cgox) { }
125 433 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
433 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
6537 0 11 if (/\G (\#) ((?:$Ehp15::qq_char)*?) (\#) ((?:$Ehp15::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
6544 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) ((?:$Ehp15::qq_char)*?) (\1) ((?:$Ehp15::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6548 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) ((?:$Ehp15::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6560 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) ((?:$Ehp15::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6572 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) ((?:$Ehp15::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6584 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) ((?:$Ehp15::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6608 40 5857 if (/\G (\#) /cgox) { }
6611 80 1868 if (/\G (\\\\) /cgox) { }
0 1868 elsif (/\G (\\\#) /cgox) { }
40 1828 elsif (/\G (\#) /cgox) { }
1828 0 elsif (/\G ($Ehp15::qq_char) /cgox) { }
6622 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) { }
6629 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Ehp15::qq_char) /cgox) { }
6633 0 0 if (--$Ehp15::nest == 0) { }
6646 720 245214 if (/\G (\\\\) /cgox) { }
0 245214 elsif (/\G (\\\}) /cgox) { }
1384 243830 elsif (/\G (\{) /cgox) { }
7159 236671 elsif (/\G (\}) /cgox) { }
236671 0 elsif (/\G ($Ehp15::qq_char) /cgox) { }
6650 5775 1384 if (--$Ehp15::nest == 0) { }
6663 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Ehp15::qq_char) /cgox) { }
6667 0 0 if (--$Ehp15::nest == 0) { }
6680 22 2018 if (/\G (\\\\) /cgox) { }
0 2018 elsif (/\G (\\\>) /cgox) { }
2 2016 elsif (/\G (\<) /cgox) { }
64 1952 elsif (/\G (\>) /cgox) { }
1952 0 elsif (/\G ($Ehp15::qq_char) /cgox) { }
6684 62 2 if (--$Ehp15::nest == 0) { }
6697 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 ($Ehp15::qq_char) /cgox) { }
6712 0 184 if (/\G (\#) ((?:$Ehp15::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6718 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 (\') ((?:$Ehp15::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 107 elsif (/\G ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
107 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6734 0 34 if (/\G (\#) (.*?) (\#) /cgmosx) { }
6740 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) ((?:$Ehp15::q_char)*?) (\1) /cgmosx) { }
6764 0 3 if (/\G (\#) ((?:$Ehp15::qq_char)*?) (\#) /cgox) { }
6770 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 (\') ((?:$Ehp15::qq_char)*?) (\') /cgox) { }
1 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
6791 0 606 if (/\G (\#) /cgox) { }
6794 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
6805 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) { }
6812 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 ($Ehp15::q_char) /cgox) { }
6817 1 0 if (--$Ehp15::nest == 0) { }
6830 0 8202 if (/\G (\\\\) /cgox) { }
0 8202 elsif (/\G (\\\}) /cgox) { }
0 8202 elsif (/\G (\\\{) /cgox) { }
114 8088 elsif (/\G (\{) /cgox) { }
713 7375 elsif (/\G (\}) /cgox) { }
7375 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
6835 599 114 if (--$Ehp15::nest == 0) { }
6848 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 ($Ehp15::q_char) /cgox) { }
6853 0 0 if (--$Ehp15::nest == 0) { }
6866 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 ($Ehp15::q_char) /cgox) { }
6871 5 0 if (--$Ehp15::nest == 0) { }
6884 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 ($Ehp15::q_char) /cgox) { }
6899 0 491 if (/\G (\#) ((?:$Ehp15::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6905 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 (\?) ((?:$Ehp15::qq_char)*?) (\?) ([cgimosxpadlunbB]*) /cgox) { }
87 312 elsif (/\G (\') ((?:$Ehp15::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 312 elsif (/\G ([*\-:\\^|]) ((?:$Ehp15::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
312 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6930 1 289 if (/\G (\#) ((?:$Ehp15::qq_char)*?) (\#) ((?:$Ehp15::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
6936 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 (\') ((?:$Ehp15::qq_char)*?) (\') ((?:$Ehp15::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
2 191 elsif (/\G ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) ((?:$Ehp15::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
0 191 elsif (/\G (\$) ((?:$Ehp15::qq_char)*?) (\1) ((?:$Ehp15::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
191 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ((?:$Ehp15::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6940 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 (\') ((?:$Ehp15::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ehp15::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ehp15::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ehp15::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6957 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 (\') ((?:$Ehp15::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ehp15::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ehp15::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ehp15::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6974 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 (\') ((?:$Ehp15::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ehp15::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6989 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 (\') ((?:$Ehp15::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Ehp15::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Ehp15::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Ehp15::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
7055 0 3 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
7063 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
7143 8 15683 if (/\G (\\\\) /cgox) { }
48 15635 elsif (/\G (\\\') /cgox) { }
3177 12458 elsif (/\G \' /cgox) { }
12458 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
7155 109 70092 if (/\G (\\\\) /cgox) { }
14 70078 elsif (/\G (\\\") /cgox) { }
3404 66674 elsif (/\G \" /cgox) { }
66674 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
7167 0 313 if (/\G (\\\\) /cgox) { }
0 313 elsif (/\G (\\\`) /cgox) { }
37 276 elsif (/\G \` /cgox) { }
276 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
7179 11 12499 if (/\G (\\\\) /cgox) { }
0 12499 elsif (m[\G (\\/) ]cgox) { }
1231 11268 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
11268 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
7191 0 266 if (/\G (\\\\) /cgox) { }
0 266 elsif (/\G (\\\?) /cgox) { }
92 174 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
174 0 elsif (/\G ($Ehp15::q_char) /cgox) { }
7212 6 0 if ($here_script eq '')
7216 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7245 3 0 if ($here_script eq '')
7249 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7269 6 0 if ($here_script eq '')
7273 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7293 3 0 if ($here_script eq '')
7297 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7317 6 0 if ($here_script eq '')
7321 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7341 83 3 if ($here_script eq '')
7345 86 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7371 1 1 if ($here_script eq '')
7375 2 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7392 38 1 if ($here_script eq '')
7396 39 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7413 51 3 if ($here_script eq '')
7417 54 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7434 0 0 if ($here_script eq '')
7438 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7579 3018 79 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
7580 3018 0 unless ($string =~ /<
7587 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 HP15::eval (?= (?>\s*) \{ ) /cgox) { }
0 603 elsif ($string =~ /\G \b Char::eval \b /cgox) { }
0 603 elsif ($string =~ /\G \b HP15::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 HP15::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 HP15::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*) (\") ((?:$Ehp15::qq_char)+?) (\") /cgox) { }
0 603 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\#) ((?:$Ehp15::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) ((?:$Ehp15::qq_char)+?) (\2) /cgox) { }
1 601 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\') ((?:\\\'|\\\\|$Ehp15::q_char)+?) (\') /cgox) { }
0 601 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ehp15::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|\\\\|$Ehp15::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*) (\") ((?:$Ehp15::qq_char)+?) (\") /cgox) { }
0 600 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\#) ((?:$Ehp15::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) ((?:$Ehp15::qq_char)+?) (\2) /cgox) { }
1 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\') ((?:\\\'|\\\\|$Ehp15::q_char)+?) (\') /cgox) { }
0 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ehp15::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|\\\\|$Ehp15::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*) (\") ((?:$Ehp15::qq_char)+?) (\") /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Ehp15::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) ((?:$Ehp15::qq_char)+?) (\1) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Ehp15::q_char)+?) (\') /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Ehp15::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|\\\\|$Ehp15::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 (\") ((?:$Ehp15::qq_char)*?) (\") /cgox) { }
0 545 elsif ($string =~ /\G (\`) ((?:$Ehp15::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 < ((?:$Ehp15::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 ($Ehp15::q_char) /cgox) { }
7824 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) { }
7831 0 0 if ($string =~ /\G (\#) ((?:$Ehp15::qq_char)*?) (\#) /cgox) { }
7834 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 ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
7848 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ehp15::q_char)*?) (\#) /cgox) { }
7851 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 ([*\-:?\\^|]) ((?:$Ehp15::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Ehp15::q_char)*?) (\1) /cgox) { }
7867 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Ehp15::q_char) /cgox) { }
7879 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Ehp15::q_char) /cgox) { }
7898 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) { }
7921 0 0 if ($string =~ /\G (\#) ((?:$Ehp15::qq_char)*?) (\#) /cgox) { }
7924 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 ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
7938 0 0 if ($string =~ /\G (\#) ((?:$Ehp15::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
7941 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 (\') ((?:$Ehp15::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
7956 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ehp15::q_char)*?) (\#) /cgox) { }
7959 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 ([*\-:?\\^|]) ((?:$Ehp15::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Ehp15::q_char)*?) (\1) /cgox) { }
7973 0 0 if ($string =~ /\G (\#) ((?:$Ehp15::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
7976 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 (\') ((?:$Ehp15::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Ehp15::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ehp15::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
7993 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Ehp15::q_char) /cgox) { }
8005 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Ehp15::q_char) /cgox) { }
8017 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 ($Ehp15::q_char) /cgox) { }
8029 0 0 if ($string =~ /\G (\#) ((?:$Ehp15::qq_char)*?) (\#) /cgox) { }
8035 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) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
8049 0 0 if ($string =~ /\G (\#) ((?:$Ehp15::qq_char)*?) (\#) /cgox) { }
8055 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 (\') ((?:$Ehp15::qq_char)*?) (\') /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Ehp15::qq_char)*?) (\1) /cgox) { }
8070 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Ehp15::q_char)*?) (\#) /cgox) { }
8076 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| $Ehp15::q_char)*?) (\1) /cgox) { }
8123 0 0 if ($here_script eq '')
8127 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8147 0 0 if ($here_script eq '')
8151 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8171 0 0 if ($here_script eq '')
8175 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8195 0 0 if ($here_script eq '')
8199 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8219 0 0 if ($here_script eq '')
8223 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8243 0 0 if ($here_script eq '')
8247 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8264 0 0 if ($here_script eq '')
8268 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8285 0 0 if ($here_script eq '')
8289 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8306 0 0 if ($here_script eq '')
8310 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8327 0 0 if ($here_script eq '')
8331 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8403 115 5227 if ($char eq '.') { }
8404 23 92 if ($modifier =~ /s/) { }
8442 0 11 if ($modifier =~ tr/Bb//d) { }
8443 0 0 if ($variable eq '') { }
8451 2 9 if ($variable eq '') { }
8473 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) { }
8493 0 0 unless ($charclass =~ /\Q$char\E/msx)
8514 1 21218 if ($char[$i] =~ /\A ([\x80-\xFF].*) (\Q$delimiter\E|\Q$end_delimiter\E) \z/msx) { }
22 38324 elsif (defined $char[$i + 1] and $char[$i + 1] eq '\\' and $char[$i] =~ /\A ([\x80-\xFF].*) (\\) \z/msx) { }
8521 204 3763 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
8560 0 307986 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 307986 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 307985 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 307984 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 307984 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x80-\xA0\xE0-\xFE0-9\}][^\x80-\xA0\xE0-\xFE\}]*) \} ) \z/mosx) { }
8584 1342 306644 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ([\@\\\|$delimiter$end_delimiter]) \z/msx }) { }
647 305997 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 305997 elsif ($char[$i] eq '\\u') { }
0 305997 elsif ($char[$i] eq '\\l') { }
0 305997 elsif ($char[$i] eq '\\U') { }
6 305991 elsif ($char[$i] eq '\\L') { }
9 305982 elsif ($char[$i] eq '\\F') { }
0 305982 elsif ($char[$i] eq '\\Q') { }
12 305970 elsif ($char[$i] eq '\\E') { }
0 305970 elsif ($char[$i] eq '\\Q') { }
0 305970 elsif ($char[$i] eq '\\E') { }
75 305895 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 305895 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 305895 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
415 305480 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 305480 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 305480 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 305480 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 305480 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
44 305436 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
45 305391 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
33 305358 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 305358 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 305358 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
8603 0 647 if ($right_e < $left_e)
8645 12 0 if ($right_e < $left_e) { }
8655 0 0 if (++$i > $#char)
8658 0 0 if ($char[$i] eq '\\E')
8726 3 9549 if ($left_e > $right_e)
8742 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{'>'}) { }
8759 0 0 unless ($octet{$char})
8770 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
8812 0 3225 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3225 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3224 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3223 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 3223 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x80-\xA0\xE0-\xFE0-9\}][^\x80-\xA0\xE0-\xFE\}]*) \} ) \z/mosx) { }
8836 57 3168 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
72 3096 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 3096 elsif ($char[$i] eq '\\u') { }
0 3096 elsif ($char[$i] eq '\\l') { }
0 3096 elsif ($char[$i] eq '\\U') { }
6 3090 elsif ($char[$i] eq '\\L') { }
0 3090 elsif ($char[$i] eq '\\F') { }
0 3090 elsif ($char[$i] eq '\\Q') { }
3 3087 elsif ($char[$i] eq '\\E') { }
0 3087 elsif ($char[$i] eq '\\Q') { }
0 3087 elsif ($char[$i] eq '\\E') { }
0 3087 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3087 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3087 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3087 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3087 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3087 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3087 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3087 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3079 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3071 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3065 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3065 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 3065 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
8846 0 72 if ($right_e < $left_e)
8875 3 0 if ($right_e < $left_e) { }
8885 0 0 if (++$i > $#char)
8888 0 0 if ($char[$i] eq '\\E')
8956 3 105 if ($left_e > $right_e)
8970 0 1835 if ($modifier =~ /([adlu])/mosx)
8973 0 0 if ($filename ne '/root/.cpan/build/Char-HP15-1.14-0/blib/lib/Ehp15.pm')
8984 8 1827 if ($string eq '') { }
240 1587 elsif ($modifier =~ tr/Bb//d) { }
8994 0 240 if ($delimiter =~ / [\@:] /mosx)
8997 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9015 0 0 unless ($octet{$char})
9024 90 150 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9032 465 1122 $modifier =~ /i/mosx ? :
9061 0 1587 if ($delimiter =~ / [\@:] /mosx)
9063 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9081 0 0 unless ($octet{$char})
9095 0 5422 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 5422 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 5421 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 5420 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
6 5414 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x80-\xA0\xE0-\xFE0-9\}][^\x80-\xA0\xE0-\xFE\}]*) \} ) \z/mosx) { }
4 5410 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
9128 77 5345 if (do { $char[$i] =~ /\A \\? ([\x80-\xFF].*) ($metachar|\Q$delimiter\E|\Q$end_delimiter\E) \z/msx }) { }
6 5339 elsif ($char[$i] =~ /\A (?: \\ [0-7]{2,3} | \\x [0-9A-Fa-f]{1,2}) \z/mosx) { }
586 4753 elsif ($char[$i] eq '[') { }
328 4425 elsif ($char[$i] eq '[^') { }
215 4210 elsif (my $char = character_class($char[$i], $modifier)) { }
238 3972 elsif ($ignorecase and $char[$i] =~ /\A [\x00-\xFF] \z/mosx and &Ehp15::uc($char[$i]) ne &fc($char[$i])) { }
1 3971 elsif ($char[$i] =~ /\A [<>] \z/mosx) { }
0 3971 elsif ($char[$i] eq '\\u') { }
0 3971 elsif ($char[$i] eq '\\l') { }
1 3970 elsif ($char[$i] eq '\\U') { }
1 3969 elsif ($char[$i] eq '\\L') { }
9 3960 elsif ($char[$i] eq '\\F') { }
22 3938 elsif ($char[$i] eq '\\Q') { }
33 3905 elsif ($char[$i] eq '\\E') { }
0 3905 elsif ($char[$i] eq '\\Q') { }
0 3905 elsif ($char[$i] eq '\\E') { }
0 3905 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3905 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3905 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3905 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3905 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3905 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3905 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3905 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3897 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3889 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3883 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3883 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ((?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* )) \} \z/mosx) { }
0 3883 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
31 3852 elsif ($char[$i] =~ /\A [\$\@].+ /mosx) { }
188 4346 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9138 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 $Ehp15::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 $Ehp15::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 $Ehp15::q_char \z/mosx) { }
9156 3 583 if ($char[$i + 1] eq ']')
9161 0 2583 if (++$i > $#char)
9164 586 1997 if ($char[$i] eq ']')
9168 90 496 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9188 5 323 if ($char[$i + 1] eq ']')
9193 0 1447 if (++$i > $#char)
9196 328 1119 if ($char[$i] eq ']')
9200 90 238 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9220 238 0 if (length &fc($char[$i]) == 1) { }
9230 0 1 if ($right_e < $left_e)
9259 33 0 if ($right_e < $left_e) { }
9269 0 0 if (++$i > $#char)
9272 0 0 if ($char[$i] eq '\\E')
9282 0 0 if ($ignorecase)
9287 0 0 if ($ignorecase)
9300 0 0 if ($ignorecase)
9306 0 0 if ($ignorecase)
9314 0 0 if ($ignorecase)
9322 0 0 if ($ignorecase)
9330 0 0 if ($ignorecase)
9337 0 8 if ($ignorecase) { }
9347 0 8 if ($ignorecase) { }
9357 0 6 if ($ignorecase) { }
9367 0 0 if ($ignorecase)
9375 0 0 if ($ignorecase)
9383 4 27 if ($ignorecase)
9390 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 '?') { }
9394 0 0 if ($char[$i] eq '{') { }
9409 0 1587 if ($left_e > $right_e)
9410 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9417 94 1493 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9432 300 240 if ($stuff =~ /\A [\$\@] /mosx)
9439 0 240 if $char eq $delimiter
9440 0 240 if $char eq $end_delimiter
9441 240 0 unless ($octet{$char})
9456 0 163 if ($modifier =~ /([adlu])/mosx)
9459 0 0 if ($filename ne '/root/.cpan/build/Char-HP15-1.14-0/blib/lib/Ehp15.pm')
9470 8 155 if ($string eq '') { }
89 66 elsif ($modifier =~ tr/Bb//d) { }
9493 32 34 $modifier =~ /i/mosx ? :
9509 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 &Ehp15::uc($char[$i]) ne &fc($char[$i])) { }
0 113 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9520 0 0 if ($char[$i + 1] eq ']')
9524 0 0 if (++$i > $#char)
9527 0 0 if ($char[$i] eq ']')
9542 0 0 if ($char[$i + 1] eq ']')
9546 0 0 if (++$i > $#char)
9549 0 0 if ($char[$i] eq ']')
9573 16 0 if (length &fc($char[$i]) == 1) { }
9583 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
9609 0 199 if (do { $char[$i] eq '\\\\' }) { }
0 199 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
9635 0 194 if ($modifier =~ /([adlu])/mosx)
9638 0 0 if ($filename ne '/root/.cpan/build/Char-HP15-1.14-0/blib/lib/Ehp15.pm')
9649 8 186 if ($string eq '') { }
44 142 elsif ($modifier =~ tr/Bb//d) { }
9659 0 44 if ($delimiter =~ / [\@:] /mosx)
9662 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9680 0 0 unless ($octet{$char})
9694 17 125 $modifier =~ /i/mosx ? :
9727 0 142 if ($delimiter =~ / [\@:] /mosx)
9729 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9747 0 0 unless ($octet{$char})
9764 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]) ( \{ ([^\x80-\xA0\xE0-\xFE0-9\}][^\x80-\xA0\xE0-\xFE\}]*) \} ) \z/mosx) { }
0 395 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
9797 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 &Ehp15::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) { }
9807 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 $Ehp15::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 $Ehp15::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 $Ehp15::q_char \z/mosx) { }
9821 0 20 if ($char[$i + 1] eq ']')
9825 0 79 if (++$i > $#char)
9828 20 59 if ($char[$i] eq ']')
9832 0 20 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9848 0 0 if ($char[$i + 1] eq ']')
9852 0 0 if (++$i > $#char)
9855 0 0 if ($char[$i] eq ']')
9859 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9879 11 0 if (length &fc($char[$i]) == 1) { }
9889 0 8 if ($right_e < $left_e)
9918 7 0 if ($right_e < $left_e) { }
9928 0 0 if (++$i > $#char)
9931 0 0 if ($char[$i] eq '\\E')
9959 0 0 if ($1 <= $parens)
9966 0 0 if ($1 <= $parens)
9973 0 0 if ($1 <= $parens)
9980 0 0 if ($ignorecase)
9985 0 0 if ($ignorecase)
9998 0 0 if ($ignorecase)
10004 0 0 if ($ignorecase)
10012 0 0 if ($ignorecase)
10020 0 0 if ($ignorecase)
10028 0 0 if ($ignorecase)
10035 0 4 if ($ignorecase) { }
10045 0 4 if ($ignorecase) { }
10055 0 3 if ($ignorecase) { }
10065 0 0 if ($ignorecase)
10073 0 0 if ($ignorecase)
10081 0 13 if ($ignorecase)
10088 0 23 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10100 0 142 if ($left_e > $right_e)
10114 0 96 if ($modifier =~ /([adlu])/mosx)
10117 0 0 if ($filename ne '/root/.cpan/build/Char-HP15-1.14-0/blib/lib/Ehp15.pm')
10128 8 88 if ($string eq '') { }
44 44 elsif ($modifier =~ tr/Bb//d) { }
10151 16 28 $modifier =~ /i/mosx ? :
10167 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 &Ehp15::uc($char[$i]) ne &fc($char[$i])) { }
0 86 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
10178 0 0 if ($char[$i + 1] eq ']')
10182 0 0 if (++$i > $#char)
10185 0 0 if ($char[$i] eq ']')
10200 0 0 if ($char[$i + 1] eq ']')
10204 0 0 if (++$i > $#char)
10207 0 0 if ($char[$i] eq ']')
10231 8 0 if (length &fc($char[$i]) == 1) { }
10241 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
10268 0 98 if (do { $char[$i] eq '\\\\' }) { }
0 98 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
10298 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) { }
10318 0 91 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
10333 0 290 if ($modifier =~ /([adlu])/mosx)
10336 0 0 if ($filename ne '/root/.cpan/build/Char-HP15-1.14-0/blib/lib/Ehp15.pm')
10344 37 253 if ($variable eq '')
10370 0 290 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
10381 17 273 if ($e_modifier >= 1) { }
10386 91 182 if ($delimiter2 eq q[']) { }
10397 8 282 if ($r_modifier) { }
10398 4 4 if (do { $modifier =~ /g/mosx }) { }
0 4 elsif ($modifier =~ /g/mosx) { }
10403 0 4 $delimiter1 eq q['] ? :
10419 0 0 $delimiter1 eq q['] ? :
10439 0 4 $delimiter1 eq q['] ? :
10456 0 8 if ($bind_operator =~ / !~ /mosx)
10463 35 247 if (do { $modifier =~ /g/mosx }) { }
0 247 elsif ($modifier =~ /g/mosx) { }
10468 3 32 $delimiter1 eq q['] ? :
6 29 $bind_operator =~ / !~ /mosx ? :
10494 0 0 $delimiter1 eq q['] ? :
0 0 $bind_operator =~ / !~ /mosx ? :
10517 234 13 $bind_operator =~ / =~ /mosx ? :
93 154 $delimiter1 eq q['] ? :
10542 0 290 if ($my ne '')
10559 0 0 if ($^W)
10560 0 0 if (_MSWin32_5Cended_path($string))
10561 0 0 unless ($] =~ /^5\.005/mosx)
10581 0 2 if ($^W)
10582 0 0 if (_MSWin32_5Cended_path($string))
10583 0 0 unless ($] =~ /^5\.005/mosx)
10605 0 273 if ($modifier =~ /([adlu])/mosx)
10608 0 0 if ($filename ne '/root/.cpan/build/Char-HP15-1.14-0/blib/lib/Ehp15.pm')
10619 84 189 if ($modifier =~ tr/Bb//d)
10623 42 147 $modifier =~ /i/mosx ? :
10656 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]) ( \{ ([^\x80-\xA0\xE0-\xFE0-9\}][^\x80-\xA0\xE0-\xFE\}]*) \} ) \z/mosx) { }
0 370 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
10689 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 &Ehp15::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) { }
10699 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 $Ehp15::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 $Ehp15::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 $Ehp15::q_char \z/mosx) { }
10713 0 3 if ($char[$i + 1] eq ']')
10717 0 7 if (++$i > $#char)
10720 3 4 if ($char[$i] eq ']')
10724 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10740 0 1 if ($char[$i + 1] eq ']')
10744 0 2 if (++$i > $#char)
10747 1 1 if ($char[$i] eq ']')
10751 0 1 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10788 18 0 if (length &fc($char[$i]) == 1) { }
10798 0 2 if ($right_e < $left_e)
10827 0 0 if ($right_e < $left_e) { }
10837 0 0 if (++$i > $#char)
10840 0 0 if ($char[$i] eq '\\E')
10850 0 0 if ($ignorecase)
10855 0 0 if ($ignorecase)
10868 0 0 if ($ignorecase)
10874 0 0 if ($ignorecase)
10882 0 0 if ($ignorecase)
10890 0 0 if ($ignorecase)
10898 0 0 if ($ignorecase)
10905 0 12 if ($ignorecase) { }
10915 0 12 if ($ignorecase) { }
10925 0 9 if ($ignorecase) { }
10935 0 0 if ($ignorecase)
10943 0 0 if ($ignorecase)
10951 0 3 if ($ignorecase)
10958 3 4 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10968 0 189 if ($left_e > $right_e)
10982 0 112 if ($modifier =~ /([adlu])/mosx)
10985 0 0 if ($filename ne '/root/.cpan/build/Char-HP15-1.14-0/blib/lib/Ehp15.pm')
10996 56 56 if ($modifier =~ tr/Bb//d)
11000 28 28 $modifier =~ /i/mosx ? :
11015 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 &Ehp15::uc($char[$i]) ne &fc($char[$i])) { }
0 88 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
11026 0 0 if ($char[$i + 1] eq ']')
11030 0 0 if (++$i > $#char)
11033 0 0 if ($char[$i] eq ']')
11048 0 0 if ($char[$i + 1] eq ']')
11052 0 0 if (++$i > $#char)
11055 0 0 if ($char[$i] eq ']')
11079 12 0 if (length &fc($char[$i]) == 1) { }
11089 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
11112 0 0 if (_open_r($fh, $realfilename))
11115 0 0 unless close $fh
11117 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) HP15 (?>\s*) ([^\x80-\xA0\xE0-\xFE;]*) ; (?>\s*) \n? $/mosx)
11138 0 0 if (_open_r($fh, $realfilename))
11141 0 0 unless close $fh
11143 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) HP15 (?>\s*) ([^\x80-\xA0\xE0-\xFE;]*) ; (?>\s*) \n? $/mosx)
11164 0 0 if (_open_r($fh, $realfilename))
11167 0 0 unless close $fh
11169 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) HP15 (?>\s*) ([^\x80-\xA0\xE0-\xFE;]*) ; (?>\s*) \n? $/mosx)
11201 0 0 if (_open_r($fh, $realfilename))
11204 0 0 unless close $fh
11206 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) HP15 (?>\s*) ([^\x80-\xA0\xE0-\xFE;]*) ; (?>\s*) \n? $/mosx)
11227 0 0 if (_open_r($fh, $realfilename))
11230 0 0 unless close $fh
11232 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) HP15 (?>\s*) ([^\x80-\xA0\xE0-\xFE;]*) ; (?>\s*) \n? $/mosx)
11253 0 0 if (_open_r($fh, $realfilename))
11256 0 0 unless close $fh
11258 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) HP15 (?>\s*) ([^\x80-\xA0\xE0-\xFE;]*) ; (?>\s*) \n? $/mosx)
11274 0 0 if ($^O eq 'MacOS') { }
11280 0 0 unless $expr =~ / \.pm \z/imosx
11291 0 0 if ($^O eq 'MacOS') { }