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 D | APItest.pm | 65 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 D | Makefile.PL | 89 /* 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 D | gentab.sh | 187 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 D | Header.pm | 204 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 D | SubstrHash.pm | 85 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 D | MD5.pm | 96 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 D | English.pm | 26 For those variables that have an B<awk> version, both long
|
H A D | integer.pm | 60 a long-standing one.
|
H A D | fields.pm | 54 # 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 D | Digest.pm | 115 A twice as long string of lowercase hexadecimal digits.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2man.PL | 142 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 D | NDBM_File.pm | 101 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 D | ODBM_File.pm | 101 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 D | SDBM_File.pm | 104 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 D | Soundex.pm | 137 As the soundex algorithm was originally used a B<long> time ago in the US
|
H A D | ParseWords.pm | 168 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 D | Long.pm | 286 # 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 D | h2ph.PL | 65 long ulong u_long 411 } elsif ($id =~ /^((un)?signed)|(long)|(short)$/) {
|
H A D | h2xs.PL | 280 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 D | Fast.pm | 132 necessary in order to avoid Perl memory leaks in long-running
|
H A D | Push.pm | 219 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 D | encoding.pm | 140 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 D | Unicode.pm | 140 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 D | Socket.pm | 473 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 D | VMS.pm | 79 are all macro, so that we can tell how long the expansion is, and avoid
|
Completed in 279 milliseconds
123