/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/ |
H A D | decl.t | 34 do four(); 47 sub four { subroutine
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Simple/t/ |
H A D | use_ok.t | 33 package Foo::four;
|
/osnet-11/usr/src/grub/grub2/tests/ |
H A D | grub_script_return.in | 62 echo four
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/ |
H A D | multiple_forms.cgi | 27 [qw{one two three four five}],'three'),"\n";
|
/osnet-11/usr/src/lib/libc/sparc/gen/ |
H A D | memchr.s | 100 sll %o1, 16, %g1 ! four bytes <--------+
|
/osnet-11/usr/src/lib/libc/sparcv9/gen/ |
H A D | memchr.s | 100 sllx %o1, 16, %g1 ! four bytes <--------+
|
/osnet-11/usr/src/lib/libc/i386/gen/ |
H A D | strchr.s | 72 add $4, %eax / increment src by four
|
H A D | memcpy.s | 129 addl %eax,%edi / %edi, %esi by four after each copy
|
/osnet-11/usr/src/lib/brand/solaris10/cmd/ |
H A D | s10_net_include.sh | 529 done | while read three four; do 530 [ "$three" != addif ] && echo "$three $four \c"
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/ |
H A D | Socket.pm | 76 or a v-string representing the four octets of the IPv4 address in 79 four dotted number notation for Internet addresses). 147 address to the four-dotted numeric format). Will croak if the
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/ |
H A D | Local.pm | 208 however, who are more accustomed to seeing years as two-digit or four-digit 232 two digit dates. Whenever possible, use an absolute four digit year instead.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | vmsish.pm | 27 assumed. Currently, there are four VMS-specific features available:
|
H A D | DB.t | 226 @baz = map { dualvar(1, $_) } qw( one two three four five );
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Devel/ |
H A D | SelfStubber.pm | 110 Assume four classes, A,B,C & D.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | Soundex.pm | 101 speaker. Each word is reduced to a four character string, the first
|
/osnet-11/usr/src/lib/libc/sparcv9/crt/ |
H A D | __align_cpy_4.s | 115 bg,a,pn %xcc, .wrword ! Still have four to do.
|
/osnet-11/usr/src/lib/libsqlite/tool/ |
H A D | speedtest2.tcl | 93 set ones {zero one two three four five six seven eight nine
|
H A D | speedtest.tcl | 102 set ones {zero one two three four five six seven eight nine
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/ |
H A D | Base64.pm | 129 of four base64 chars:
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/ |
H A D | Util.t | 42 eval { print "# oops" if $hash{four} }; 43 like( $@, qr/^Attempt to access disallowed key 'four' in a restricted hash/ );
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/ |
H A D | UCD.pm | 96 code code point with at least four hexdigits 542 code code point with at least four hexdigits 617 code code point with at least four hexdigits
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2text.PL | 183 left quote and the second as the right quoted; and if I<quotes> is four
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | Text.pm | 739 the right quoted; and if it is four characters, the first two are used as 785 invalid. A quote specification must be one, two, or four characters long.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/ |
H A D | Normalize.pm | 185 Note: FCC is unique, as well as four normalization forms (NF*).
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/ |
H A D | Expire.pm | 205 Short summary: You need to create a package that defines four methods:
|