/osnet-11/usr/src/lib/libc/i386/gen/ |
H A D | strncpy.s | 31 / Copies s2 to s1, truncating or null-padding to always copy n bytes
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | DirHandle.pm | 36 about specifying relative pathnames. While a full path always begins 37 with a volume name, a relative pathname should always begin with a
|
H A D | AnyDBM_File.pm | 33 L<DB_File>), GDBM, SDBM (which is always there--it comes with Perl), and
|
H A D | strict.pm | 118 $SIG{PIPE} = "Plumber"; # just fine: quoted string is always ok 129 inside curlies), but without forcing it always to a literal string.
|
H A D | Symbol.pm | 55 variable names (e.g. "STDOUT", "ENV", "SIG") are always qualified with
|
H A D | autouse.pm | 145 very unfortunate for functions which are not always called (note that
|
H A D | integer.pm | 56 operator C<**> is also not affected, so that 2 ** .5 is always the
|
/osnet-11/usr/src/lib/libc/i386/sys/ |
H A D | gettimeofday.s | 35 / note that tzp is always ignored
|
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/ |
H A D | _BSMparse.pm | 509 my ($user, $always, $never) = split(/\s*:\s*/); 515 $error .= sprintf("$emptyErr\n", $_) unless ($always); 522 unless (defined($always) && defined($never)) { 527 my $verify = $always . ',' . $never;
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | myconfig.SH | 16 : This is so that make depend always knows where to find SH derivatives.
|
H A D | writemain.SH | 15 : This is so that make depend always knows where to find SH derivatives.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | cflags.SH | 15 : This is so that make depend always knows where to find SH derivatives.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
H A D | Terse.pm | 88 always use the pad for the main program, but for OPs in subroutines
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/ |
H A D | Color.pm | 130 The current version of this module is always available from its web site at
|
H A D | Overstrike.pm | 191 The current version of this module is always available from its web site at
|
H A D | Termcap.pm | 165 The current version of this module is always available from its web site at
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
H A D | Copy.pm | 375 A new version of the output file is always created, which 416 about specifying relative pathnames. While a full path always begins 417 with a volume name, a relative pathname should always begin with a
|
H A D | Temp.pm | 29 unix do not always have valid entries in all fields. If C<unlink0> fails 619 # Don't want to always use substr when not required though. 939 is not supported (the file is always opened). 1078 returned) the file is always deleted either on exit or when it is closed. 1080 If the template is not specified, a template is always 1102 UNLINK set to true. Default is to always open the file 1714 does not always agree, with C<stat(FH)> being more accurate than 1720 not always go to zero immediately after unlinking. Currently, this 1776 returned by stat() does not always agree, with C<stat(FH)> being more 2029 For maximum security, endeavour always t [all...] |
H A D | DosGlob.pm | 474 full path always begins with a volume name. A relative pathname on Mac 475 OS must always begin with a ':', except when specifying a file or
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/ |
H A D | Mac.pm | 280 The last argument is always considered to be the file portion. Since 398 the filename '' is always considered to be absolute. Note that with version 450 The volume portion is always returned with a trailing ":". The directory portion 451 is always returned with a leading (to denote a relative path) and a trailing ":" 452 (to denote a directory). The file portion is always returned I<without> a leading ":". 505 (C<"">) can be returned. Since C<catdir()> on Mac OS always appends a trailing
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/ |
H A D | Local.pm | 249 These routines are quite efficient and yet are always guaranteed to agree 252 we can always calculate any time within the month. The start times
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/ |
H A D | Glob.pm | 397 always begins with a volume name, a relative pathname should always 403 full path always begins with a volume name. A relative pathname on Mac 404 OS must always begin with a ':', except when specifying a file or
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/ |
H A D | re.pm | 47 expression is obtained from tainted data, i.e. evaluation is always
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2man.PL | 15 # This is so that make depend always knows where to find PL derivatives. 372 they return 0 on success as is standard. It should always be present for 501 Section ordering varies, although NAME should I<always> be the first section 503 DESCRIPTION, and OPTIONS generally always occur first and in that order if 528 The current version of this script is always available from its web site at
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/ |
H A D | Normalize.pm | 178 Note: FCD is not always unique, then plural forms may be equivalent 215 The string returned is not always in NFD/NFKD.
|