Searched refs:bat (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/ |
H A D | ToRtf.pm | 59 F<autoexec.bat>. 61 Handy tip: put C<set PERLDOC=-ortf> in your F<autoexec.bat>
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MM_Win32.pm | 98 might indicate a command, otherwise .com, .exe, .bat and .cmd will be 107 : qw(.com .exe .bat .cmd); 407 return "$file.bat" if -r "$file.bat" && -f _;
|
/osnet-11/usr/src/lib/liblldp/common/ |
H A D | liblldp_prop.c | 319 uint8_t bat[8]; local 322 bzero(bat, sizeof (uint8_t) * 8); 323 if ((err = lldp_str2arr(batval, bat, 8)) != 0) 327 sum += bat[cnt];
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | magic.t | 212 $script = "$wd/show-shebang.bat";
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
H A D | DosGlob.pm | 548 10 times faster than using perlglob.exe, and using perlglob.bat is 566 perlglob.bat
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | Find.pm | 250 # this involves testing the .bat extension on Win32! 285 F<.bat>, F<.cmd> on Win32 and OS/2, or F<.com> on VMS, respectively. 308 $_[0] =~ s/\.(bat|exe|cmd)\z//i if($^O =~ /mswin|os2/i);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/ |
H A D | List.pm | 362 =item [{bat} : Baltic (Other)]
|
Completed in 50 milliseconds