Searched refs:standard (Results 76 - 100 of 109) sorted by relevance

12345

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm92 as defined by the Unicode standard:
141 # Lingua::KO::Hangul::Util not part of the standard distribution
723 standard the database implements. The version is a string
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm257 ':standard' => [qw/:html2 :html3 :html4 :form :cgi/],
635 # massage back into standard format
684 # Check the command line and then the standard input for data.
763 # print to standard output (for overriding in mod_perl)
2761 # this is the one place where we departed from our standard
3535 print STDERR "(offline mode: enter name=value pairs on standard input; press ^D or ^Z when done)\n";
4366 become a de-facto standard.
4399 into our name space (usually the "standard" functions), and we don't
4403 use CGI qw/:standard/; # load standard CG
[all...]
H A Dutf8.pm64 in the source. When UTF-8 becomes the standard source format, this
H A DAutoSplit.pm32 module can handle. It is used by both the standard perl libraries and by
H A DSwitch.pm603 The module augments the standard Perl syntax with two new control
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm906 Draw the tree with standard ASCII characters like C<+> and C<|>. These don't
1213 This restores one of the standard styles: C<terse>, C<concise>,
1259 To switch back to one of the standard styles like C<concise> or
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm241 The whole Unicode standard L<http://www.unicode.org/unicode/uni2book/u2.html>
/osnet-11/usr/src/lib/libast/common/tm/
H A Dtmxfmt.c277 case 'F': /* ISO 8601:2000 standard date format */
601 p = (flags & TM_UTC) ? tm_info.format[TM_UT] : tm->tm_isdst && tm->tm_zone->daylight ? tm->tm_zone->daylight : tm->tm_zone->standard;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL45 Starting from perl 5.8 libnet is part of the standard Perl
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DSelect.pm27 ## and print the result on standard output.
552 or ">&STDERR"). The default is to use standard output.
577 be interpeted to mean standard input (which is the default if no
H A DFunctions.pm293 readpipe Process execute a system command and collect standard output
H A DChecker.pm249 A character entity was found that does not belong to the standard
H A DLaTeX.pm511 Logical to control whether a standard C<latex> ending is written to the output
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1210 # Issue a standard message for --version.
1239 # Issue a standard message for --help.
2069 Getopt::Long will provide a standard version message that includes the
2072 standard output and processing will terminate.
2085 standard output and processing will terminate.
2129 This subroutine provides a standard version message. Its argument can be:
2136 the standard message.
2187 This subroutine produces a standard help message, derived from the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm202 and C<usleep()>. In standard-speak the "interaction is unspecified",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm251 use CGI qw/:standard/;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DStruct.pm362 class creation, there is just a new, more standard order of events.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm114 Additionally, implementations of the standard L<POSIX|POSIX>
1260 a standard location for temporary files. Equivalent to doing
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1267 The protocol also defines several standard B<translations> which the
1270 files will translate the ends of lines to a standard representation
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm398 the three standard source "terminators":
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm431 future versions, as the language tagging standard changes over time.)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm799 # standard, we try to enable the next line again. It was
1099 go. The quickest way to install a module in a non-standard place might
1233 directory of the perl distribution is only good for the standard
1239 a standard extension, then other variables default to the following:
H A Dxsubpp53 Prints the I<xsubpp> version number to standard output, then exits.
912 # comment inside #if 0, as the C standard says that the source
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1462 that matches any standard XML tag is used.
1615 (whereas C<extract_tagged> uses standard string variable interpolation
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm919 (When writing in network order, all fields are written out as standard

Completed in 67 milliseconds

12345