Searched refs:must (Results 26 - 50 of 160) sorted by relevance

1234567

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Search/
H A DDict.pm41 If a comparison subroutine (comp) is defined, it must return less than zero,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbase.pm84 # Other fatal errors (syntax etc) must be reported.
208 Due to the limitations of the implementation, you must use
H A Dfields.pm79 Carp::croak ("Reloaded module must declare all fields at once");
219 Do B<not> update the %FIELDS hash directly, because it must be created
288 it must also be a reference to an array whose elements will be used as
H A DExporter.pm142 The symbols must be given by full name with the exception that the
157 Exports pollute the namespace of the module user. If you must export
202 All listed symbols must be in your @EXPORT or @EXPORT_OK, else an error
238 Names in EXPORT_TAGS must also appear in @EXPORT or @EXPORT_OK.
361 Since the symbols listed within %EXPORT_TAGS must also appear in either
H A Dconstant.pm205 subroutine names. Constant names must begin with a letter or
231 must be placed in parentheses.
242 this method must have a single value.
H A DFileCache.pm60 If you must, use C<FileCache::cacheout_close>.
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrcmp.s120 ! this means the strings must be equal
141 ! this means the strings must be equal
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm189 As C<$form_name>, one of the following names must be given.
282 If a string is not in FCD, it must not be in FCC.
295 In the cases of NFD, NFKD, and FCD, the answer must be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dfind2perl.PL227 die "-tar must have a filename argument\n" unless @ARGV;
238 die "-$_ must have a filename argument\n" unless @ARGV;
734 Negate the sense of the following predicate. The C<!> must be passed as
741 Group the given PREDICATES. The parentheses must be passed as distinct
864 unlink() function instead (as an optimization). The C<;> must be passed as
872 with a y, skip the exec. The C<;> must be passed as
H A Ds2p.PL117 Multiple commands must be separated by newlines.
142 Each command must be on a line of its own, except where noted in
202 Embedded newlines in I<text> must be preceded with a backslash. Other
217 Write I<text> (which must start on the line following the command)
242 The I<text> (which must start on the line following the command)
319 Write the I<text> (which must start on the line following the command)
946 To enable this feature, the environment variable PSEDEXTBRE must be set
1454 # $cmd must be now empty - exception is {
1927 There must be at least one B<-e> or one B<-f> option specifying a
1942 The translation table strings in a B<y> commanf must hav
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNetrc.pm220 these checks are, first that the .netrc file must be owned by the user and
244 any name. There can be only one default token, and it must be
H A DPing.pm91 croak('Protocol for ping must be "icmp", "udp", "tcp", "syn", "stream", or "external"')
96 croak("Default timeout for ping must be greater than 0 seconds")
106 croak("Data for ping must be from $min_datasize to $max_datasize bytes")
355 croak("Timeout must be greater than 0 seconds") if $timeout <= 0;
719 # Time must have run out.
977 # must have gotten lost or is still in transit.
1496 must be greater than 0 and the default, if not specified, is 5 seconds.
1515 must be greater than 0 seconds and defaults to whatever was specified
1540 if the remote server reported ECONNREFUSED, it must have been
1543 must hav
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm47 The only other constraint is you must pre-declare how many tests you
54 You must have a plan.
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s42 ! in this case, the maximum size of the detination must be
44 ! we must still continue to check for zero since the routine
/osnet-11/usr/src/lib/libparted/common/libparted/fs/xfs/
H A Dxfs_types.h286 #error BITS_PER_LONG must be 32 or 64
/osnet-11/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.h39 #error One of _BIT_FIELDS_LTOH or _BIT_FIELDS_HTOL must be defined
94 * must have a length of at least 4 (including the length byte).
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dalloca.c46 there must be some other way alloca is supposed to work. */
52 -- this is for usg, in which emacs must undefine static
58 -- must know STACK_DIRECTION at compile-time
361 /* There must be at least one stack segment. Therefore it is
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns8390.c80 Error you must only define one of INCLUDE_WD, INCLUDE_3C503, INCLUDE_NE, INCLUDE_NS8390
87 Error you must only define one of INCLUDE_WD, INCLUDE_3C503, INCLUDE_NE, INCLUDE_NS8390
94 Error you must only define one of INCLUDE_WD, INCLUDE_3C503, INCLUDE_NE, INCLUDE_NS8390
101 Error you must only define one of INCLUDE_WD, INCLUDE_3C503, INCLUDE_NE, INCLUDE_NS8390
535 /* incoming length includes FCS so must sub 4 */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm393 to be case-insensitive, you must include C<GLOB_NOCASE> in the flags.
404 OS must always begin with a ':', except when specifying a file or
445 1. Redistributions of source code must retain the above copyright
447 2. Redistributions in binary form must reproduce the above copyright
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm55 carpout() is not exported by default, you must import it explicitly by
173 Notice that if you use set_die_handler(), you must handle sending
177 the behavior of fatalsToBrowser, so you must use this or that, not
251 exported by default, you must import it explicitly by saying
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DInstalled.t154 like( $@, qr/type must be/,'files() should croak given bad type' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/
H A DUtil.pm123 %hash must have already been locked for this to have useful effect.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm49 by an autogenerated filehandle. If so, you must pass a valid lvalue
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dmbimbf.inc467 $x->bround(6); # must be no-op
473 $x->bround(6); # must be no-op
527 $x->bround(5); # must be no-op
533 $x->bround(6); # must be no-op
666 ok ($x->is_nan(),1); # and must be NaN
673 ok ($x->is_nan(),1); # and must be NaN
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DSubstrHash.pm20 Upon tying a new hash to this package, the developer must specify the

Completed in 41 milliseconds

1234567