Lines Matching refs:name
206 # API compatibility name to version number mapping.
236 our $now_printing; # set to current entry's name in print_table_entry
237 # (todo: right thing would be to encapsulate name
1254 # Support for legacy targets having a name starting with 'debug-'
1387 # Allow overriding the build file name
1808 # fix-up crypto/directory name(s)
1867 # Store the name of the template file we will build the build file from
1958 # taken for a variable name prefix.
1960 # Variable name syntax
2456 die "0 length macro name not permitted\n" if $1 eq "";
2611 # the same name to be used for the static and the shared variants of a
3054 shadow pre-existing config targets with the same name:
3256 my ($name)=@_;
3260 return scalar IPC::Cmd::can_run($name);
3264 return $name if (File::Spec->splitpath($name))[1];
3267 my $fullpath = catfile($_, "$name$target{exe_extension}");
3277 my $name = shift;
3281 # Note that if $ENV{$name} doesn't exist or is undefined,
3282 # $config{perlenv}->{$name} will be created with the value
3285 $config{perlenv}->{$name} = $ENV{$name}
3286 if ! exists $config{perlenv}->{$name};
3288 return $config{perlenv}->{$name};
3374 # On VMS, if the given file is a logical name, File::Spec::Functions
3400 # will return the volume name for the device, no matter what. Also,
3457 # $filename is a file name to read from