Searched refs:long (Results 1 - 25 of 61) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/APItest/
H A DAPItest.pm65 Test that a C<long double> is formatted correctly by
75 Determine whether a C<long double> is supported by Perl. This should
118 Test that an C<long> is formatted correctly by
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/
H A DMakefile.PL89 /* HUGE_VALL is admittedly non-POSIX but if we are using long doubles
90 * we might as well use long doubles. --jhi */
/osnet-11/usr/src/lib/libpp/common/
H A Dgentab.sh187 1[56789]|[23][0123456789]) long=L ;;
188 *) long= ;;
190 echo "#define $prefix$ID (1$long<<$counter)"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm204 decode(I<encoding>). So long as I<encoding> is supported by Encode,
209 encode are left as is and long lines are folded within 76 bytes per
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DSubstrHash.pm85 croak(qq/Value "$val" is not $vlen characters long/)
158 croak(qq/Key "$key" is not $klen characters long/)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm96 will be 16 bytes long.
115 multiple of 4 bytes long. If you want interoperability with other
199 16 bytes long.
222 bytes long. If you want interoperability with other base64 encoded
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnglish.pm26 For those variables that have an B<awk> version, both long
H A Dinteger.pm60 a long-standing one.
H A Dfields.pm54 # Allow the module to be reloaded so long as field positions
243 works as long as the objects are accessed through properly typed
H A DDigest.pm115 A twice as long string of lowercase hexadecimal digits.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL142 long dashes--like this--into proper em dashes, fixes "paired quotes," and
334 particularly long, it's a good idea to break this up into subsections
357 Synonymous options (like both the short and long forms) are separated by a
364 (Writing the short option first is arguably easier to read, since the long
365 option is long enough to draw the eye to it anyway and the short option can
487 a modification log here. If the log gets overly long or detailed,
499 OVERVIEW to summarize the description if it's quite long.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm101 is too long. It means that the change was not recorded in the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm101 is too long. It means that the change was not recorded in the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm104 is too long. It means that the change was not recorded in the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DSoundex.pm137 As the soundex algorithm was originally used a B<long> time ago in the US
H A DParseWords.pm168 returns all of the tokens in a single long list, while &nested_quotewords()
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm286 # First argument may be an object. It's OK to use this as long
806 # If it is a long option, it may include the value.
826 # If bundling == 2, long options can override bundles.
846 # Sort the possible long option names.
1326 have long names instead of single letters, and are introduced with a
1357 developed that used long names. So instead of a cryptic C<-l> one
1358 could use the more descriptive C<--long>. To distinguish between a
1359 bundle of single-character options and a long one, two dashes are used
1360 to precede the option name. Early implementations of long options used
1392 even for long optio
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL65 long ulong u_long
411 } elsif ($id =~ /^((un)?signed)|(long)|(short)$/) {
H A Dh2xs.PL280 pointer (like C<long long>), pointers to functions, or arrays. See
1047 for my $k (qw(char double float int long short unsigned signed void)) {
1821 # XXX good do better if our UV happens to be long long
1822 return "T_NV" if $type =~ /^(unsigned\s+)?long\s+(long|double)\z/;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DFast.pm132 necessary in order to avoid Perl memory leaks in long-running
H A DPush.pm219 convenience of those who hate long parameter names), you can specify
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm140 characters -- so long as the script was written in UTF-8. But back
146 pragma, you can write your script in any encoding you like (so long
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm140 Since each character is either a I<short> or I<long> in C, you have to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm473 Feel free to use, modify and redistribute it as long as you retain
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DVMS.pm79 are all macro, so that we can tell how long the expansion is, and avoid

Completed in 34 milliseconds

123