Searched full:foo* (Results 651 - 675 of 797) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/t/
H A Dhostname.t36 my @domain = qw(foo.example.com bar.example.jp);
H A Dnetrc.t84 machine "foo"
86 machine foo "login" l2
97 # on 'foo', the login is 'nigol'
98 is( Net::Netrc->lookup('foo')->{login}, 'nigol',
101 # on 'foo' with login 'l2', the password is 'p2'
102 is( Net::Netrc->lookup('foo', 'l2')->{password}, 'p2',
H A Dtime.t30 my $badsock = Net::Time::_socket('foo', 1, 'bar', 'baz');
34 my $sock = Net::Time::_socket('foo', 2, 'bar');
40 $sock = Net::Time::_socket('foo', 3, 'bar', 'tcp', 11);
59 is( Net::Time::inet_time('foo'), 6,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DPerlIO.pm48 When an undefined layer 'foo' is encountered in an C<open> or
51 use PerlIO 'foo';
55 require PerlIO::foo;
H A DSelectSaver.t12 open(FOO, ">foo-$$") || die;
16 my $saver = new SelectSaver(FOO);
17 print "foo\n";
21 open(FOO, "foo-$$") || die;
22 chomp($foo = <FOO>);
23 close FOO;
24 unlink "foo
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm72 Creates header and footer blocks containing the text of the C<NAME>
198 "--infile=foo.pod",
199 "--outfile=/perl/nmanual/foo.html");
300 $Header = 0; # produce block header/footer
620 --[no]header - produce block header/footer (default is no headers).
H A DMan.pm444 # Generally it's just presented as the left-side footer, though, so it
1026 | \$+ [\#^]? \S $index # special ($^Foo, $")
1181 a centered footer of the Perl version it is run with, and to a left-hand
1182 footer of the modification date of its input (or the current date if given
1192 func(), func(3), and simple variable references like $foo or @bar so you
1213 Sets the left-hand footer. By default, the modification date of the input
1264 Set the centered footer. By default, this is the version of Perl you run
1266 centered footer will be a modification date and will prepend something like
H A DParseUtils.pm278 to Perl documents. C<LE<lt>DBI::foo(3p)E<gt>> is wrong as well, the manpage
H A DPerldoc.pm80 $option =~ tr/\-/_/s; # tolerate "foo-bar" for "foo_bar"
310 sub _elem { # handy scalar meta-accessor: shift->_elem("foo", @_)
1092 # perldoc foo and then perldoc bar before there was time for
H A DSelect.pm105 expression is I<negated> (so C<!foo> would match anything I<except>
106 C<foo>).
H A DText.pm463 | \$+ [\#^]? \S $index # special ($^Foo, $")
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DGetOptsOO.pm9 # (e.g., "-n foo" => $object->opt_n_with('foo'). Ditto "-nfoo")
H A DToMan.pm119 pop @data if @data and $data[-1] =~ /^\w/; # Skip footer, like
H A DToPod.pm29 # A hack for finding things between =foo and =cut, inclusive
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dbasic.man82 foo
84 foo
86 \&\*(L"bar\*(R" in foo
88 \&\*(L"baz boo\*(R" in foo
96 \&\*(L"baz boo\*(R" in foo bar
98 \&\*(L"baz boo\*(R" in foo bar
100 \&\*(L"boo\*(R" in foo bar baz
110 foo\&bar
114 "\fIItalic\fR text" in foo
116 "Section \f(CW\*(C`with\*(C'\fR \fI\f(BIother\fI markup\fR" in foo|ba
[all...]
H A Dbasic.pod90 L<foo>
92 L<foo|bar>
94 L<foo/bar>
96 L<foo/"baz boo">
104 L<foo bar/baz boo>
106 L<foo bar / baz boo>
108 L<foo
122 L<fooZ<>bar>
124 L<Testing I<italics>|foo/bar>
126 L<foo/
[all...]
H A Dbasic.txt71 foo
73 foo
75 "bar" in foo
77 "baz boo" in foo
85 "baz boo" in foo bar
87 "baz boo" in foo bar
89 "boo" in foo bar baz
99 foobar
103 "*Italic* text" in foo
105 "Section "with" *other markup*" in foo|ba
[all...]
H A Dhtmlescp.pod7 I am a stupid fool who puts naked < & > characters in my POD
H A Dhtmlescp.t44 <p>I am a stupid fool who puts naked &lt; &amp; &gt; characters in my POD
H A Dhtmlview.pod37 =item foo
39 The foo item.
134 This is an href link2: http://example.com/foo/bar.html
136 This is an email link: mailto:foo@bar.com
H A Dhtmlview.t83 <dt><strong><a name="item_foo">foo</a></strong><br />
86 The foo item.
162 <p>This is an href link2: <a href="http://example.com/foo/bar.html">http://example.com/foo/bar.html</a></p>
163 <p>This is an email link: <a href="mailto:mailto:foo@bar.com">mailto:foo@bar.com</a></p>
H A Dman.t124 =item foo
134 .IP "foo" 4
135 .IX Item "foo"
H A Dparselink.t17 [ 'foo',
18 undef, 'foo', 'foo', undef, 'pod' ],
20 [ 'foo|bar',
21 'foo', 'foo', 'bar', undef, 'pod' ],
23 [ 'foo/bar',
24 undef, '"bar" in foo', 'foo', 'bar', 'pod' ],
26 [ 'foo/"ba
[all...]
H A Dtext-errors.t74 [ "=head1 TEST\n\n Foo bar\n\n=back\n"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Search/
H A DDict.t54 $pos = look *DICT, "foo";
68 $pos = look *DICT, "FOO";

Completed in 81 milliseconds

<<21222324252627282930>>