Home
last modified time | relevance | path

Searched refs:try_symbols (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dmakedef.pl195 sub try_symbols { subroutine
337 try_symbols(qw(
634 try_symbols(qw(PL_Vars PL_VarsPtr))
739 try_symbols(@layer_syms, 'perlsio_binmode');
808 try_symbols(qw(
817 try_symbols(qw(
831 try_symbols(qw(
989 try_symbols(qw(
1074 try_symbols(qw(
1143 try_symbols(qw(
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dmakedef.pl192 sub try_symbols { subroutine
334 try_symbols(qw(
632 try_symbols(qw(PL_Vars PL_VarsPtr))
737 try_symbols(@layer_syms, 'perlsio_binmode');
818 try_symbols(qw(
827 try_symbols(qw(
990 try_symbols(qw(
1075 try_symbols(qw(
1144 try_symbols(qw(
1295 try_symbols(map {"boot_$_"} grep {/\S/} split /\s+/, $static_ext);
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dmakedef.pl192 sub try_symbols { subroutine
332 try_symbols(qw(
676 try_symbols(@layer_syms, 'perlsio_binmode');
746 try_symbols(qw(
755 try_symbols(qw(
920 try_symbols(qw(
1005 try_symbols(qw(
1074 try_symbols(qw(
1224 try_symbols(map {"boot_$_"} grep {/\S/} split /\s+/, $static_ext);
1225 try_symbols("init_Win32CORE") if $static_ext =~ /\bWin32CORE\b/;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dmakedef.pl194 sub try_symbols { subroutine
334 try_symbols(qw(
675 try_symbols(@layer_syms, 'perlsio_binmode');
745 try_symbols(qw(
754 try_symbols(qw(
919 try_symbols(qw(
1004 try_symbols(qw(
1084 try_symbols(map {"boot_$_"} grep {/\S/} split /\s+/, $static_ext);
1085 try_symbols("init_Win32CORE") if $static_ext =~ /\bWin32CORE\b/;