/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/ |
H A D | ops.pm | 37 only of significant practical use with the C<-M> option on the command line.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/ |
H A D | ToTk.pm | 125 Sean M. Burke C<sburke@cpan.org>, with significant portions copied from
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | ParseLink.pm | 151 characters that would otherwise be significant to the parser and resolving 163 consider markup in sections to be significant when resolving links. See
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/ |
H A D | Unix.pm | 181 is not or is significant when comparing file specifications. 275 directory names (C<''>) can be returned, because these are significant 298 '/' it is not added). On other OSs, $volume is significant.
|
H A D | Win32.pm | 227 trailing directory entries can be returned, because these are significant 264 the $volume become significant.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
H A D | Spec.pm | 151 is not or is significant when comparing file specifications. 205 directory names (C<''>) can be returned, because these are significant 212 inserted if need be. On other OSs, $volume is significant.
|
/osnet-11/usr/src/lib/pam_modules/authtok_check/ |
H A D | authtok_check.c | 92 uint_t maxlength; /* maximum (significant) length */ 248 * Determine the number of significant characters in a password 332 "the number of significant characters the current " 454 uint_t significant = pwdef->maxlength; local 460 for (w = pw; significant != 0 && *w != '\0'; w++, significant--) { 487 * we're using the default UNIX crypt (8 chars significant),
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | Cmd.pm | 644 Returns the most significant digit of the current status code. If a command 698 Obtain a response from the server. Upon success the most significant digit
|
H A D | FTP.pm | 1363 Returns most significant digit of the response code. 1628 Returns most significant digit of the response code.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | BigInt.pm | 2809 Set or get the global or local accuracy, aka how many significant digits the 3281 Number of significant digits. Leading zeros are not counted. A 3374 =item Accuracy (significant digits) 3376 * fround($a) rounds to $a significant digits 3395 number of "significant digits" in dividend and divisor, which is derived 3399 assumption that 124 has 3 significant digits, while 120/7 will get you 3400 '17', not '17.1' since 120 is thought to have 2 significant digits.
|
H A D | BigRat.pm | 1341 significant digit first, while BitVect.pm uses a bit vector of base 2, most 1342 significant bit first. Other modules might use even different means of
|
H A D | BigFloat.pm | 2716 Preserves accuracy to $scale digits from the left (aka significant digits) 2718 significant digits count from the first non-zero after the '.' 2788 significant digit first, while BitVect.pm uses a bit vector of base 2, most 2789 significant bit first. Other modules might use even different means of
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
H A D | Concise.pm | 925 Print sequence numbers with the most significant digit first. This is the 930 Print seqence numbers with the least significant digit first.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/ |
H A D | Glob.pm | 258 makes bsd_glob() treat case differences as not significant.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/ |
H A D | Struct.pm | 361 There is no significant speed gain between compile time and run time
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
H A D | ANSIColor.pm | 246 significant. Underline and underscore are equivalent, as are clear and
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/ |
H A D | UCD.pm | 627 true. Case distinctions in the condition list are not significant.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/ |
H A D | PPPort.pm | 22 with the widest range of Perl interpreters possible, without significant
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/ |
H A D | Syslog.pm | 1316 C<LOG_NOTICE> - normal, but significant, condition
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/ |
H A D | perlbug.PL | 704 # a strange way to check whether any significant editing 1049 A significant number of the bug reports we get turn out to be documented
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | config_h.SH | 115 * of significant digits in a double precision number. If this 2625 * of significant digits in a long double precision number. Unlike
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | Balanced.pm | 1306 two or more delimiter brackets are specified is not significant.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | perl5db.pl | 35 to allow a significant amount of control of the debugger from outside the
|
H A D | CGI.pm | 7678 of hyphens versus underscores are not significant.
|