Searched refs:current (Results 176 - 200 of 235) sorted by relevance

12345678910

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSelfLoader.pm157 where FOOBAR is the name of the current package when the C<__DATA__>
251 The B<SelfLoader> reads from wherever the current
H A Dattributes.pm135 with what the semantics ought to be. Do not rely on the current
232 rely on the current implementation. In particular, there is no provision
H A Dcharnames.pm410 in C<bytes> mode and out of it, the function should check the current
H A DSwitch.pm607 current switch value in a (localized) control variable.
616 current switch value. The type of matching used is determined by the
H A DCGI.pm333 # The new routine. This will check the current environment
1325 # Return the current version
2043 my $current = $override ? $default :
2046 $current = defined($current) ? $self->_maybe_escapeHTML($current,1) : '';
2053 my($value) = $current ne '' ? qq(value="$current") : '';
2128 my($current)= $override ? $default :
2132 $current
[all...]
H A DMemoize.pm606 returns a value which depends on the current hour of the day:
622 current hour in the normalizer:
836 to get the current time, and it will return that same time
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
H A Dprove190 current directory.
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvtype.c45 "array of type \b\f?\f\b. If a variable already exists, the current "
50 "array of type \b\f?\f\b. If a variable already exists, the current "
98 unsigned short current; member in struct:Namtype
107 unsigned short current;
592 dp->current = 0;
594 else if(++dp->current>=dp->numnodes)
596 return(nv_namptr(dp->nodes,dp->current));
H A Dinit.c1624 int current; member in struct:Stats
1631 sp->current = 0;
1632 else if(++sp->current>=sp->numnodes)
1634 return(nv_namptr(sp->nodes,sp->current));
H A Dargs.c384 lp->current = lp->script;
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex200 % @| inserts a changebar to the left of the current line. It should
210 % Append this vertical mode material after the current line in the output.
212 % We want to insert a rule with the height and depth of the current
540 % defines \thisenv, so the current environment is known; @end checks
542 % used to check whether the current environment is the one expected.
776 % if the group doesn't fit on the current page, and it's a big big
870 % @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
1095 % _ active, and distinguish by seeing if the current family is \slfam,
1142 % @dots{} outputs an ellipsis using the current font.
1591 % Change the current fon
[all...]
/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1369 hrtime_t start, current; local
1515 current = gethrtime() / (NANOSEC / MILLISEC);
1516 msec -= (current - start);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DMan.pm830 # using variables as a combined pointer to our current font sequence, and set
831 # each to the number of current nestings of start tags for that font. Use
1182 footer of the modification date of its input (or the current date if given
1214 file will be used, or the current date if stat() can't find that file (the
1346 implementation can, however, that's far superior to the current hacked
1394 The current version of this module is always available from its web site at
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL740 current values of @dl_require_symbols and @dl_resolve_using if required.
886 are required to load the module on the current platform)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoding.pm70 As mentioned in L<Encode>, encodings are (in the current
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPOP3.pm444 and username. If the username is not specified then the current user name
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm88 current implementation. Several optional features are used in the
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Ddrive.c64 * But the spec adds a comment that says current usage is only 1K.
113 uchar_t current : 1; member in struct:conf_feature
121 uchar_t current : 1; member in struct:conf_feature
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm331 current state of the Perl interpreter; typically these functions
457 Returns the current debugging flag for C<walkoptree>. If the optional
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1126 current C<pos> location of the string's variable
1132 immediately at the current matching position in the
1198 pattern will only succeed if the <H1> tag is on the current line, since
1663 containing the current pattern delimiter will cause the regex to be
1965 C<extract_multiple> starts at the current C<pos> of the string, and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm102 of the current directory. Since VMS filenames are case-insensitive,
103 however, we look for a F<.pm> file whose name matches that of the current
169 # Check in relative directories first, so we pick up the current
1662 $(NOECHO) $(ECHO) "Cleaning current config before rebuilding $(FIRST_MAKEFILE) ..."
2268 checks to see whether it matches the name of a directory in the current
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm95 my $current_proto = undef; # current mechanism used to transmit messages
97 $facility = ''; # current facility
98 my $maskpri = LOG_UPTO(&LOG_DEBUG); # current log mask
997 Sets the log mask for the current process to C<$mask_priority> and
998 returns the old mask. If the mask argument is 0, the current log mask
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm487 # state of the current test.
613 as a similar version which will overwrite the current line (by use of
1065 If relative, directory name is with respect to the current directory at
/osnet-11/usr/src/lib/libbsm/
H A Dauditxml38 -o dir Output directory (default: current dir)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm475 the current implementation of the regular expressions may introduce

Completed in 99 milliseconds

12345678910