/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/ |
H A D | http.t | 13 # http() without arguments should not cause warnings 15 ok eval { $cgi->http(); 1 }, "http() without arguments doesn't warn"; 22 is $cgi->http('Host'), 'foo', 'http("Host") returns $ENV{HTTP_HOST}'; 23 is $cgi->http('http-host'), 'foo', 'http("http-host") returns $ENV{HTTP_HOST}'; 29 my @http [all...] |
H A D | html.t | 82 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 83 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> 86 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 97 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 98 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> 102 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 125 <html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr"> 128 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
H A D | function.t | 56 test(12,http('love') eq 'true',"CGI::http()"); 58 test(14,url() eq 'http://the.good.ship.lollypop.com:8080/cgi-bin/foo.cgi',"CGI::url()"); 60 'http://the.good.ship.lollypop.com:8080/cgi-bin/foo.cgi/somewhere/else?game=chess;game=checkers;weather=dull;foo=bar', 94 test(25,redirect('http://somewhere.else') eq "Status: 302 Found${CRLF}Location: http://somewhere.else${CRLF}${CRLF}","CGI::redirect() 1"); 95 my $h = redirect(-Location=>'http://somewhere.else',-Type=>'text/html'); 96 test(26,$h eq "Status: 302 Found${CRLF}Location: http://somewhere.else${CRLF}Content-Type: text/html; charset=ISO-8859-1${CRLF}${CRLF}","CGI::redirect() 2"); 97 test(27,redirect(-Location=>'http://somewhere.else/bin/foo&bar',-Type=>'text/html') eq "Status: 302 Found${CRLF}Location: http [all...] |
H A D | request.t | 41 is $q->http('love'), 'true',"CGI::http()"; 43 is $q->url, 'http://the.good.ship.lollypop.com:8080/cgi-bin/foo.cgi',"CGI::url()"; 45 'http://the.good.ship.lollypop.com:8080/cgi-bin/foo.cgi/somewhere/else?game=chess;game=checkers;weather=dull;foo=bar',
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/ |
H A D | Syslog.pm | 133 # http://london.pm.org/pipermail/london.pm/Week-of-Mon-20061211/005961.html 1402 L<http://www.opengroup.org/onlinepubs/000095399/basedefs/syslog.h.html> 1405 L<http://www.gnu.org/software/libc/manual/html_node/Syslog.html> 1408 L<http://docs.sun.com/app/docs/doc/816-5168/syslog-3c?a=view> 1411 L<http://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/syslog.3.html> 1414 L<http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=man&fname=3c+syslog> 1417 L<http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.basetechref/doc/basetrf2/syslog.htm> 1420 L<http://docs.hp.com/en/B2355-60130/syslog.3C.html> 1423 L<http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN3/0193____.HTM> 1426 L<http [all...] |
/osnet-11/usr/src/grub/grub2/ |
H A D | geninit.sh | 31 * along with GRUB. If not, see <http://www.gnu.org/licenses/>.
|
/osnet-11/usr/src/grub/grub2/grub-core/ |
H A D | genemuinitheader.sh | 34 * along with GRUB. If not, see <http://www.gnu.org/licenses/>.
|
H A D | genemuinit.sh | 34 * along with GRUB. If not, see <http://www.gnu.org/licenses/>.
|
H A D | gensymlist.sh | 31 * along with GRUB. If not, see <http://www.gnu.org/licenses/>.
|
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Include/ |
H A D | test.ksh | 17 * or http://www.opensolaris.org/os/licensing.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/ |
H A D | IO.pm | 54 ones exist by searching for "^IO::" on http://search.cpan.org.
|
/osnet-11/usr/src/lib/libc/i386/fp/ |
H A D | __xgetRD.s | 14 / or http://www.opensolaris.org/os/licensing.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/ |
H A D | htmlview.t | 16 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 17 <html xmlns="http://www.w3.org/1999/xhtml"> 161 <p>This is an href link1: <a href="http://example.com">http://example.com</a></p> 162 <p>This is an href link2: <a href="http://example.com/foo/bar.html">http://example.com/foo/bar.html</a></p> 165 This is a link in a verbatim block <a href="<a href="http://perl.org">http://perl.org</a>"> Perl </a></pre>
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/ |
H A D | KR.pm | 64 L<http://www.debian.or.jp/~kubota/unicode-symbols.html.en>
|
/osnet-11/usr/src/lib/libbsm/ |
H A D | mkhdr.sh | 10 # or http://www.opensolaris.org/os/licensing. 40 * or http://www.opensolaris.org/os/licensing.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/ |
H A D | Unicode.pm | 82 =item L<http://www.unicode.org/glossary/> says: 236 L<Encode>, L<Encode::Unicode::UTF7>, L<http://www.unicode.org/glossary/>, 237 L<http://www.unicode.org/unicode/faq/utf_bom.html>, 239 RFC 2781 L<http://rfc.net/rfc2781.html>, 241 The whole Unicode standard L<http://www.unicode.org/unicode/uni2book/u2.html>
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/ |
H A D | Cookie.pm | 279 http://tools.ietf.org/html/rfc2109 280 http://tools.ietf.org/html/rfc2965 281 http://tools.ietf.org/html/draft-ietf-httpstate-cookie 342 http://msdn.microsoft.com/en-us/library/ms533046.aspx 343 http://www.owasp.org/index.php/HTTPOnly#Browsers_Supporting_HTTPOnly 538 L<RFC 2109|http://www.ietf.org/rfc/rfc2109.txt>, L<RFC 2695|http://www.ietf.org/rfc/rfc2965.txt>
|
/osnet-11/usr/src/common/mpi/ |
H A D | THIRDPARTYLICENSE | 7 * http://www.mozilla.org/MPL/ 44 * http://www.mozilla.org/MPL/ 82 * http://www.mozilla.org/MPL/ 119 * http://www.mozilla.org/MPL/ 156 * http://www.mozilla.org/MPL/ 194 * http://www.mozilla.org/MPL/ 230 * http://www.mozilla.org/MPL/ 269 * http://www.mozilla.org/MPL/
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/Math/BigInt/ |
H A D | Scalar.pm | 339 Tels http://bloodgate.com in 2001.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/ |
H A D | CN.pm | 68 L<http://www.debian.or.jp/~kubota/unicode-symbols.html.en>
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/ |
H A D | JP.pm | 89 L<http://www.debian.or.jp/~kubota/unicode-symbols.html.en>
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/ |
H A D | TW.pm | 70 L<http://www.debian.or.jp/~kubota/unicode-symbols.html.en>
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/Unicode/ |
H A D | UTF7.pm | 115 RFC 2781 L<http://www.ietf.org/rfc/rfc2152.txt>
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/ |
H A D | Normalize.pm | 387 http://homepage1.nifty.com/nomenclator/perl/ 398 =item http://www.unicode.org/reports/tr15/ 402 =item http://www.unicode.org/Public/UNIDATA/DerivedNormalizationProps.txt 406 =item http://www.unicode.org/notes/tn5/
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MM_Win95.pm | 220 See http://www.makemaker.org.
|