/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/warnings/ |
H A D | register.pm | 17 Create a warnings category with the same name as the current package.
|
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | join.c | 160 char* same; member in struct:Join_s 179 if (jp->same) 180 free(jp->same); 648 register int same; local 657 same = 0; 664 sfprintf(sfstdout, "[C#%d:%d(%c-%c),%d,%lld,%lld%s]", __LINE__, cmp, *cp1, *cp2, same, lo, hi, (jp->outmode & C_COMMON) ? ",COMMON" : ""); 675 same = 1; 708 if (same) 710 same = 0; 715 if (!(jp->same [all...] |
/osnet-11/usr/src/cmd/sendmail/libsm/ |
H A D | t-qic.c | 182 /* use same buffer for in and out */ 185 bool same; local 187 same = strcmp(inout[i].qic_in, inout[i].qic_out) == 0; 207 SM_TEST(!same); 208 if (same)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/ |
H A D | Nox.pm | 36 This package has the same functionality as CPAN.pm, but tries to
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | if.pm | 38 the same as of
|
H A D | Digest.pm | 94 for instance depends on it being "impossible" to generate the same 99 All C<Digest::> modules provide the same programming interface. A 127 The functional interface is simply importable functions with the same 183 message, thus all these lines will have the same effect on the state 222 length($data) * 8 >>, then this method would do the same as C<< 231 This example shows two calls that should have the same effect: 314 modify it under the same terms as Perl itself.
|
H A D | warnings.pm | 55 Creates a new warnings category with the same name as the package where 60 Use the warnings category with the same name as the current package. 84 Use the warnings category with the same name as the current package.
|
/osnet-11/usr/src/lib/libc/sparc/gen/ |
H A D | strcmp.s | 66 bz .stringsequal1 ! yup, same string, done
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/ |
H A D | JP.pm | 62 adds support for JIS X 0212-1990. That means you can use the same 71 yield the same result but
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | Time.pm | 5 # modify it under the same terms as Perl itself. 125 C<udp>. The result will be a time value in the same units as returned 145 it under the same terms as Perl itself.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/ |
H A D | ToRtf.pm | 57 specify that RTF files should be opened the same as they are when you 74 under the same terms as Perl itself.
|
H A D | ToPod.pm | 5 # Note that this isn't the same as just passing thru whatever 58 (That's currently the same as the following:) 79 under the same terms as Perl itself.
|
H A D | ToXml.pm | 52 under the same terms as Perl itself.
|
H A D | ToChecker.pm | 61 under the same terms as Perl itself.
|
H A D | ToText.pm | 80 under the same terms as Perl itself.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/PerlIO/via/ |
H A D | QuotedPrint.pm | 92 the same terms as Perl itself.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/pod/ |
H A D | testcmp.pl | 33 same, 1 if they differ. Each of $file1 and $file2 may be a filenames,
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/ |
H A D | SysV.pm | 5 # modify it under the same terms as Perl itself. 101 under the same terms as Perl itself.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
H A D | Basename.pm | 70 B<suffix> together in that order, the result will denote the same 104 by calling fileparse() with the same arguments, except that it always 112 second element of the list produced by calling fileparse() with the same 117 is usually the same as the behavior of fileparse(), but differs in some
|
/osnet-11/usr/src/lib/libc/amd64/gen/ |
H A D | wsncmp.s | 41 cmpq %rdi,%rsi / same string?
|
/osnet-11/usr/src/lib/libc/i386/gen/ |
H A D | strncmp.s | 35 cmpl %esi,%edi / same string?
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | myconfig.SH | 15 : This forces SH files to create target in same directory as SH file.
|
H A D | writemain.SH | 14 : This forces SH files to create target in same directory as SH file.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | cflags.SH | 14 : This forces SH files to create target in same directory as SH file.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/ |
H A D | QuotedPrint.pm | 62 same result on many platforms, but not all. 99 modify it under the same terms as Perl itself.
|