Searched refs:standard (Results 26 - 50 of 109) sorted by relevance

12345

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpodselect.PL52 podselect - print selected sections of pod documentation on standard output
81 documentation (defaults to standard input).
H A Dpodchecker.PL79 The pathname of a POD file to syntax-check (defaults to standard input).
H A Dpod2man.PL209 Set the default header to indicate that this page is part of the standard
235 Set the section for the C<.TH> macro. The standard section numbering
307 The standard sections of a manual page are:
372 they return 0 on success as is standard. It should always be present for
450 use the standard C<name(section)> form, don't have to be enclosed in
/osnet-11/usr/src/lib/libcmd/common/
H A Ddate.c70 " \bfmtelapsed\b(3) elapsed time on the standard output. If there are"
99 " [+F?%ISO 8601:2000 standard date format; equivalent to Y-%m-%d]"
185 " are: country code, standard zone name, savings time zone name,"
396 while (listzones->standard)
400 sfprintf(sfstdout, "%3s %4s %4s %4d %4d\n", s, *listzones->standard ? listzones->standard : "-", listzones->daylight ? listzones->daylight : "-", listzones->west, listzones->dst);
H A Dexpr.c34 "the result to standard output. The character \b0\b will be written "
178 int standard; member in struct:State_s
197 if (!state->standard)
499 state.standard = !!conformance(0, 0);
501 if (state.standard)
511 * (and is ok with the standard) but strict
H A Dcp.c686 int standard; local
711 standard = !!conformance(0, 0);
790 if (state->op != CP || !standard)
798 if (state->op != CP || !standard)
884 if (!standard)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcharnames.pm360 standard Unicode character names. If C<:short> is present, and
374 in the table of standard Unicode names. If C<CHARNAME> is lowercase,
390 Since the Unicode standard uses "U+HHHH", so can you: "\N{U+263a}"
426 or customized aliases to standard Unicode naming conventions (:full)
471 This works only for the standard names, and does not yet apply
488 This works only for the standard names, and does not yet apply
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/
H A DKR.pm38 ksc5601-raw Korean standard code set (as is)
/osnet-11/usr/src/lib/libast/common/include/
H A Dtm.h109 char* standard; /* standard time name */ member in struct:__anon1151
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Dcookie.cgi3 use CGI qw(:standard);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DGuess.pm301 Do not mix national standard encodings and the corresponding vendor
309 standard so it becomes too ambiguous for most cases.
313 On the other hand, mixing various national standard encodings
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/Unicode/
H A DUTF7.pm94 is designed to be MTA-safe and expected to be a standard way to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DRefHash.pm26 It is implemented using the standard perl TIEHASH interface. Please
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dtm.h118 char* standard; /* standard time name */ member in struct:__anon1119
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dtm.h118 char* standard; /* standard time name */ member in struct:__anon1213
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dtm.h118 char* standard; /* standard time name */ member in struct:__anon1235
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dtm.h118 char* standard; /* standard time name */ member in struct:__anon1257
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm28 Test::Harness - Run Perl standard test scripts with statistics
88 Perl test scripts print to standard output C<"ok N"> for each single
90 output by a standard test script is C<"1..M"> with C<M> being the
93 named as arguments and checks standard output for the expected
125 Any output from the testscript to standard error is ignored and
126 bypassed, thus will be seen by the user. Lines written to standard
166 If the standard output line contains the substring C< # Skip> (with
182 If the standard output line contains the substring C< # TODO > after
219 to standard output. Any message after these words will be displayed by
260 used to let C<runtests()> display the standard outpu
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm28 push(@{$CGI::EXPORT_TAGS{':standard'}},'do_push','push_delay');
118 use CGI::Push qw(:standard);
159 CGI::Push adds one new method to the standard CGI suite, do_push().
175 use CGI::Push qw(:standard);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL91 (or standard input, if none are given), processes is line by line by
93 to standard output. The filename `C<->' may be used to read standard input.
126 By default, a line is written to standard output after the editing script
148 contents of the pattern space and a newline to the standard output.
218 to standard output immediately before reading the next line
243 is written to standard output. With an address range, this occurs at
320 to standard output.
350 If automatic printing is enabled, write the pattern space to the standard
378 Print the pattern space to the standard outpu
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm18 standard => [qw(openlog syslog closelog setlogmask)],
27 # standard facilities
55 @{$EXPORT_TAGS{standard}},
838 use Sys::Syslog qw(:standard :macros); # standard functions, plus macros
864 C<:standard> exports the standard C<syslog(3)> functions:
882 By default, C<Sys::Syslog> exports the symbols from the C<:standard> tag.
934 C<perror> - Write the message to standard error output as well to the
1432 specify a standard o
[all...]
/osnet-11/usr/src/lib/libast/common/port/
H A Dlc.c176 * if standard!=0 and s[0] is a digit leading non-digits are ignored in p
180 match(const char* s, register const char* p, int minimum, int standard) argument
191 if (standard)
212 if (standard && isdigit(*p))
224 if (standard && isdigit(*t))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Dpiconv168 exist. For example, the names are case-insensitive, and many standard
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm634 The standard Pod::Parser method parse_from_filehandle() takes up to two
663 (W) The POD source contained a non-standard internal sequence (something of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm82 of the package. Names of keys in this hash conform to standard
106 which conform to standard conventions with the leading C<rl_> stripped.

Completed in 48 milliseconds

12345