Home
last modified time | relevance | path

Searched refs:Now (Results 1 – 25 of 209) sorted by relevance

123456789

/mirbsd/src/gnu/usr.bin/lynx/src/
Dparsdate.y120 static int GetTimeInfo(TIMEINFO * Now);
827 static int GetTimeInfo(TIMEINFO * Now) in GetTimeInfo() argument
845 Now->time = tv.tv_sec; in GetTimeInfo()
846 Now->usec = tv.tv_usec; in GetTimeInfo()
849 (void) time(&Now->time); in GetTimeInfo()
850 Now->usec = 0; in GetTimeInfo()
854 if (Now->time - LastTime > 60 * 60) { in GetTimeInfo()
855 LastTime = Now->time; in GetTimeInfo()
856 if ((tm = localtime(&Now->time)) == NULL) in GetTimeInfo()
861 if ((tm = gmtime(&Now->time)) == NULL) in GetTimeInfo()
[all …]
/mirbsd/src/gnu/usr.bin/perl/lib/I18N/LangTags/
DChangeLog44 downcased. Now they're /always/ downcased, and are /always/ fed
49 the damned thing. Now it's sane, and checks both scalar and
133 * Now bundling I18N::LangTags::List, a reference for lang tags,
153 * Now bundling fulltext of RFC 3066 in the dist.
155 * Now bundling generate_language_table.plx and language_codes.txt
/mirbsd/src/gnu/usr.bin/perl/lib/Pod/t/
Dbasic.txt12 Now try again with intermixed text.
49 Now try it using the new "|" stuff ...
135 Now some additional weirdness of our own. Make sure that multiple tags
157 Now try the same thing nested, and make sure that the indentation is
173 Now also check the transformation of * into real bullets for man pages.
195 Now for the grand finale of "$self->method()->{FIELDNAME} = {FOO=>BAR}".
206 Now, if I use << or >> as my delimiters, then I have to use whitespace.
Dbasic.pod18 Now try again with B<intermixed> F<text>.
62 Now try it using the new "|" stuff ...
193 Now some additional weirdness of our own. Make sure that multiple tags
227 Now try the same thing nested, and make sure that the indentation is reset
258 Now also check the transformation of * into real bullets for man pages.
297 Now for the grand finale of C<< $self->method()->{FIELDNAME} = {FOO=>BAR} >>.
311 Now, if I use << or >> as my delimiters, then I have to use whitespace.
Dutils.t49 # Now test lists
77 # Now look for an item of this name
Dbasic.man18 Now try again with \fBintermixed\fR \fItext\fR.
60 Now try it using the new \*(L"|\*(R" stuff ...
164 Now some additional weirdness of our own. Make sure that multiple tags
194 Now try the same thing nested, and make sure that the indentation is reset
217 Now also check the transformation of * into real bullets for man pages.
239 Now for the grand finale of \f(CW\*(C`$self\->method()\->{FIELDNAME} = {FOO=>BAR}\*(C'\fR.
251 Now, if I use << or >> as my delimiters, then I have to use whitespace.
/mirbsd/src/usr.bin/vi/docs/tutorial/
Dvi.beginner78 Now locate the return key on your keyboard: it is usually marked 'RETURN',
82 Now type {^F}.
107 Now that you know how to get around in the file via ^F and ^B let's look at
125 screen. (Now {^F}.)
163 Now type {ma}. Your location in the file has been given the name 'a'. If you
170 Now we can move about in our file pretty freely. By using the {m} command we
191 Now do {ma}, marking your position at the top of the screen. Now hit {^M} (or
193 * <- here, over/under the asterisk. Now
197 The {^M} command moves the cursor to the beginning of the next line. Now type
204 Now we can move to any line within the screen. Practice moving around in the
[all …]
/mirbsd/src/gnu/usr.bin/perl/t/pod/
Dspecial_seqs.xr7 Now for the grand finale of `$self->method()->{FIELDNAME} = {FOO=>BAR}'.
18 Now, if I use << or >> as my delimiters, then I have to use whitespace.
Dspecial_seqs.t25 Now for the grand finale of C<< $self->method()->{FIELDNAME} = {FOO=>BAR} >>.
38 Now, if I use << or >> as my delimiters, then I have to use whitespace.
Dlref.xr21 Now try it using the new "|" stuff ...
Dlref.t41 Now try it using the new "|" stuff ...
/mirbsd/src/gnu/usr.bin/perl/ext/XS/Typemap/t/
DTypemap.t46 # Now test that a non reference is rejected
57 # Now test that a non array ref is rejected
67 # Now test that a non hash ref is rejected
77 # Now test that a non code ref is rejected
/mirbsd/src/gnu/usr.bin/perl/lib/Text/Balanced/
DChanges103 * Now handles !~ properly
104 * Now handles embedded comments better.
105 * Now handles "raw" pattern matches better.
141 - IMPORTANT: Now requires 5.005 or better.
/mirbsd/src/gnu/usr.bin/perl/
DChanges5.00134 Now treats undef specially, and calls SvPV_force on any non-numeric scalar
40 Now passes a glob to filehandle methods to keep the package info intact.
89 Now says
103 Now says
250 Now gives permission 555 to any file ending with extension specified by $dlext.
336 Now doesn't complain unless the first non-whitespace character after the =
342 Now croaks on chop($') and such.
353 Now allows non-whitespace characters on the #! line between the "perl"
466 Now declares a Time_t and takes the address of that in CODE.
547 Now it does.
[all …]
DREADME.amiga229 Now type
233 Now!
239 Now run
DREADME.bs200039 filesystem (we used the mountpoint /usr/local/ascii for this). Now
147 Now you can start it with the following (SDF) command:
207 Now your IO would be ASCII on ASCII partitions and EBCDIC on EBCDIC
/mirbsd/src/lib/libssl/src/crypto/des/asm/
Dreadme24 Now as we all know, there are lots of different operating systems running on
33 Now I was not overly keen to write 4 different copies of the same code,
56 Now the ugly part. I acquired my copy of Intels
72 Now the crunch. When a full register is used after a partial write, eg.
/mirbsd/src/gnu/usr.bin/perl/lib/Unicode/Collate/
DChanges15 - Now UCA Revision 14 (based on Unicode 4.1.0).
21 - Now a table file is searched in @INC.
101 - Now a grapheme may contain trailing level 2, level 3,
/mirbsd/src/usr.bin/file/magdir/
Dsccs15 # Now '\001h' happens to be the same as the 3B20's a.out magic number (0550).
/mirbsd/src/gnu/usr.bin/perl/lib/Locale/Maketext/
DChangeLog27 * Release 1.07: Now uses a new and different rule for implicating
46 * Release 1.06: Now has "use utf8" to make the things work
/mirbsd/src/gnu/usr.bin/perl/ext/XS/APItest/t/
Dprintf.t38 # Now redirect STDOUT and read from the file
/mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/
DChanges244 - can_ok() would pass if no methods were given. Now fails.
307 - Now requiring File::Spec for our tests.
324 * Now using sensible exit codes on VMS.
333 - Now always testing backwards compatibility.
373 - Now explicitly tested with 5.6.1, 5.6.0, 5.005_03 and 5.004
377 - Now installable with the CPAN shell.
/mirbsd/src/gnu/usr.bin/perl/emacs/
Dptags85 # Now add these PL_:
99 # Now remove these Perl_, add empty- and perl_-flavors:
111 # Now remove these S_, add empty-flavor:
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/
DChanges7 Now accepts coderef for CHECK!
57 Now FB_(PERLQQ|HTMLCREF|XMLCREF) implies LEAVE_SRC so
107 Now Encode::utf8's fallbacks are compliant to Encode standard.
163 Now works for characters U+10000 and above. This fix was needed
244 Now: define_alias( qr/\bGB[-_ ]?2312(?!-?raw)/i => '"euc-cn"' );
270 Now skips for EBCDIC platform.
321 + Now uses Getopt::Long so it accepts long name options
363 Now guesses UTF-(16|32)(BE|LE) when the string contains \x00.
621 Now that binmode(FH) does implicit ":bytes" revisit
744 done in perl@16308 but Philip linted me further. Now the error
[all …]
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlboot.pod73 completely accurate, but we'll do this one step at a time. Now let's
93 Ahh! Now that the package name has been parted from the subroutine
117 There! Now we have the animals all talking, and safely at that,
179 Now, when we call C<< Cow->speak >>, we get a C<$class> of C<Cow> in
480 Now for the fun part: Perl takes the class in which the instance was
512 Now we call for the name:
548 Now with the new C<named> method, we can build a horse:
624 dereference or a derived string. Now we can use this with either an
749 Now, because C<name> and C<named> were the only methods that

123456789