Branch Coverage

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


line true false branch
32 0 389 if ($^X =~ / jperl /imosx)
55 0 389 if ($@)
74 0 1152 if (ref $name) { }
0 1152 elsif (&Einformixv6als::index($name, '::') >= 0) { }
0 1152 elsif (&Einformixv6als::index($name, q[']) >= 0) { }
0 1152 elsif ($name =~ /\A \^ [ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_]+ \z/x) { }
0 1152 elsif ($name =~ /\A (?: ARGV | ARGVOUT | ENV | INC | SIG | STDERR | STDIN | STDOUT ) \z/x) { }
0 1152 elsif ($name =~ /\A [^ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz] \z/x) { }
1152 0 elsif (defined $_[1]) { }
111 0 1152 if (defined $_[1]) { }
197 0 5 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
202 0 0 if (/\A (?:$Einformixv6als::q_char)*? [ ] /mosx) { }
0 0 elsif (/\A (?:$Einformixv6als::q_char)*? [*?] /mosx) { }
203 0 0 if (my(@glob) = &Einformixv6als::glob(qq["$_"])) { }
213 0 0 if (my(@glob) = &Einformixv6als::glob($_)) { }
633 0 0 unless (defined $pattern)
638 0 0 unless (defined $string)
639 0 0 if (defined $_) { }
650 0 0 if ($string eq '') { }
0 0 elsif ($pattern eq ' ') { }
653 0 0 if (wantarray) { }
659 0 0 if $^W
677 0 0 if (not defined $limit) { }
686 0 0 if (length $string > 32766)
687 0 0 if ($string =~ /\A [\x00-\x7F]+ \z/mosx) { }
0 0 elsif (defined $Einformixv6als::q_char_SADAHIRO_Tomoyuki_2002_01_17) { }
696 0 0 if (not defined $limit or $limit <= 0) { }
0 0 elsif ($limit > 0) { }
703 0 0 if ('' =~ / \A $pattern \z /msx) { }
742 0 0 if ('' =~ / \A $pattern \z /msx) { }
747 0 0 if ($string =~ s/\A((?:$Einformixv6als::q_char)+?)$pattern//m)
760 0 0 if ($string =~ s/\A((?:$Einformixv6als::q_char)*?)$pattern//m)
770 0 0 if (length $string > 0)
775 0 0 if (not defined $_[2] or $_[2] == 0)
782 0 0 if (wantarray) { }
788 0 0 if $^W
804 0 0 if ($pattern =~ /\(\?\^? ([\-A-Za-z]+) :/mosx)
811 0 0 if ($modifier =~ /x/mosx) { }
846 0 0 if ($modifier =~ /r/mosx)
847 0 0 if ($bind_operator =~ / !~ /mosx)
858 0 0 unless (exists $tr{$searchlist[$i]})
859 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 '') { }
876 0 0 if ($modifier =~ /c/mosx) { }
878 0 0 if (not exists $tr{$char}) { }
879 0 0 if (defined $replacementlist[0])
883 0 0 if ($modifier =~ /s/mosx)
897 0 0 if (exists $tr{$char}) { }
900 0 0 if ($modifier =~ /s/mosx)
913 0 0 if ($modifier =~ /r/mosx) { }
918 0 0 if ($bind_operator =~ / !~ /mosx) { }
933 0 0 if (@_ == 0) { }
958 0 73608 if (substr($str, $pos, length $substr) eq $substr)
959 0 0 if ($pos >= $position)
963 73608 0 if (substr($str, $pos) =~ /\A ($Einformixv6als::q_char) /mosx) { }
984 0 0 if (substr($str, $pos, length $substr) eq $substr)
987 0 0 if (substr($str, $pos) =~ /\A ($Einformixv6als::q_char) /mosx) { }
1001 0 0 if (@_) { }
1003 0 0 if (@_ and wantarray) { }
1026 0 0 if (@_) { }
1028 0 0 if (@_ and wantarray) { }
1029 0 0 defined $lc{$_} ? :
1032 0 0 defined $lc{$_} ? :
1045 0 0 defined $lc{$_} ? :
1052 0 0 if (@_) { }
1054 0 0 if (@_ and wantarray) { }
1077 3618 0 if (@_) { }
1079 0 3618 if (@_ and wantarray) { }
1080 0 0 defined $uc{$_} ? :
1083 648 2970 defined $uc{$_} ? :
1096 0 0 defined $uc{$_} ? :
1103 3921 0 if (@_) { }
1105 0 3921 if (@_ and wantarray) { }
1106 0 0 defined $fc{$_} ? :
1109 1493 2428 defined $fc{$_} ? :
1122 0 0 defined $fc{$_} ? :
1136 0 0 if ($last_s_matched and $_[0] =~ /\A (?>[1-9][0-9]*) \z/mosx)
1179 0 0 unless defined $char[$i]
1182 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) { }
1187 0 0 if ($char[$i + 1] eq ']')
1192 0 0 if (++$i > $#char)
1195 0 0 if ($char[$i] eq ']')
1201 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1228 0 0 if ($char[$i + 1] eq ']')
1233 0 0 if (++$i > $#char)
1236 0 0 if ($char[$i] eq ']')
1242 0 0 if (do { $char =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($char =~ /\A [.|)] \z/mosx) { }
1272 0 0 if ($uc ne $fc)
1273 0 0 if (length $fc == 1) { }
1285 0 0 unless defined $char[$i]
1287 0 0 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
0 0 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
1297 0 0 unless ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx)
1403 0 0 if (@chars1)
1406 0 0 if (exists $range_tr{'1'})
1420 0 0 if (@chars2)
1423 0 0 if (exists $range_tr{'2'})
1439 0 0 if (@chars3)
1442 0 0 if (exists $range_tr{'3'})
1460 0 0 if (@chars4)
1463 0 0 if (exists $range_tr{'4'})
1490 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 \\ ($Einformixv6als::q_char) /cgmosx) { }
0 0 elsif (/\G ($Einformixv6als::q_char) /cgmosx) { }
1528 0 0 if ($char[$i] eq '\\-') { }
0 0 elsif ($char[$i] eq '-') { }
1532 0 0 if (0 < $i and $i < $#char)
1543 0 0 if (length $char[$i - 1] > length $char[$i + 1] or $char[$i - 1] gt $char[$i + 1])
1548 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) { }
1549 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) { }
1550 0 0 if $char[$i - 1] le $_
1572 0 0 if (length $char[$i + 1] == 2) { }
0 0 elsif (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1573 0 0 if $char[$i - 1] le $_
1589 0 0 if (length $char[$i + 1] == 3) { }
0 0 elsif (length $char[$i + 1] == 4) { }
1590 0 0 if $char[$i - 1] le $_
1601 0 0 if (length $char[$i + 1] == 4) { }
1602 0 0 if $char[$i - 1] le $_
1622 0 604 if (scalar @_ == 0) { }
302 302 elsif (scalar @_ == 1) { }
302 0 elsif (scalar @_ == 2) { }
1629 0 302 if ($_[0] > $_[1]) { }
0 302 elsif ($_[0] == $_[1]) { }
0 302 elsif ($_[0] + 1 == $_[1]) { }
1653 426 262 if ($length == 1) { }
262 0 elsif ($length == 2) { }
0 0 elsif ($length == 3) { }
0 0 elsif ($length == 4) { }
1657 0 426 if ($a1 > $z1)
1661 0 426 if ($a1 == $z1) { }
20 406 elsif ($a1 + 1 == $z1) { }
1677 222 40 if ($a1 == $z1) { }
40 0 elsif ($a1 + 1 == $z1) { }
1708 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1709 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1762 0 0 if ($a1 == $z1) { }
0 0 elsif ($a1 + 1 == $z1) { }
1763 0 0 if ($a2 == $z2) { }
0 0 elsif ($a2 + 1 == $z2) { }
1764 0 0 if ($a3 == $z3) { }
0 0 elsif ($a3 + 1 == $z3) { }
1849 0 517 unless (exists $range_tr{$length})
1866 0 1682 if ($max lt $first) { }
20 1662 elsif ($min le $first and $first le $max and $max le $last) { }
0 1662 elsif ($min eq $first and $max eq $last) { }
40 1622 elsif ($first le $min and $max le $last) { }
588 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) { }
1937 264 494 $modifier =~ /i/mosx ? :
1943 522 2126 if ($char[$i] eq '-') { }
0 2126 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
0 2126 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 2126 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x81-\x9F\xE0-\xFD0-9\}][^\x81-\x9F\xE0-\xFD\}]*) \} ) \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 \\ ($Einformixv6als::q_char) \z/mosx) { }
1944 497 25 if (0 < $i and $i < $#char)
2086 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) { }
2095 0 497 if (length $char[$i - 1] > length $char[$i + 1]) { }
477 20 elsif (length $char[$i - 1] == length $char[$i + 1]) { }
2099 0 477 if ($char[$i - 1] gt $char[$i + 1])
2109 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]) { }
2132 386 131 if ($length == 1) { }
2145 192 572 if ($modifier =~ /i/mosx) { }
2148 192 0 if ($uc ne $fc) { }
2149 192 0 if (length $fc == 1) { }
2190 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) { }
2207 307 386 if (/\A ([\x80-\xFF].*) ([\x00-\xFF]) \z/mosx)
2281 384 135 if (scalar @singleoctet >= 1)
2284 107 277 if ($modifier =~ /i/mosx)
2292 782 589 if ($uc eq $fc) { }
2296 589 0 if (length $fc == 1) { }
2307 192 85 if ($_ ne '')
2314 1902 25490 if (exists $singleoctet_ignorecase{$ord}) { }
2323 219 10868 if (ref $range)
2324 0 219 if (scalar @{$range;} == 1) { }
5 214 elsif (scalar @{$range;} == 2) { }
2342 131 388 if (scalar @multipleoctet >= 2) { }
2363 128 111 if ($modifier =~ /i/mosx)
2371 782 589 if ($uc eq $fc) { }
2375 589 0 if (length $fc == 1) { }
2386 192 85 if ($_ ne '')
2393 1902 30866 if (exists $singleoctet_ignorecase{$ord}) { }
2402 219 10868 if (ref $range)
2403 0 219 if (scalar @{$range;} == 1) { }
5 214 elsif (scalar @{$range;} == 2) { }
2417 114 125 if (scalar @multipleoctet >= 1) { }
2418 70 44 if (scalar @singleoctet >= 1) { }
2430 125 0 if (scalar @singleoctet >= 1) { }
2548 0 0 @_ ? :
2550 0 0 if ($c == 0) { }
2570 0 0 if ($c == 0) { }
2591 0 0 unless (eval "Einformixv6als::$filetest(\$file)")
2595 0 0 unless (eval " $filetest _ ")
2607 0 0 if @_
2608 0 0 if @_ and not wantarray
2610 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2611 0 0 wantarray ? :
2625 0 0 wantarray ? :
2628 0 0 wantarray ? :
2631 0 0 if (-d "$_/.") { }
2632 0 0 wantarray ? :
2641 0 0 if (_open_r($fh, $_))
2644 0 0 wantarray ? :
2648 0 0 wantarray ? :
2656 0 0 if @_
2657 0 0 if @_ and not wantarray
2659 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2660 0 0 wantarray ? :
2663 0 0 wantarray ? :
2666 0 0 wantarray ? :
2669 0 0 if (-d "$_/.") { }
2670 0 0 wantarray ? :
2674 0 0 if (_open_a($fh, $_))
2677 0 0 wantarray ? :
2681 0 0 wantarray ? :
2689 0 0 if @_
2690 0 0 if @_ and not wantarray
2692 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2693 0 0 wantarray ? :
2696 0 0 wantarray ? :
2699 0 0 wantarray ? :
2702 0 0 if (-d "$_/.") { }
2703 0 0 wantarray ? :
2707 0 0 if (_open_r($fh, $_))
2713 0 0 wantarray ? :
2716 0 0 wantarray ? :
2724 0 0 if @_
2725 0 0 if @_ and not wantarray
2727 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2728 0 0 wantarray ? :
2731 0 0 wantarray ? :
2734 0 0 wantarray ? :
2737 0 0 if (-d "$_/.") { }
2738 0 0 wantarray ? :
2742 0 0 if (_open_r($fh, $_))
2745 0 0 wantarray ? :
2749 0 0 wantarray ? :
2757 0 0 if @_
2758 0 0 if @_ and not wantarray
2760 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2761 0 0 wantarray ? :
2764 0 0 wantarray ? :
2767 0 0 wantarray ? :
2770 0 0 if (-d "$_/.") { }
2771 0 0 wantarray ? :
2775 0 0 if (_open_r($fh, $_))
2778 0 0 wantarray ? :
2782 0 0 wantarray ? :
2790 0 0 if @_
2791 0 0 if @_ and not wantarray
2793 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2794 0 0 wantarray ? :
2797 0 0 wantarray ? :
2800 0 0 wantarray ? :
2803 0 0 if (-d "$_/.") { }
2804 0 0 wantarray ? :
2808 0 0 if (_open_a($fh, $_))
2811 0 0 wantarray ? :
2815 0 0 wantarray ? :
2823 0 0 if @_
2824 0 0 if @_ and not wantarray
2826 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2827 0 0 wantarray ? :
2830 0 0 wantarray ? :
2833 0 0 wantarray ? :
2836 0 0 if (-d "$_/.") { }
2837 0 0 wantarray ? :
2841 0 0 if (_open_r($fh, $_))
2847 0 0 wantarray ? :
2850 0 0 wantarray ? :
2858 0 0 if @_
2859 0 0 if @_ and not wantarray
2861 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2862 0 0 wantarray ? :
2865 0 0 wantarray ? :
2868 0 0 wantarray ? :
2871 0 0 if (-d "$_/.") { }
2872 0 0 wantarray ? :
2876 0 0 if (_open_r($fh, $_))
2879 0 0 wantarray ? :
2883 0 0 wantarray ? :
2891 768 0 if @_
2892 0 768 if @_ and not wantarray
2897 0 768 if ($_ eq '_') { }
0 768 elsif (defined &Einformixv6als::telldir($fh)) { }
0 768 elsif (defined fileno $fh) { }
0 768 elsif (-e $_) { }
0 768 elsif (_MSWin32_5Cended_path($_)) { }
2898 0 0 wantarray ? :
2903 0 0 wantarray ? :
2908 0 0 wantarray ? :
2912 0 0 wantarray ? :
2915 0 0 if (-d "$_/.") { }
2916 0 0 wantarray ? :
2920 0 0 if (_open_r($fh, $_))
2923 0 0 wantarray ? :
2927 0 768 wantarray ? :
2935 0 0 if @_
2936 0 0 if @_ and not wantarray
2938 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2939 0 0 wantarray ? :
2942 0 0 wantarray ? :
2945 0 0 wantarray ? :
2948 0 0 if (-d "$_/.") { }
2949 0 0 wantarray ? :
2953 0 0 if (_open_r($fh, $_))
2956 0 0 wantarray ? :
2960 0 0 wantarray ? :
2968 0 0 if @_
2969 0 0 if @_ and not wantarray
2971 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
2972 0 0 wantarray ? :
2975 0 0 wantarray ? :
2978 0 0 wantarray ? :
2981 0 0 if (-d "$_/.") { }
2982 0 0 wantarray ? :
2986 0 0 if (_open_r($fh, $_))
2989 0 0 wantarray ? :
2993 0 0 wantarray ? :
3001 0 0 if @_
3002 0 0 if @_ and not wantarray
3004 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3005 0 0 wantarray ? :
3008 0 0 wantarray ? :
3011 0 0 wantarray ? :
3014 0 0 if (-d "$_/.") { }
3015 0 0 wantarray ? :
3019 0 0 if (_open_r($fh, $_))
3022 0 0 wantarray ? :
3026 0 0 wantarray ? :
3034 0 0 if @_
3035 0 0 if @_ and not wantarray
3037 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3038 0 0 wantarray ? :
3043 0 0 wantarray ? :
3046 0 0 wantarray ? :
3049 0 0 wantarray ? :
3051 0 0 wantarray ? :
3059 0 0 if @_
3060 0 0 if @_ and not wantarray
3062 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3063 0 0 wantarray ? :
3066 0 0 wantarray ? :
3069 0 0 wantarray ? :
3072 0 0 if (-d "$_/.") { }
3073 0 0 wantarray ? :
3077 0 0 if (_open_r($fh, $_))
3080 0 0 wantarray ? :
3084 0 0 wantarray ? :
3092 0 0 if @_
3093 0 0 if @_ and not wantarray
3095 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3096 0 0 wantarray ? :
3099 0 0 wantarray ? :
3102 0 0 wantarray ? :
3105 0 0 if (-d "$_/.") { }
3106 0 0 wantarray ? :
3110 0 0 if (_open_r($fh, $_))
3113 0 0 wantarray ? :
3117 0 0 wantarray ? :
3125 0 0 if @_
3126 0 0 if @_ and not wantarray
3128 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3129 0 0 wantarray ? :
3132 0 0 wantarray ? :
3135 0 0 wantarray ? :
3138 0 0 if (-d "$_/.") { }
3139 0 0 wantarray ? :
3143 0 0 if (_open_r($fh, $_))
3146 0 0 wantarray ? :
3150 0 0 wantarray ? :
3158 0 0 if @_
3159 0 0 if @_ and not wantarray
3161 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3162 0 0 wantarray ? :
3165 0 0 wantarray ? :
3168 0 0 wantarray ? :
3171 0 0 if (-d "$_/.") { }
3172 0 0 wantarray ? :
3176 0 0 if (_open_r($fh, $_))
3179 0 0 wantarray ? :
3183 0 0 wantarray ? :
3191 0 0 if @_
3192 0 0 if @_ and not wantarray
3194 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3195 0 0 wantarray ? :
3198 0 0 wantarray ? :
3201 0 0 wantarray ? :
3204 0 0 if (-d "$_/.") { }
3205 0 0 wantarray ? :
3209 0 0 if (_open_r($fh, $_))
3212 0 0 wantarray ? :
3216 0 0 wantarray ? :
3224 0 0 if @_
3225 0 0 if @_ and not wantarray
3227 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3228 0 0 wantarray ? :
3231 0 0 wantarray ? :
3234 0 0 wantarray ? :
3237 0 0 if (-d "$_/.") { }
3238 0 0 wantarray ? :
3242 0 0 if (_open_r($fh, $_))
3245 0 0 wantarray ? :
3249 0 0 wantarray ? :
3257 0 0 if @_
3258 0 0 if @_ and not wantarray
3260 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3261 0 0 wantarray ? :
3264 0 0 wantarray ? :
3267 0 0 wantarray ? :
3270 0 0 if (-d "$_/.") { }
3271 0 0 wantarray ? :
3275 0 0 if (_open_r($fh, $_))
3278 0 0 wantarray ? :
3282 0 0 wantarray ? :
3290 0 0 if @_
3291 0 0 if @_ and not wantarray
3293 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif ($] =~ /^5\.008/mosx) { }
3294 0 0 wantarray ? :
3297 0 0 wantarray ? :
3300 0 0 wantarray ? :
3302 0 0 wantarray ? :
3310 0 0 if @_
3317 0 0 if (@_ and not wantarray)
3324 0 0 if (defined fileno $fh) { }
3326 0 0 if (defined &Einformixv6als::telldir($fh))
3327 0 0 wantarray ? :
3342 0 0 if (sysread $fh, my $block, 512) { }
3348 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) { }
3365 0 0 if (-d $_ or -d "$_/.")
3366 0 0 wantarray ? :
3370 0 0 if (_open_r($fh, $_)) { }
3373 0 0 wantarray ? :
3375 0 0 if (sysread $fh, my $block, 512) { }
3376 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) { }
3392 0 0 wantarray ? :
3400 0 0 if @_
3401 0 0 if @_ and not wantarray
3405 0 0 if (defined fileno $fh) { }
3407 0 0 if (defined &Einformixv6als::telldir($fh))
3408 0 0 wantarray ? :
3413 0 0 if (sysread $fh, my $block, 512) { }
3414 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) { }
3431 0 0 if (-d $_ or -d "$_/.")
3432 0 0 wantarray ? :
3436 0 0 if (_open_r($fh, $_)) { }
3439 0 0 wantarray ? :
3441 0 0 if (sysread $fh, my $block, 512) { }
3442 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) { }
3458 0 0 wantarray ? :
3466 0 0 if @_
3467 0 0 if @_ and not wantarray
3469 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3470 0 0 wantarray ? :
3473 0 0 wantarray ? :
3476 0 0 wantarray ? :
3479 0 0 if (-d "$_/.") { }
3480 0 0 wantarray ? :
3484 0 0 if (_open_r($fh, $_))
3488 0 0 wantarray ? :
3492 0 0 wantarray ? :
3500 0 0 if @_
3501 0 0 if @_ and not wantarray
3503 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3504 0 0 wantarray ? :
3507 0 0 wantarray ? :
3510 0 0 wantarray ? :
3513 0 0 if (-d "$_/.") { }
3514 0 0 wantarray ? :
3518 0 0 if (_open_r($fh, $_))
3522 0 0 wantarray ? :
3526 0 0 wantarray ? :
3534 0 0 if @_
3535 0 0 if @_ and not wantarray
3537 0 0 if ($_ eq '_') { }
0 0 elsif (defined fileno(my $fh = &qualify_to_ref($_))) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3538 0 0 wantarray ? :
3541 0 0 wantarray ? :
3544 0 0 wantarray ? :
3547 0 0 if (-d "$_/.") { }
3548 0 0 wantarray ? :
3552 0 0 if (_open_r($fh, $_))
3556 0 0 wantarray ? :
3560 0 0 wantarray ? :
3570 0 0 unless (eval "Einformixv6als::${filetest}_")
3574 0 0 unless (eval " $filetest _ ")
3586 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3587 0 0 -r _ ? :
3590 0 0 if (-d "$_/.") { }
3591 0 0 -r _ ? :
3595 0 0 if (_open_r($fh, $_))
3598 0 0 $r ? :
3653 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3654 0 0 -w _ ? :
3657 0 0 if (-d "$_/.") { }
3658 0 0 -w _ ? :
3662 0 0 if (_open_a($fh, $_))
3665 0 0 $w ? :
3677 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3678 0 0 -x _ ? :
3681 0 0 if (-d "$_/.") { }
3682 0 0 -x _ ? :
3686 0 0 if (_open_r($fh, $_))
3703 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3704 0 0 -O _ ? :
3707 0 0 if (-d "$_/.") { }
3708 0 0 -O _ ? :
3712 0 0 if (_open_r($fh, $_))
3715 0 0 $o ? :
3727 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3728 0 0 -R _ ? :
3731 0 0 if (-d "$_/.") { }
3732 0 0 -R _ ? :
3736 0 0 if (_open_r($fh, $_))
3739 0 0 $R ? :
3751 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3752 0 0 -W _ ? :
3755 0 0 if (-d "$_/.") { }
3756 0 0 -W _ ? :
3760 0 0 if (_open_a($fh, $_))
3763 0 0 $W ? :
3775 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3776 0 0 -X _ ? :
3779 0 0 if (-d "$_/.") { }
3780 0 0 -X _ ? :
3784 0 0 if (_open_r($fh, $_))
3801 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3802 0 0 -o _ ? :
3805 0 0 if (-d "$_/.") { }
3806 0 0 -o _ ? :
3810 0 0 if (_open_r($fh, $_))
3813 0 0 $O ? :
3825 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3829 0 0 if (-d "$_/.") { }
3834 0 0 if (_open_r($fh, $_))
3837 0 0 $e ? :
3849 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3850 0 0 -z _ ? :
3853 0 0 if (-d "$_/.") { }
3854 0 0 -z _ ? :
3858 0 0 if (_open_r($fh, $_))
3861 0 0 $z ? :
3873 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3877 0 0 if (-d "$_/.") { }
3882 0 0 if (_open_r($fh, $_))
3897 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3898 0 0 -f _ ? :
3901 0 0 if (-d "$_/.") { }
3906 0 0 if (_open_r($fh, $_))
3909 0 0 $f ? :
3921 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3922 0 0 -d _ ? :
3925 0 0 -d "$_/." ? :
3935 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3936 0 0 -l _ ? :
3939 0 0 if (-d "$_/.") { }
3940 0 0 -l _ ? :
3944 0 0 if (_open_r($fh, $_))
3947 0 0 $l ? :
3959 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3960 0 0 -p _ ? :
3963 0 0 if (-d "$_/.") { }
3964 0 0 -p _ ? :
3968 0 0 if (_open_r($fh, $_))
3971 0 0 $p ? :
3983 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
3984 0 0 -S _ ? :
3987 0 0 if (-d "$_/.") { }
3988 0 0 -S _ ? :
3992 0 0 if (_open_r($fh, $_))
3995 0 0 $S ? :
4007 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4008 0 0 -b _ ? :
4011 0 0 if (-d "$_/.") { }
4012 0 0 -b _ ? :
4016 0 0 if (_open_r($fh, $_))
4019 0 0 $b ? :
4031 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4032 0 0 -c _ ? :
4035 0 0 if (-d "$_/.") { }
4036 0 0 -c _ ? :
4040 0 0 if (_open_r($fh, $_))
4043 0 0 $c ? :
4055 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4056 0 0 -u _ ? :
4059 0 0 if (-d "$_/.") { }
4060 0 0 -u _ ? :
4064 0 0 if (_open_r($fh, $_))
4067 0 0 $u ? :
4079 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4080 0 0 -g _ ? :
4083 0 0 if (-d "$_/.") { }
4084 0 0 -g _ ? :
4088 0 0 if (_open_r($fh, $_))
4091 0 0 $g ? :
4103 0 0 if ($] =~ /^5\.008/mosx)
4104 0 0 wantarray ? :
4106 0 0 wantarray ? :
4116 0 0 if (-d $_ or -d "$_/.")
4120 0 0 if (_open_r($fh, $_)) { }
4126 0 0 if (sysread $fh, my $block, 512) { }
4127 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) { }
4152 0 0 if (-d $_ or -d "$_/.")
4156 0 0 if (_open_r($fh, $_)) { }
4162 0 0 if (sysread $fh, my $block, 512) { }
4163 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) { }
4186 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4190 0 0 if (-d "$_/.") { }
4195 0 0 if (_open_r($fh, $_))
4211 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4215 0 0 if (-d "$_/.") { }
4220 0 0 if (_open_r($fh, $_))
4236 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4240 0 0 if (-d "$_/.") { }
4245 0 0 if (_open_r($fh, $_))
4261 0 0 if (wantarray) { }
4280 0 0 if (wantarray) { }
4308 0 0 unless defined $expr
4319 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx) { }
4325 0 0 $1 ? :
4329 0 0 unless defined $cxix
4330 0 0 unless exists $iter{$cxix}
4333 0 0 if ($iter{$cxix} == 0)
4338 0 0 if (wantarray) { }
4343 0 0 if ($iter{$cxix} = scalar @{$entries{$cxix};}) { }
4366 0 0 unless defined $expr
4367 0 0 if $expr eq ''
4376 0 0 if ($expr =~ /\A " ((?:$Einformixv6als::q_char)*?) " \z/mosx)
4378 0 0 if ($cond eq 'd') { }
4379 0 0 if (&d($expr))
4384 0 0 if (&e($expr))
4393 0 0 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
4394 0 0 if ($expr =~ s( \A ((?:[A-Za-z]:)?) ([^\x81-\x9F\xE0-\xFD/\\]|[\x81-\x9F\xE0-\xFC][\x00-\xFF]|\xFD[\xA1-\xFE][\x00-\xFF]) )[$1./$2]mosx)
4399 0 0 if (($head, $tail) = _parse_path($expr, $pathsep))
4400 0 0 if ($tail eq '')
4404 0 0 if ($head =~ / \A (?:$Einformixv6als::q_char)*? [*?] /mosx)
4405 0 0 if (@globdir = _do_glob('d', $head))
4410 0 0 if ($head eq '' or $head =~ /\A [A-Za-z]: \z/mosx)
4417 0 0 unless ($expr =~ / \A (?:$Einformixv6als::q_char)*? [*?] /mosx)
4418 0 0 if ($head eq '.')
4421 0 0 if ($head ne '' and ($head =~ / \G ($Einformixv6als::q_char) /gmosx)[-1] ne $pathsep)
4425 0 0 if ($cond eq 'd') { }
4426 0 0 if (&d($head))
4431 0 0 if (&e($head))
4437 0 0 unless &Einformixv6als::opendir(\*DIR, $head)
4441 0 0 if ($head eq '.')
4444 0 0 if ($head ne '' and ($head =~ / \G ($Einformixv6als::q_char) /gmosx)[-1] ne $pathsep)
4457 0 0 if ($char eq '*') { }
0 0 elsif ($char eq '?') { }
0 0 elsif ((my $fc = &fc($char)) ne $char) { }
4480 0 0 if ($leaf eq '.' or $leaf eq '..')
4483 0 0 if ($cond eq 'd' and not &d("$head$leaf"))
4487 0 0 if (&$matchsub($leaf))
4495 0 0 if (&Einformixv6als::index($leaf, '.') == -1 and length $leaf <= 8 and &Einformixv6als::index($pattern, '\\.') != -1)
4499 0 0 if (&$matchsub("$leaf."))
4505 0 0 if (@matched)
4509 0 0 if ($fix_drive_relative_paths)
4531 0 0 defined $1 ? :
4565 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'}) { }
4588 0 0 if (exists $ENV{'HOME'} and defined $ENV{'HOME'}) { }
0 0 elsif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'}) { }
4607 0 0 if (defined $home and not &d($home))
4618 0 0 if @_
4620 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4630 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4631 0 0 if (wantarray) { }
4643 0 0 wantarray ? :
4651 0 0 if (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4656 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4657 0 0 if (wantarray) { }
4669 0 0 wantarray ? :
4678 0 0 if (CORE::opendir $dh, $_[1]) { }
0 0 elsif (_MSWin32_5Cended_path($_[1])) { }
4682 0 0 if (CORE::opendir $dh, "$_[1]/.")
4694 384 0 if @_
4697 0 384 if (defined fileno $fh) { }
384 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4710 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4711 0 0 if (wantarray) { }
4723 0 0 wantarray ? :
4732 0 0 if (defined fileno $fh) { }
0 0 elsif (-e $_) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4740 0 0 if (open MUST_BE_BAREWORD_AT_HERE, $_)
4741 0 0 if (wantarray) { }
4753 0 0 wantarray ? :
4761 0 0 unless @_
4765 0 0 if (CORE::unlink $_) { }
0 0 elsif (&d($_)) { }
0 0 elsif (_MSWin32_5Cended_path($_)) { }
4772 0 0 unless {'/', '\\'}->{$_}
4773 0 0 if ($file =~ / \A (?:$Einformixv6als::q_char)*? [ ] /mosx)
4777 0 0 if (_open_r($fh, $_))
4781 0 0 if (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
0 0 elsif (`ver` =~ /\b(?:Windows 2000)\b/mos) { }
4797 0 0 if (_open_r($fh, $_)) { }
4814 0 0 if (@_ == 0)
4820 0 0 if (_MSWin32_5Cended_path($dir)) { }
4821 0 0 unless (&d($dir))
4825 0 0 if ($] =~ /^5\.005/mosx) { }
0 0 elsif ($] =~ /^(?:5\.006|5\.008000)/mosx and $^O eq 'MSWin32') { }
4844 0 0 unless ($@)
4984 0 0 if ($char eq '\\' or $char eq '/') { }
4993 0 0 if ($subdir[-1] eq '\\' or $subdir[-1] eq '/')
5007 0 0 if (`ver` =~ /\b(?:Windows NT|Windows 2000)\b/mos) { }
0 0 elsif (defined $ENV{'OS'} and $ENV{'OS'} eq 'Windows_NT') { }
5010 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5030 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5045 0 0 if (&fc(substr($dirx, -length($subdir[-1]), length $subdir[-1])) eq &fc($subdir[-1]))
5057 0 0 if ($shortdir eq '') { }
0 0 elsif (&fc($shortdir) eq &fc($dir)) { }
5075 768 0 if (@_ >= 1 and $_[0] ne '')
5076 0 768 if ($^O =~ /\A (?: MSWin32 | NetWare | symbian | dos ) \z/mosx)
5078 0 0 if ($char[-1] =~ / \x5C \z/mosx)
5098 0 0 if ($^O eq 'MacOS') { }
5105 0 0 if (&f($realfilename))
5109 0 0 if (&e("$realfilename.e"))
5113 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5118 0 0 if (&e("$realfilename.e")) { }
5120 0 0 if (_open_r($fh, "$realfilename.e"))
5121 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5140 0 0 if ($@)
5149 0 0 if ($^O eq 'MacOS')
5160 0 0 if (_open_r($fh, $realfilename))
5161 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5169 0 0 if ($@)
5178 0 0 if ($^O eq 'MacOS')
5187 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) INFORMIXV6ALS (?>\s*) ([^\x81-\x9F\xE0-\xFD;]*) ; (?>\s*) \n? $/mosx)
5191 0 0 unless open $fh, ">$realfilename.e"
5192 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5200 0 0 if ($@)
5208 0 0 unless seek $fh, 0, 0
5210 0 0 if ($^O eq 'MacOS')
5229 0 0 if ($@) { }
0 0 elsif (not $result) { }
5307 0 0 if @_
5309 0 0 if (exists $INC{$_})
5310 0 0 if $INC{$_}
5320 0 0 if (/ \b (?: jcode\.pl | jacode(?>[0-9]*)\.pl ) \z /mosx)
5329 0 0 if ($^O eq 'MacOS') { }
5336 0 0 if (&f($realfilename))
5341 0 0 if (&e("$realfilename.e"))
5345 0 0 if ($e_mtime < $mtime or $mtime < $module_mtime)
5350 0 0 if (&e("$realfilename.e")) { }
5352 0 0 unless _open_r($fh, "$realfilename.e")
5353 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5361 0 0 if ($@)
5370 0 0 if ($^O eq 'MacOS')
5376 0 0 unless close $fh
5380 0 0 unless _open_r($fh, $realfilename)
5381 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5389 0 0 if ($@)
5398 0 0 if ($^O eq 'MacOS')
5404 0 0 unless close $fh
5406 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) INFORMIXV6ALS (?>\s*) ([^\x81-\x9F\xE0-\xFD;]*) ; (?>\s*) \n? $/mosx)
5410 0 0 unless open $fh, ">$realfilename.e"
5411 0 0 if ($^O eq 'MacOS') { }
0 0 elsif (exists $ENV{'CHAR_NONBLOCK'}) { }
5419 0 0 if ($@)
5427 0 0 unless seek $fh, 0, 0
5429 0 0 if ($^O eq 'MacOS')
5435 0 0 unless close $fh
5449 0 0 if ($@) { }
0 0 elsif (not $result) { }
5476 0 0 if (defined $&) { }
5477 0 0 if (defined $1 and substr($&, -length($1), length $1) eq $1) { }
5494 0 0 if (defined $&) { }
5495 0 0 if (defined $1) { }
5520 0 0 if @_
5522 0 0 if (/\A ($Einformixv6als::q_char) /mosx) { }
5540 0 0 if (/\A ($Einformixv6als::q_char) /mosx) { }
5558 0 0 if (wantarray) { }
5578 0 0 @_ ? :
5579 0 0 if @_ and not wantarray
5585 0 0 if (exists $range_tr{length $getc})
5586 0 0 if ($getc =~ /\A $Einformixv6als::dot_s \z/mosx)
5587 0 0 wantarray ? :
5591 0 0 wantarray ? :
5599 0 0 if @_
5622 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) { }
5702 0 0 if (@_ == 3) { }
5709 0 0 if ($index == -1) { }
5723 0 0 if (@_ == 3) { }
5730 0 0 if ($rindex == -1) { }
5884 0 384 if @_
5945 31404 156418 if (/\G ( \n ) /cgox) { }
42620 113798 elsif (/\G ((?>\s+)|\#.*) /cgox) { }
3773 110025 elsif (/\G ( (?: if | elsif | unless | while | until | given | when ) (?>\s*) \( ) /cgox) { }
170 109855 elsif (/\G ( \( (?>\s*) (?: local \b | my \b | our \b | state \b )? (?>\s*) \$ $qq_scalar ) /cgox) { }
4 109851 elsif (/\G ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH \b | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) /cgmosx) { }
28 109823 elsif (/\G ( \$& | \$\{&\} | \$ (?>\s*) MATCH \b | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) /cgmosx) { }
1 109822 elsif (/\G ( \$' | \$\{'\} ) /cgmosx) { }
3 109819 elsif (/\G ( \$ (?>\s*) POSTMATCH \b | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) /cgmosx) { }
2878 106941 elsif (/\G ( \$ $qq_scalar | $qq_substr ) /cgox) { }
12209 94732 elsif (/\G ( [,;] ) /cgox) { }
0 94732 elsif (/\G ( \{ (?>\s*) (?: tr | index | rindex | reverse ) (?>\s*) \} ) /cgmosx) { }
2 94730 elsif (/\G ( \$ 0 ) /cgmosx) { }
0 94730 elsif (/\G ( \$ \{ (?>\s*) 0 (?>\s*) \} ) /cgmosx) { }
1 94729 elsif (/\G ( \$ \$ ) (?![\w\{]) /cgmosx) { }
219 94510 elsif (/\G \$ ((?>[1-9][0-9]*)) /cgmosx) { }
0 94510 elsif (/\G \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} /cgmosx) { }
0 94510 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ .+? \] ) /cgmosx) { }
0 94510 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ .+? \} ) /cgmosx) { }
0 94510 elsif (/\G \$ ( \$ (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) /cgmosx) { }
0 94510 elsif (/\G \$ (?>\s*) \{ ( (?>\s*) (?> [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* ) (?>\s*) ) \} /cgmosx) { }
0 94510 elsif (/\G \$ (?>\s*) \{ (?>\s*) ( $qq_brace ) (?>\s*) \} /cgmosx) { }
605 93905 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 93802 elsif (m{\G ( \$[\$\@\#\\\'\"/\?\(\)\[\]\<\>] ) }cgmosx) { }
0 93802 elsif (/\G \b (while (?>\s*) \( (?>\s*) <[\$]?[A-Za-z_][A-Za-z_0-9]*> (?>\s*) \)) \b /cgox) { }
0 93802 elsif (/\G \b while (?>\s*) \( (?>\s*) < ((?:[^\x81-\x9F\xE0-\xFD>\0\a\e\f\n\r\t]|[\x81-\x9F\xE0-\xFC][\x00-\xFF]|\xFD[\xA1-\xFE][\x00-\xFF])+?) > (?>\s*) \) \b /cgox) { }
0 93802 elsif (/\G \b while (?>\s*) \( (?>\s*) glob (?>\s*) \) /cgox) { }
0 93802 elsif (/\G \b while (?>\s*) \( (?>\s*) glob \b /cgox) { }
482 93320 elsif (/\G \b ( if | unless | while | until | for | when ) \b /cgox) { }
19 93301 elsif (/\G \b (CORE:: | ->(>?\s*) (?: atan2 | [a-z]{2,})) \b /cgox) { }
0 93301 elsif (/\G \b Char::eval (?= (?>\s*) \{ ) /cgox) { }
13 93288 elsif (/\G \b INFORMIXV6ALS::eval (?= (?>\s*) \{ ) /cgox) { }
0 93288 elsif (/\G \b Char::eval \b (?! (?>\s*) => ) /cgox) { }
114 93174 elsif (/\G \b INFORMIXV6ALS::eval \b (?! (?>\s*) => ) /cgox) { }
2 93172 elsif (/\G \b bytes::substr \b (?! (?>\s*) => ) /cgox) { }
2 93170 elsif (/\G \b chop \b (?! (?>\s*) => ) /cgox) { }
2 93168 elsif (/\G \b bytes::index \b (?! (?>\s*) => ) /cgox) { }
0 93168 elsif (/\G \b Char::index \b (?! (?>\s*) => ) /cgox) { }
2 93166 elsif (/\G \b INFORMIXV6ALS::index \b (?! (?>\s*) => ) /cgox) { }
2 93164 elsif (/\G \b index \b (?! (?>\s*) => ) /cgox) { }
2 93162 elsif (/\G \b bytes::rindex \b (?! (?>\s*) => ) /cgox) { }
0 93162 elsif (/\G \b Char::rindex \b (?! (?>\s*) => ) /cgox) { }
2 93160 elsif (/\G \b INFORMIXV6ALS::rindex \b (?! (?>\s*) => ) /cgox) { }
2 93158 elsif (/\G \b rindex \b (?! (?>\s*) => ) /cgox) { }
1 93157 elsif (/\G \b lc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 93157 elsif (/\G \b lcfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 93157 elsif (/\G \b uc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 93157 elsif (/\G \b ucfirst (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
3 93154 elsif (/\G \b fc (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 93154 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\") ((?:$Einformixv6als::qq_char)+?) (\") /cgox) { }
0 93154 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\#) ((?:$Einformixv6als::qq_char)+?) (\#) /cgox) { }
0 93154 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 93154 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 93154 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 93154 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
1 93153 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\S) ((?:$Einformixv6als::qq_char)+?) (\2) /cgox) { }
5 93148 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\') ((?:\\\'|\\\\|$Einformixv6als::q_char)+?) (\') /cgox) { }
0 93148 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\#) ((?:\\\#|\\\\|$Einformixv6als::q_char)+?) (\#) /cgox) { }
0 93148 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 93148 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 93148 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 93148 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
1 93147 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\S) ((?:\\\2|\\\\|$Einformixv6als::q_char)+?) (\2) /cgox) { }
0 93147 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 93147 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \( ((?:$qq_paren)*?) \) /cgox) { }
0 93147 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) (?= [a-z]+) /cgox) { }
0 93147 elsif (/\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) ((?>\w+)) /cgox) { }
0 93147 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\") ((?:$Einformixv6als::qq_char)+?) (\") /cgox) { }
0 93147 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\#) ((?:$Einformixv6als::qq_char)+?) (\#) /cgox) { }
0 93147 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 93147 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 93147 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 93147 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
2 93145 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\S) ((?:$Einformixv6als::qq_char)+?) (\2) /cgox) { }
103 93042 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\') ((?:\\\'|\\\\|$Einformixv6als::q_char)+?) (\') /cgox) { }
0 93042 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Einformixv6als::q_char)+?) (\#) /cgox) { }
0 93042 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 93042 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 93042 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 93042 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
2 93040 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\S) ((?:\\\2|\\\\|$Einformixv6als::q_char)+?) (\2) /cgox) { }
6 93034 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 93034 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 93034 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?= (?>\s+) [a-z]+) /cgox) { }
50 92984 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) ((?>\w+)) /cgox) { }
2 92982 elsif (/\G -(t) (?>\s+) ((?>\w+)) /cgox) { }
1 92981 elsif (/\G \b lstat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
3 92978 elsif (/\G \b stat (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 92978 elsif (/\G -s (?>\s*) (\") ((?:$Einformixv6als::qq_char)+?) (\") /cgox) { }
0 92978 elsif (/\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Einformixv6als::qq_char)+?) (\#) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) qq (?>\s*) (\() ((?:$qq_paren)+?) (\)) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) qq (?>\s*) (\{) ((?:$qq_brace)+?) (\}) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) qq (?>\s*) (\[) ((?:$qq_bracket)+?) (\]) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) qq (?>\s*) (\<) ((?:$qq_angle)+?) (\>) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) qq (?>\s*) (\S) ((?:$Einformixv6als::qq_char)+?) (\1) /cgox) { }
0 92978 elsif (/\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Einformixv6als::q_char)+?) (\') /cgox) { }
0 92978 elsif (/\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Einformixv6als::q_char)+?) (\#) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) q (?>\s*) (\() ((?:\\\)|\\\\|$q_paren)+?) (\)) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) q (?>\s*) (\{) ((?:\\\}|\\\\|$q_brace)+?) (\}) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) q (?>\s*) (\[) ((?:\\\]|\\\\|$q_bracket)+?) (\]) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) q (?>\s*) (\<) ((?:\\\>|\\\\|$q_angle)+?) (\>) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) q (?>\s*) (\S) ((?:\\\1|\\\\|$Einformixv6als::q_char)+?) (\1) /cgox) { }
0 92978 elsif (/\G -s (?>\s*) (\$ (?> \w+ (?: ::\w+)* ) (?: (?: ->)? (?: [\$\@\%\&\*]\* | \$\#\* | \( (?:$qq_paren)*? \) | [\@\%\*]? \{ (?:$qq_brace)+? \} | [\@\%]? \[ (?:$qq_bracket)+? \] ) )*) /cgox) { }
0 92978 elsif (/\G -s (?>\s*) \( ((?:$qq_paren)*?) \) /cgox) { }
0 92978 elsif (/\G -s (?= (?>\s+) [a-z]+) /cgox) { }
0 92978 elsif (/\G -s (?>\s+) ((?>\w+)) /cgox) { }
2 92976 elsif (/\G \b bytes::length (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 92974 elsif (/\G \b bytes::chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
36 92938 elsif (/\G \b chr (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 92936 elsif (/\G \b bytes::ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
2 92934 elsif (/\G \b ord (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
8 92926 elsif (/\G \b glob (?= (?>\s+)[A-Za-z_]|(?>\s*)['"`\$\@\&\*\(]) /cgox) { }
0 92926 elsif (/\G \b lc \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b lcfirst \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b uc \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b ucfirst \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b fc \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b lstat \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b stat \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G -s \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b bytes::length \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b bytes::chr \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b chr \b (?! (?>\s*) => ) /cgox) { }
0 92926 elsif (/\G \b bytes::ord \b (?! (?>\s*) => ) /cgox) { }
2 92924 elsif (/\G \b ord \b (?! (?>\s*) => ) /cgox) { }
0 92924 elsif (/\G \b glob \b (?! (?>\s*) => ) /cgox) { }
4 92920 elsif (/\G \b reverse \b (?! (?>\s*) => ) /cgox) { }
8 92912 elsif (/\G \b getc \b (?! (?>\s*) => ) /cgox) { }
2 92910 elsif (/\G \b opendir ((?>\s*) \( (?>\s*)) (?=[A-Za-z_]) /cgox) { }
0 92910 elsif (/\G \b opendir ((?>\s+)) (?=[A-Za-z_]) /cgox) { }
87 92823 elsif (/\G \b unlink \b (?! (?>\s*) => ) /cgox) { }
3 92820 elsif (/\G \b (chdir) \b (?! (?>\s*) => ) /cgox) { }
404 92416 elsif (/\G \b (split) \b (?! (?>\s*) => ) /cgox) { }
11 92405 elsif (/\G \b ( tr | y ) \b /cgox) { }
5897 86508 elsif (/\G \b (qq) \b /cgox) { }
184 86324 elsif (/\G \b (qr) \b /cgox) { }
34 86290 elsif (/\G \b (qw) \b /cgox) { }
3 86287 elsif (/\G \b (qx) \b /cgox) { }
606 85681 elsif (/\G \b (q) \b /cgox) { }
491 85190 elsif (/\G \b (m) \b /cgox) { }
290 84900 elsif (/\G \b (s) \b /cgox) { }
1 84899 elsif (/\G \b do (?= (?>\s*) \{ ) /cgmosx) { }
0 84899 elsif (/\G \b do (?= (?>\s+) (?: q | qq | qx ) \b) /cgmosx) { }
0 84899 elsif (/\G \b do (?= (?>\s+) (?>\w+)) /cgmosx) { }
0 84899 elsif (/\G \b do (?= (?>\s*) \$ (?> \w+ (?: ::\w+)* ) \( ) /cgmosx) { }
2 84897 elsif (/\G \b do \b /cgmosx) { }
0 84897 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 84897 elsif (/\G \b require ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x81-\x9F\xE0-\xFD#]) /cgmosx) { }
0 84897 elsif (/\G \b require ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 84897 elsif (/\G \b require (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 84897 elsif (/\G \b require (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84897 elsif (/\G \b require (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
18 84879 elsif (/\G \b require (?>\s+) ((?>[A-Za-z_]\w* (?: :: [A-Za-z_]\w*)*)) (?>\s*) ; /cgmosx) { }
0 84879 elsif (/\G \b require (?>\s*) ; /cgmosx) { }
1 84878 elsif (/\G \b require \b /cgmosx) { }
70 84808 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 84808 elsif (/\G \b use ((?>\s+) strict .*? ;) ([ \t]* [^\x81-\x9F\xE0-\xFD#]) /cgmosx) { }
0 84808 elsif (/\G \b use ((?>\s+) strict) \b /cgmosx) { }
3 84805 elsif (/\G \b use (?>\s+) ((?>([1-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
0 84805 elsif (/\G \b use (?>\s+) ((?>v([0-9][0-9_]*)(?:\.([0-9_]+))*)) (?>\s*) ; /cgmosx) { }
2 84803 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 84803 elsif (/\G \b use ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x81-\x9F\xE0-\xFD#]) /cgmosx) { }
0 84803 elsif (/\G \b use ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 84803 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [#\n]) /cgmosx) { }
0 84803 elsif (/\G \b no ((?>\s+) (?:$ignore_modules) .*? ;) ([ \t]* [^\x81-\x9F\xE0-\xFD#]) /cgmosx) { }
0 84803 elsif (/\G \b no ((?>\s+) (?:$ignore_modules)) \b /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\{) (?>\s*) \} (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\[) (?>\s*) \] (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\<) (?>\s*) \> (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) ([\x21-\x3F]) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\S) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\() [^\x81-\x9F\xE0-\xFD)]* \)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\') [^\x81-\x9F\xE0-\xFD']* \') (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\") [^\x81-\x9F\xE0-\xFD"]* \") (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\() [^\x81-\x9F\xE0-\xFD)]* \)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\{) (?:$Einformixv6als::q_char)*? \}) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\[) (?:$Einformixv6als::q_char)*? \]) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\<) [^\x81-\x9F\xE0-\xFD>]* \>) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) ([\x21-\x3F]) .*? \3) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\S) (?:$Einformixv6als::q_char)*? \3) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>0[0-7_]*)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[1-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>v[0-9][0-9_]*(?:\.[0-9_]+)*)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\() (?>\s*) \) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\{) (?>\s*) \} (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\[) (?>\s*) \] (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\<) (?>\s*) \> (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) ([\x21-\x3F]) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) qw (?>\s*) (\S) (?>\s*) \2 (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\() [^\x81-\x9F\xE0-\xFD)]* \)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\') [^\x81-\x9F\xE0-\xFD']* \') (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s*) ( (\") [^\x81-\x9F\xE0-\xFD"]* \") (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\() [^\x81-\x9F\xE0-\xFD)]* \)) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\{) (?:$Einformixv6als::q_char)*? \}) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\[) (?:$Einformixv6als::q_char)*? \]) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\<) [^\x81-\x9F\xE0-\xFD>]* \>) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) ([\x21-\x3F]) .*? \3) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b no (?>\s+) ((?>[A-Z]\w*(?: ::\w+)*)) (?>\s+) ((?: q | qq | qw ) (?>\s*) (\S) (?:$Einformixv6als::q_char)*? \3) (?>\s*) ; /cgmosx) { }
0 84803 elsif (/\G \b use \b /cgmosx) { }
2 84801 elsif (/\G \b no \b /cgmosx) { }
3177 81624 elsif (/\G (?
3404 78220 elsif (/\G (\") /cgox) { }
37 78183 elsif (/\G (\`) /cgox) { }
1231 76952 elsif ($Einformixv6als::slash eq 'm//' and m[\G (/) ]cgox) { }
92 76860 elsif ($Einformixv6als::slash eq 'm//' and /\G (\?) /cgox) { }
0 76860 elsif (/\G ( <<>> ) /cgox) { }
0 76860 elsif (/\G ( << (?>\s*) ) (?= [0-9\$\@\&] ) /cgox) { }
6 76854 elsif (/\G ( <<~ [\t ]* '([a-zA-Z_0-9]*)' ) /cgox) { }
3 76851 elsif (/\G ( <<~ \\([a-zA-Z_0-9]+) ) /cgox) { }
6 76845 elsif (/\G ( <<~ [\t ]* "([a-zA-Z_0-9]*)" ) /cgox) { }
3 76842 elsif (/\G ( <<~ ([a-zA-Z_0-9]+) ) /cgox) { }
6 76836 elsif (/\G ( <<~ [\t ]* `([a-zA-Z_0-9]*)` ) /cgox) { }
86 76750 elsif (/\G ( << '([a-zA-Z_0-9]*)' ) /cgox) { }
2 76748 elsif (/\G ( << \\([a-zA-Z_0-9]+) ) /cgox) { }
39 76709 elsif (/\G ( << "([a-zA-Z_0-9]*)" ) /cgox) { }
54 76655 elsif (/\G ( << ([a-zA-Z_0-9]+) ) /cgox) { }
0 76655 elsif (/\G ( << `([a-zA-Z_0-9]*)` ) /cgox) { }
13 76642 elsif (/\G ( <<= | <=> | <= | < ) (?= (?>\s*) [A-Za-z_0-9'"`\$\@\&\*\(\+\-] )/cgox) { }
0 76642 elsif (/\G (<[\$]?[A-Za-z_][A-Za-z_0-9]*>) /cgox) { }
0 76642 elsif (/\G < ((?:[^\x81-\x9F\xE0-\xFD>\0\a\e\f\n\r\t]|[\x81-\x9F\xE0-\xFC][\x00-\xFF]|\xFD[\xA1-\xFE][\x00-\xFF])+?) > /cgox) { }
0 76642 elsif (/\G ^ ( __DATA__ \n .*) \z /cgmosx) { }
384 76258 elsif (/\G ^ ( __END__ \n .*) \z /cgmosx) { }
0 76258 elsif (/\G ( \cD .*) \z /cgmosx) { }
0 76258 elsif (/\G ( \cZ .*) \z /cgmosx) { }
14161 62097 elsif (/\G ( -- | \+\+ | [\)\}\]] ) /cgox) { }
7 62090 elsif (/\G ( \.\.\. ) /cgox) { }
23792 38298 elsif (m"\G ((?> !~~ | !~ | != | ! | %= | % | &&= | && | &= | &\.= | &\. | & | -= | -> | - | :(?>\s*)= | : | <<>> | <<= | <=> | <= | < | == | => | =~ | = | >>= | >> | >= | > | \*\*= | \*\* | \*= | \* | \+= | \+ | \.\. | \.= | \. | //= | // | /= | / | \? | \\ | \^= | \^\.= | \^\. | \^ | \b x= | \|\|= | \|\| | \|= | \|\.= | \|\. | \| | ~~ | ~\. | ~ | \b(?: and | cmp | eq | ge | gt | le | lt | ne | not | or | xor | x )\b | \b(?: print )\b | [,;\(\{\[] )) "cgox) { }
38298 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
5947 197 31207 if (scalar @heredoc_delimiter >= 1)
6002 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) { }
6051 9 2869 if (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= (?: tr | y ) \b ) /cgox) { }
253 2616 elsif (/\G ( (?>\s*) (?: =~ | !~ ) (?>\s*) ) (?= s \b ) /cgox) { }
6334 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) { }
6341 0 0 if (/\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) /cgox) { }
6344 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 ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
6358 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Einformixv6als::q_char)*?) (\#) /cgox) { }
6361 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 ([*\-:?\\^|]) ((?:$Einformixv6als::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Einformixv6als::q_char)*?) (\1) /cgox) { }
6377 0 13 if (/\G (\\\\) /cgox) { }
0 13 elsif (/\G (\\\') /cgox) { }
2 11 elsif (/\G \' /cgox) { }
11 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
6389 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
6408 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) { }
6431 0 0 if (/\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) /cgox) { }
6434 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 ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
6448 0 124 if (/\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6451 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 68 elsif (/\G ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
68 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6466 0 0 if (/\G (\#) ((?:\\\#|\\\\|$Einformixv6als::q_char)*?) (\#) /cgox) { }
6469 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 ([*\-:?\\^|]) ((?:$Einformixv6als::q_char)*?) (\1) /cgox) { }
0 0 elsif (/\G (\S) ((?:\\\\|\\\1| $Einformixv6als::q_char)*?) (\1) /cgox) { }
6483 0 136 if (/\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6486 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 80 elsif (/\G ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
80 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6503 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\') /cgox) { }
0 0 elsif (/\G \' /cgox) { }
0 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
6515 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\") /cgox) { }
0 0 elsif (/\G \" /cgox) { }
0 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
6527 0 558 if (/\G (\\\\) /cgox) { }
0 558 elsif (m[\G (\\/) ]cgox) { }
125 433 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
433 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
6548 0 11 if (/\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ([cdsrbB]*) /cgox) { }
6555 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) ((?:$Einformixv6als::qq_char)*?) (\1) ((?:$Einformixv6als::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6559 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) ((?:$Einformixv6als::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6571 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) ((?:$Einformixv6als::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6583 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) ((?:$Einformixv6als::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6595 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) ((?:$Einformixv6als::qq_char)*?) (\1) ([cdsrbB]*) /cgox) { }
6619 40 5857 if (/\G (\#) /cgox) { }
6622 80 1868 if (/\G (\\\\) /cgox) { }
0 1868 elsif (/\G (\\\#) /cgox) { }
40 1828 elsif (/\G (\#) /cgox) { }
1828 0 elsif (/\G ($Einformixv6als::qq_char) /cgox) { }
6633 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) { }
6640 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\)) /cgox) { }
0 0 elsif (/\G (\() /cgox) { }
0 0 elsif (/\G (\)) /cgox) { }
0 0 elsif (/\G ($Einformixv6als::qq_char) /cgox) { }
6644 0 0 if (--$Einformixv6als::nest == 0) { }
6657 720 245745 if (/\G (\\\\) /cgox) { }
0 245745 elsif (/\G (\\\}) /cgox) { }
1384 244361 elsif (/\G (\{) /cgox) { }
7159 237202 elsif (/\G (\}) /cgox) { }
237202 0 elsif (/\G ($Einformixv6als::qq_char) /cgox) { }
6661 5775 1384 if (--$Einformixv6als::nest == 0) { }
6674 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\]) /cgox) { }
0 0 elsif (/\G (\[) /cgox) { }
0 0 elsif (/\G (\]) /cgox) { }
0 0 elsif (/\G ($Einformixv6als::qq_char) /cgox) { }
6678 0 0 if (--$Einformixv6als::nest == 0) { }
6691 22 2018 if (/\G (\\\\) /cgox) { }
0 2018 elsif (/\G (\\\>) /cgox) { }
2 2016 elsif (/\G (\<) /cgox) { }
64 1952 elsif (/\G (\>) /cgox) { }
1952 0 elsif (/\G ($Einformixv6als::qq_char) /cgox) { }
6695 62 2 if (--$Einformixv6als::nest == 0) { }
6708 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 ($Einformixv6als::qq_char) /cgox) { }
6723 0 184 if (/\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
6729 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 107 elsif (/\G ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
107 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
6745 0 34 if (/\G (\#) (.*?) (\#) /cgmosx) { }
6751 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) ((?:$Einformixv6als::q_char)*?) (\1) /cgmosx) { }
6775 0 3 if (/\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) /cgox) { }
6781 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') /cgox) { }
1 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
6802 0 606 if (/\G (\#) /cgox) { }
6805 0 0 if (/\G (\\\\) /cgox) { }
0 0 elsif (/\G (\\\#) /cgox) { }
0 0 elsif (/\G (\#) /cgox) { }
0 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
6816 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) { }
6823 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 ($Einformixv6als::q_char) /cgox) { }
6828 1 0 if (--$Einformixv6als::nest == 0) { }
6841 0 8319 if (/\G (\\\\) /cgox) { }
0 8319 elsif (/\G (\\\}) /cgox) { }
0 8319 elsif (/\G (\\\{) /cgox) { }
114 8205 elsif (/\G (\{) /cgox) { }
713 7492 elsif (/\G (\}) /cgox) { }
7492 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
6846 599 114 if (--$Einformixv6als::nest == 0) { }
6859 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 ($Einformixv6als::q_char) /cgox) { }
6864 0 0 if (--$Einformixv6als::nest == 0) { }
6877 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 ($Einformixv6als::q_char) /cgox) { }
6882 5 0 if (--$Einformixv6als::nest == 0) { }
6895 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 ($Einformixv6als::q_char) /cgox) { }
6910 0 491 if (/\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
6916 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 (\?) ((?:$Einformixv6als::qq_char)*?) (\?) ([cgimosxpadlunbB]*) /cgox) { }
87 312 elsif (/\G (\') ((?:$Einformixv6als::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 312 elsif (/\G ([*\-:\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
312 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
6941 1 289 if (/\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ([cegimosxpradlunbB]*) /cgox) { }
6947 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ((?:$Einformixv6als::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
2 191 elsif (/\G ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) ((?:$Einformixv6als::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
0 191 elsif (/\G (\$) ((?:$Einformixv6als::qq_char)*?) (\1) ((?:$Einformixv6als::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
191 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ((?:$Einformixv6als::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6951 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Einformixv6als::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Einformixv6als::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Einformixv6als::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6968 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Einformixv6als::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Einformixv6als::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Einformixv6als::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
6985 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Einformixv6als::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
7000 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\$) ((?:$Einformixv6als::qq_char)*?) (\$) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\:) ((?:$Einformixv6als::qq_char)*?) (\:) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\@) ((?:$Einformixv6als::qq_char)*?) (\@) ([cegimosxpradlunbB]*) /cgox) { }
0 0 elsif (/\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([cegimosxpradlunbB]*) /cgox) { }
7066 0 3 if ($2 >= 6 or $2 == 5 and $3 ge '012') { }
7074 0 0 if ($2 >= 6 or $2 == 5 and $3 >= 12) { }
7154 8 15800 if (/\G (\\\\) /cgox) { }
48 15752 elsif (/\G (\\\') /cgox) { }
3177 12575 elsif (/\G \' /cgox) { }
12575 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
7166 109 73799 if (/\G (\\\\) /cgox) { }
14 73785 elsif (/\G (\\\") /cgox) { }
3404 70381 elsif (/\G \" /cgox) { }
70381 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
7178 0 313 if (/\G (\\\\) /cgox) { }
0 313 elsif (/\G (\\\`) /cgox) { }
37 276 elsif (/\G \` /cgox) { }
276 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
7190 11 12499 if (/\G (\\\\) /cgox) { }
0 12499 elsif (m[\G (\\/) ]cgox) { }
1231 11268 elsif (m[\G / ([cgimosxpadlunbB]*) ]cgox) { }
11268 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
7202 0 266 if (/\G (\\\\) /cgox) { }
0 266 elsif (/\G (\\\?) /cgox) { }
92 174 elsif (/\G \? ([cgimosxpadlunbB]*) /cgox) { }
174 0 elsif (/\G ($Einformixv6als::q_char) /cgox) { }
7223 6 0 if ($here_script eq '')
7227 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7256 3 0 if ($here_script eq '')
7260 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7280 6 0 if ($here_script eq '')
7284 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7304 3 0 if ($here_script eq '')
7308 3 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7328 6 0 if ($here_script eq '')
7332 6 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
7352 83 3 if ($here_script eq '')
7356 86 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7382 1 1 if ($here_script eq '')
7386 2 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7403 38 1 if ($here_script eq '')
7407 39 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7424 51 3 if ($here_script eq '')
7428 54 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7445 0 0 if ($here_script eq '')
7449 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
7590 3018 79 unless (grep /\A \{ \z/msx, @char and grep /\A \} \z/msx, @char)
7591 3018 0 unless ($string =~ /<
7598 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 INFORMIXV6ALS::eval (?= (?>\s*) \{ ) /cgox) { }
0 603 elsif ($string =~ /\G \b Char::eval \b /cgox) { }
0 603 elsif ($string =~ /\G \b INFORMIXV6ALS::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 INFORMIXV6ALS::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 INFORMIXV6ALS::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*) (\") ((?:$Einformixv6als::qq_char)+?) (\") /cgox) { }
0 603 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) qq (?>\s*) (\#) ((?:$Einformixv6als::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) ((?:$Einformixv6als::qq_char)+?) (\2) /cgox) { }
1 601 elsif ($string =~ /\G (-[rwxoRWXOezfdlpSbcugkTB] (?>(?:\s+ -[rwxoRWXOezfdlpSbcugkTB])+)) (?>\s*) (\') ((?:\\\'|\\\\|$Einformixv6als::q_char)+?) (\') /cgox) { }
0 601 elsif ($string =~ /\G ((?:-[rwxoRWXOezfdlpSbcugkTB](?>\s+)){2,}) q (?>\s*) (\#) ((?:\\\#|\\\\|$Einformixv6als::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|\\\\|$Einformixv6als::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*) (\") ((?:$Einformixv6als::qq_char)+?) (\") /cgox) { }
0 600 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) qq (?>\s*) (\#) ((?:$Einformixv6als::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) ((?:$Einformixv6als::qq_char)+?) (\2) /cgox) { }
1 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s*) (\') ((?:\\\'|\\\\|$Einformixv6als::q_char)+?) (\') /cgox) { }
0 597 elsif ($string =~ /\G -([rwxoRWXOezsfdlpSbcugkTBMAC]) (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Einformixv6als::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|\\\\|$Einformixv6als::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*) (\") ((?:$Einformixv6als::qq_char)+?) (\") /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) qq (?>\s*) (\#) ((?:$Einformixv6als::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) ((?:$Einformixv6als::qq_char)+?) (\1) /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s*) (\') ((?:\\\'|\\\\|$Einformixv6als::q_char)+?) (\') /cgox) { }
0 595 elsif ($string =~ /\G -s (?>\s+) q (?>\s*) (\#) ((?:\\\#|\\\\|$Einformixv6als::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|\\\\|$Einformixv6als::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 (\") ((?:$Einformixv6als::qq_char)*?) (\") /cgox) { }
0 545 elsif ($string =~ /\G (\`) ((?:$Einformixv6als::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 < ((?:$Einformixv6als::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 ($Einformixv6als::q_char) /cgox) { }
7835 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) { }
7842 0 0 if ($string =~ /\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) /cgox) { }
7845 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 ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
7859 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Einformixv6als::q_char)*?) (\#) /cgox) { }
7862 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 ([*\-:?\\^|]) ((?:$Einformixv6als::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Einformixv6als::q_char)*?) (\1) /cgox) { }
7878 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Einformixv6als::q_char) /cgox) { }
7890 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Einformixv6als::q_char) /cgox) { }
7909 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) { }
7932 0 0 if ($string =~ /\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) /cgox) { }
7935 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 ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
7949 0 0 if ($string =~ /\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ([imosxpadlunbB]*) /cgox) { }
7952 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([imosxpadlunbB]*) /cgox) { }
7967 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Einformixv6als::q_char)*?) (\#) /cgox) { }
7970 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 ([*\-:?\\^|]) ((?:$Einformixv6als::q_char)*?) (\1) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:\\\\|\\\1| $Einformixv6als::q_char)*?) (\1) /cgox) { }
7984 0 0 if ($string =~ /\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) ([cgimosxpadlunbB]*) /cgox) { }
7987 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G ([*\-:?\\^|]) ((?:$Einformixv6als::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) ([cgimosxpadlunbB]*) /cgox) { }
8004 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\') /cgox) { }
0 0 elsif ($string =~ /\G \' /cgox) { }
0 0 elsif ($string =~ /\G ($Einformixv6als::q_char) /cgox) { }
8016 0 0 if ($string =~ /\G (\\\\) /cgox) { }
0 0 elsif ($string =~ /\G (\\\") /cgox) { }
0 0 elsif ($string =~ /\G \" /cgox) { }
0 0 elsif ($string =~ /\G ($Einformixv6als::q_char) /cgox) { }
8028 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 ($Einformixv6als::q_char) /cgox) { }
8040 0 0 if ($string =~ /\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) /cgox) { }
8046 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) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
8060 0 0 if ($string =~ /\G (\#) ((?:$Einformixv6als::qq_char)*?) (\#) /cgox) { }
8066 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 (\') ((?:$Einformixv6als::qq_char)*?) (\') /cgox) { }
0 0 elsif ($string =~ /\G (\S) ((?:$Einformixv6als::qq_char)*?) (\1) /cgox) { }
8081 0 0 if ($string =~ /\G (\#) ((?:\\\#|\\\\|$Einformixv6als::q_char)*?) (\#) /cgox) { }
8087 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| $Einformixv6als::q_char)*?) (\1) /cgox) { }
8134 0 0 if ($here_script eq '')
8138 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8158 0 0 if ($here_script eq '')
8162 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8182 0 0 if ($here_script eq '')
8186 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8206 0 0 if ($here_script eq '')
8210 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8230 0 0 if ($here_script eq '')
8234 0 0 if ($here_script =~ s/\A (.*?) \n ([\t ]*) $delimiter \n //msx) { }
8254 0 0 if ($here_script eq '')
8258 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8275 0 0 if ($here_script eq '')
8279 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8296 0 0 if ($here_script eq '')
8300 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8317 0 0 if ($here_script eq '')
8321 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8338 0 0 if ($here_script eq '')
8342 0 0 if ($here_script =~ s/\A (.*?) \n $delimiter \n //msx) { }
8414 115 5227 if ($char eq '.') { }
8415 23 92 if ($modifier =~ /s/) { }
8453 0 11 if ($modifier =~ tr/Bb//d) { }
8454 0 0 if ($variable eq '') { }
8462 2 9 if ($variable eq '') { }
8484 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) { }
8504 0 0 unless ($charclass =~ /\Q$char\E/msx)
8525 1 21452 if ($char[$i] =~ /\A ([\x80-\xFF].*) (\Q$delimiter\E|\Q$end_delimiter\E) \z/msx) { }
22 38792 elsif (defined $char[$i + 1] and $char[$i + 1] eq '\\' and $char[$i] =~ /\A ([\x80-\xFF].*) (\\) \z/msx) { }
8532 204 3763 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
8571 0 312224 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 312224 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 312223 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 312222 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 312222 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x81-\x9F\xE0-\xFD0-9\}][^\x81-\x9F\xE0-\xFD\}]*) \} ) \z/mosx) { }
8595 1342 310882 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ([\@\\\|$delimiter$end_delimiter]) \z/msx }) { }
647 310235 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 310235 elsif ($char[$i] eq '\\u') { }
0 310235 elsif ($char[$i] eq '\\l') { }
0 310235 elsif ($char[$i] eq '\\U') { }
6 310229 elsif ($char[$i] eq '\\L') { }
9 310220 elsif ($char[$i] eq '\\F') { }
0 310220 elsif ($char[$i] eq '\\Q') { }
12 310208 elsif ($char[$i] eq '\\E') { }
0 310208 elsif ($char[$i] eq '\\Q') { }
0 310208 elsif ($char[$i] eq '\\E') { }
75 310133 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 310133 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 310133 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
415 309718 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 309718 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 309718 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 309718 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 309718 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
44 309674 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
45 309629 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
33 309596 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 309596 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 309596 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
8614 0 647 if ($right_e < $left_e)
8656 12 0 if ($right_e < $left_e) { }
8666 0 0 if (++$i > $#char)
8669 0 0 if ($char[$i] eq '\\E')
8737 3 9549 if ($left_e > $right_e)
8753 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{'>'}) { }
8770 0 0 unless ($octet{$char})
8781 0 0 if ($octet =~ /\A (['\\]) \z/mosx)
8823 0 3459 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 3459 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 3458 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 3457 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 3457 elsif ($char[$i] =~ /\A \\ ( N\{ ([^\x81-\x9F\xE0-\xFD0-9\}][^\x81-\x9F\xE0-\xFD\}]*) \} ) \z/mosx) { }
8847 57 3402 if (do { $char[$i] =~ /\A ([\x80-\xFF].*) ($metachar) \z/mosx }) { }
72 3330 elsif ($char[$i] =~ /\A ([<>]) \z/mosx) { }
0 3330 elsif ($char[$i] eq '\\u') { }
0 3330 elsif ($char[$i] eq '\\l') { }
0 3330 elsif ($char[$i] eq '\\U') { }
6 3324 elsif ($char[$i] eq '\\L') { }
0 3324 elsif ($char[$i] eq '\\F') { }
0 3324 elsif ($char[$i] eq '\\Q') { }
3 3321 elsif ($char[$i] eq '\\E') { }
0 3321 elsif ($char[$i] eq '\\Q') { }
0 3321 elsif ($char[$i] eq '\\E') { }
0 3321 elsif ($char[$i] =~ /\A \$ 0 \z/mosx) { }
0 3321 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) 0 (?>\s*) \} \z/mosx) { }
0 3321 elsif ($char[$i] =~ /\A \$\$ \z/mosx) { }
0 3321 elsif ($char[$i] =~ /\A \$ ((?>[1-9][0-9]*)) \z/mosx) { }
0 3321 elsif ($char[$i] =~ /\A \$ \{ (?>\s*) ((?>[1-9][0-9]*)) (?>\s*) \} \z/mosx) { }
0 3321 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \[ (?:$qq_bracket)*? \] ) \z/mosx) { }
0 3321 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) ( \{ (?:$qq_brace)*? \} ) \z/mosx) { }
0 3321 elsif ($char[$i] =~ /\A \$ ((?> \$ [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* )) \z/mosx) { }
8 3313 elsif ($char[$i] =~ /\A ( \$` | \$\{`\} | \$ (?>\s*) PREMATCH | \$ (?>\s*) \{ (?>\s*) PREMATCH (?>\s*) \} | \$ (?>\s*) \{\^PREMATCH\} ) \z/cgmosx) { }
8 3305 elsif ($char[$i] =~ /\A ( \$& | \$\{&\} | \$ (?>\s*) MATCH | \$ (?>\s*) \{ (?>\s*) MATCH (?>\s*) \} | \$ (?>\s*) \{\^MATCH\} ) \z/cgmosx) { }
6 3299 elsif ($char[$i] =~ /\A ( \$ (?>\s*) POSTMATCH | \$ (?>\s*) \{ (?>\s*) POSTMATCH (?>\s*) \} | \$ (?>\s*) \{\^POSTMATCH\} ) \z/cgmosx) { }
0 3299 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ (?> \s* [A-Za-z_][A-Za-z0-9_]*(?: ::[A-Za-z_][A-Za-z0-9_]*)* \s* ) \} \z/mosx) { }
0 3299 elsif ($char[$i] =~ /\A \$ (?>\s*) \{ ( .+ ) \} \z/mosx) { }
8857 0 72 if ($right_e < $left_e)
8886 3 0 if ($right_e < $left_e) { }
8896 0 0 if (++$i > $#char)
8899 0 0 if ($char[$i] eq '\\E')
8967 3 105 if ($left_e > $right_e)
8981 0 1835 if ($modifier =~ /([adlu])/mosx)
8984 0 0 if ($filename ne '/root/.cpan/build/Char-INFORMIXV6ALS-1.13-0/blib/lib/Einformixv6als.pm')
8995 8 1827 if ($string eq '') { }
240 1587 elsif ($modifier =~ tr/Bb//d) { }
9005 0 240 if ($delimiter =~ / [\@:] /mosx)
9008 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9026 0 0 unless ($octet{$char})
9035 90 150 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9043 465 1122 $modifier =~ /i/mosx ? :
9072 0 1587 if ($delimiter =~ / [\@:] /mosx)
9074 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9092 0 0 unless ($octet{$char})
9106 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]) ( \{ ([^\x81-\x9F\xE0-\xFD0-9\}][^\x81-\x9F\xE0-\xFD\}]*) \} ) \z/mosx) { }
4 5410 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
9139 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 &Einformixv6als::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) { }
9149 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 $Einformixv6als::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 $Einformixv6als::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 $Einformixv6als::q_char \z/mosx) { }
9167 3 583 if ($char[$i + 1] eq ']')
9172 0 2583 if (++$i > $#char)
9175 586 1997 if ($char[$i] eq ']')
9179 90 496 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9199 5 323 if ($char[$i + 1] eq ']')
9204 0 1447 if (++$i > $#char)
9207 328 1119 if ($char[$i] eq ']')
9211 90 238 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9231 238 0 if (length &fc($char[$i]) == 1) { }
9241 0 1 if ($right_e < $left_e)
9270 33 0 if ($right_e < $left_e) { }
9280 0 0 if (++$i > $#char)
9283 0 0 if ($char[$i] eq '\\E')
9293 0 0 if ($ignorecase)
9298 0 0 if ($ignorecase)
9311 0 0 if ($ignorecase)
9317 0 0 if ($ignorecase)
9325 0 0 if ($ignorecase)
9333 0 0 if ($ignorecase)
9341 0 0 if ($ignorecase)
9348 0 8 if ($ignorecase) { }
9358 0 8 if ($ignorecase) { }
9368 0 6 if ($ignorecase) { }
9378 0 0 if ($ignorecase)
9386 0 0 if ($ignorecase)
9394 4 27 if ($ignorecase)
9401 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 '?') { }
9405 0 0 if ($char[$i] eq '{') { }
9420 0 1587 if ($left_e > $right_e)
9421 0 0 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9428 94 1493 if ($ope =~ /\A m? \z/mosx and $delimiter eq '?') { }
9443 300 240 if ($stuff =~ /\A [\$\@] /mosx)
9450 0 240 if $char eq $delimiter
9451 0 240 if $char eq $end_delimiter
9452 240 0 unless ($octet{$char})
9467 0 163 if ($modifier =~ /([adlu])/mosx)
9470 0 0 if ($filename ne '/root/.cpan/build/Char-INFORMIXV6ALS-1.13-0/blib/lib/Einformixv6als.pm')
9481 8 155 if ($string eq '') { }
89 66 elsif ($modifier =~ tr/Bb//d) { }
9504 32 34 $modifier =~ /i/mosx ? :
9520 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 &Einformixv6als::uc($char[$i]) ne &fc($char[$i])) { }
0 113 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
9531 0 0 if ($char[$i + 1] eq ']')
9535 0 0 if (++$i > $#char)
9538 0 0 if ($char[$i] eq ']')
9553 0 0 if ($char[$i + 1] eq ']')
9557 0 0 if (++$i > $#char)
9560 0 0 if ($char[$i] eq ']')
9584 16 0 if (length &fc($char[$i]) == 1) { }
9594 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
9620 0 199 if (do { $char[$i] eq '\\\\' }) { }
0 199 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
9646 0 194 if ($modifier =~ /([adlu])/mosx)
9649 0 0 if ($filename ne '/root/.cpan/build/Char-INFORMIXV6ALS-1.13-0/blib/lib/Einformixv6als.pm')
9660 8 186 if ($string eq '') { }
44 142 elsif ($modifier =~ tr/Bb//d) { }
9670 0 44 if ($delimiter =~ / [\@:] /mosx)
9673 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9691 0 0 unless ($octet{$char})
9705 17 125 $modifier =~ /i/mosx ? :
9738 0 142 if ($delimiter =~ / [\@:] /mosx)
9740 0 0 if (not $octet{')'}) { }
0 0 elsif (not $octet{'}'}) { }
0 0 elsif (not $octet{']'}) { }
0 0 elsif (not $octet{'>'}) { }
9758 0 0 unless ($octet{$char})
9775 0 397 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 397 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 396 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 395 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 395 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x81-\x9F\xE0-\xFD0-9\}][^\x81-\x9F\xE0-\xFD\}]*) \} ) \z/mosx) { }
0 395 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
9808 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 &Einformixv6als::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) { }
9818 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 $Einformixv6als::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 $Einformixv6als::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 $Einformixv6als::q_char \z/mosx) { }
9832 0 20 if ($char[$i + 1] eq ']')
9836 0 79 if (++$i > $#char)
9839 20 59 if ($char[$i] eq ']')
9843 0 20 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9859 0 0 if ($char[$i + 1] eq ']')
9863 0 0 if (++$i > $#char)
9866 0 0 if ($char[$i] eq ']')
9870 0 0 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
9890 11 0 if (length &fc($char[$i]) == 1) { }
9900 0 8 if ($right_e < $left_e)
9929 7 0 if ($right_e < $left_e) { }
9939 0 0 if (++$i > $#char)
9942 0 0 if ($char[$i] eq '\\E')
9970 0 0 if ($1 <= $parens)
9977 0 0 if ($1 <= $parens)
9984 0 0 if ($1 <= $parens)
9991 0 0 if ($ignorecase)
9996 0 0 if ($ignorecase)
10009 0 0 if ($ignorecase)
10015 0 0 if ($ignorecase)
10023 0 0 if ($ignorecase)
10031 0 0 if ($ignorecase)
10039 0 0 if ($ignorecase)
10046 0 4 if ($ignorecase) { }
10056 0 4 if ($ignorecase) { }
10066 0 3 if ($ignorecase) { }
10076 0 0 if ($ignorecase)
10084 0 0 if ($ignorecase)
10092 0 13 if ($ignorecase)
10099 0 23 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10111 0 142 if ($left_e > $right_e)
10125 0 96 if ($modifier =~ /([adlu])/mosx)
10128 0 0 if ($filename ne '/root/.cpan/build/Char-INFORMIXV6ALS-1.13-0/blib/lib/Einformixv6als.pm')
10139 8 88 if ($string eq '') { }
44 44 elsif ($modifier =~ tr/Bb//d) { }
10162 16 28 $modifier =~ /i/mosx ? :
10178 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 &Einformixv6als::uc($char[$i]) ne &fc($char[$i])) { }
0 86 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
10189 0 0 if ($char[$i + 1] eq ']')
10193 0 0 if (++$i > $#char)
10196 0 0 if ($char[$i] eq ']')
10211 0 0 if ($char[$i + 1] eq ']')
10215 0 0 if (++$i > $#char)
10218 0 0 if ($char[$i] eq ']')
10242 8 0 if (length &fc($char[$i]) == 1) { }
10252 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
10279 0 98 if (do { $char[$i] eq '\\\\' }) { }
0 98 elsif ($char[$i] =~ m(\A [\$\@/\\] \z)mosx) { }
10309 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) { }
10329 0 91 if (defined $char[-1] and $char[-1] =~ /\A ([\x80-\xFF].*) (\\) \z/msx)
10344 0 290 if ($modifier =~ /([adlu])/mosx)
10347 0 0 if ($filename ne '/root/.cpan/build/Char-INFORMIXV6ALS-1.13-0/blib/lib/Einformixv6als.pm')
10355 37 253 if ($variable eq '')
10381 0 290 if ($variable =~ s/\A \( (?>\s*) ( (?>(?: local \b | my \b | our \b | state \b )?) .+ ) \) \z/$1/mosx)
10392 17 273 if ($e_modifier >= 1) { }
10397 91 182 if ($delimiter2 eq q[']) { }
10408 8 282 if ($r_modifier) { }
10409 4 4 if (do { $modifier =~ /g/mosx }) { }
0 4 elsif ($modifier =~ /g/mosx) { }
10414 0 4 $delimiter1 eq q['] ? :
10430 0 0 $delimiter1 eq q['] ? :
10450 0 4 $delimiter1 eq q['] ? :
10467 0 8 if ($bind_operator =~ / !~ /mosx)
10474 35 247 if (do { $modifier =~ /g/mosx }) { }
0 247 elsif ($modifier =~ /g/mosx) { }
10479 3 32 $delimiter1 eq q['] ? :
6 29 $bind_operator =~ / !~ /mosx ? :
10505 0 0 $delimiter1 eq q['] ? :
0 0 $bind_operator =~ / !~ /mosx ? :
10528 234 13 $bind_operator =~ / =~ /mosx ? :
93 154 $delimiter1 eq q['] ? :
10553 0 290 if ($my ne '')
10570 0 0 if ($^W)
10571 0 0 if (_MSWin32_5Cended_path($string))
10572 0 0 unless ($] =~ /^5\.005/mosx)
10592 0 2 if ($^W)
10593 0 0 if (_MSWin32_5Cended_path($string))
10594 0 0 unless ($] =~ /^5\.005/mosx)
10616 0 273 if ($modifier =~ /([adlu])/mosx)
10619 0 0 if ($filename ne '/root/.cpan/build/Char-INFORMIXV6ALS-1.13-0/blib/lib/Einformixv6als.pm')
10630 84 189 if ($modifier =~ tr/Bb//d)
10634 42 147 $modifier =~ /i/mosx ? :
10667 0 372 if ($char[$i] eq '\\L' and $char[$i + 1] eq '\\u') { }
0 372 elsif ($char[$i] eq '\\U' and $char[$i + 1] eq '\\l') { }
1 371 elsif ($char[$i] =~ /\A \\o \{ ([0-7]+) \} \z/mosx) { }
1 370 elsif ($char[$i] =~ /\A \\x \{ ([0-9A-Fa-f]+) \} \z/mosx) { }
0 370 elsif ($char[$i] =~ /\A \\ ([bBNpP]) ( \{ ([^\x81-\x9F\xE0-\xFD0-9\}][^\x81-\x9F\xE0-\xFD\}]*) \} ) \z/mosx) { }
0 370 elsif ($char[$i] =~ /\A \\ ( [pPX] ) \z/mosx) { }
10700 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 &Einformixv6als::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) { }
10710 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 $Einformixv6als::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 $Einformixv6als::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 $Einformixv6als::q_char \z/mosx) { }
10724 0 3 if ($char[$i + 1] eq ']')
10728 0 7 if (++$i > $#char)
10731 3 4 if ($char[$i] eq ']')
10735 0 3 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10751 0 1 if ($char[$i + 1] eq ']')
10755 0 2 if (++$i > $#char)
10758 1 1 if ($char[$i] eq ']')
10762 0 1 if (grep(/\A [\$\@]/mosx, @char[$left + 1 .. $right - 1]) >= 1) { }
10799 18 0 if (length &fc($char[$i]) == 1) { }
10809 0 2 if ($right_e < $left_e)
10838 0 0 if ($right_e < $left_e) { }
10848 0 0 if (++$i > $#char)
10851 0 0 if ($char[$i] eq '\\E')
10861 0 0 if ($ignorecase)
10866 0 0 if ($ignorecase)
10879 0 0 if ($ignorecase)
10885 0 0 if ($ignorecase)
10893 0 0 if ($ignorecase)
10901 0 0 if ($ignorecase)
10909 0 0 if ($ignorecase)
10916 0 12 if ($ignorecase) { }
10926 0 12 if ($ignorecase) { }
10936 0 9 if ($ignorecase) { }
10946 0 0 if ($ignorecase)
10954 0 0 if ($ignorecase)
10962 0 3 if ($ignorecase)
10969 3 4 if ($char[$i - 1] =~ /\A (?:[\x00-\xFF]|\\[0-7]{2,3}|\\x[0-9-A-Fa-f]{1,2}) \z/mosx) { }
10979 0 189 if ($left_e > $right_e)
10993 0 112 if ($modifier =~ /([adlu])/mosx)
10996 0 0 if ($filename ne '/root/.cpan/build/Char-INFORMIXV6ALS-1.13-0/blib/lib/Einformixv6als.pm')
11007 56 56 if ($modifier =~ tr/Bb//d)
11011 28 28 $modifier =~ /i/mosx ? :
11026 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 &Einformixv6als::uc($char[$i]) ne &fc($char[$i])) { }
0 88 elsif ($i >= 1 and $char[$i] =~ /\A [\?\+\*\{] \z/mosx) { }
11037 0 0 if ($char[$i + 1] eq ']')
11041 0 0 if (++$i > $#char)
11044 0 0 if ($char[$i] eq ']')
11059 0 0 if ($char[$i + 1] eq ']')
11063 0 0 if (++$i > $#char)
11066 0 0 if ($char[$i] eq ']')
11090 12 0 if (length &fc($char[$i]) == 1) { }
11100 0 0 if ($char[$i - 1] =~ /\A [\x00-\xFF] \z/mosx) { }
11123 0 0 if (_open_r($fh, $realfilename))
11126 0 0 unless close $fh
11128 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) INFORMIXV6ALS (?>\s*) ([^\x81-\x9F\xE0-\xFD;]*) ; (?>\s*) \n? $/mosx)
11149 0 0 if (_open_r($fh, $realfilename))
11152 0 0 unless close $fh
11154 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) INFORMIXV6ALS (?>\s*) ([^\x81-\x9F\xE0-\xFD;]*) ; (?>\s*) \n? $/mosx)
11175 0 0 if (_open_r($fh, $realfilename))
11178 0 0 unless close $fh
11180 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) INFORMIXV6ALS (?>\s*) ([^\x81-\x9F\xE0-\xFD;]*) ; (?>\s*) \n? $/mosx)
11212 0 0 if (_open_r($fh, $realfilename))
11215 0 0 unless close $fh
11217 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) INFORMIXV6ALS (?>\s*) ([^\x81-\x9F\xE0-\xFD;]*) ; (?>\s*) \n? $/mosx)
11238 0 0 if (_open_r($fh, $realfilename))
11241 0 0 unless close $fh
11243 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) INFORMIXV6ALS (?>\s*) ([^\x81-\x9F\xE0-\xFD;]*) ; (?>\s*) \n? $/mosx)
11264 0 0 if (_open_r($fh, $realfilename))
11267 0 0 unless close $fh
11269 0 0 if ($script =~ /^ (?>\s*) use (?>\s+) INFORMIXV6ALS (?>\s*) ([^\x81-\x9F\xE0-\xFD;]*) ; (?>\s*) \n? $/mosx)
11285 0 0 if ($^O eq 'MacOS') { }
11291 0 0 unless $expr =~ / \.pm \z/imosx
11302 0 0 if ($^O eq 'MacOS') { }