| /onnv/onnv-gate/usr/src/cmd/dtrace/demo/ |
| mkdemo.pl | 39 $htmlfile = "index.html"; 122 * file:///usr/demo/dtrace/index.html 151 open HTML, ">$outfile" or die "Can't open $outfile."; 153 print HTML "<html>\n<head>\n"; 154 print HTML "<title>Example DTrace Scripts</title>\n"; 155 print HTML "</head>\n<body bgcolor=\"#ffffff\">\n"; 157 print HTML "<table width=\"85%\" border=0 align=\"center\"><tr><td>"; 158 print HTML "<h2>DTrace Examples</h2>\n"; 160 print HTML "<hr><p>\n" [all...] |
| /onnv/onnv-gate/usr/src/cmd/filebench/scripts/ |
| filebench_compare.pl | 42 # Create html and text 44 open (HTML, ">index.html"); 45 print HTML start_html(-title=>'Filebench'); 46 print HTML "<body>"; 52 printf ("Generating html for $dir\n"); 129 # HTML IOPS 130 print HTML h1('Throughput breakdown (ops per second)'); 131 print HTML "<table border=1>"; 132 print HTML "<b><td>Workload</td>" [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/ |
| pretty.t | 15 is(ol(li('fred'),li('ethel')), <<HTML, "basic indentation"); 24 HTML 27 is(p('hi',pre('there'),'frog'), <<HTML, "<pre> tags"); 32 HTML 34 is(h1({-align=>'CENTER'},'fred'), <<HTML, "open/close tag with attribute"); 38 HTML 40 is(h1({-align=>undef},'fred'), <<HTML,"open/close tag with orphan attribute"); 44 HTML 46 is(h1({-align=>'CENTER'},['fred','agnes']), <<HTML, "distributive tag with attribute"); 53 HTML [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| pod2html.PL | 41 pod2html - convert .pod files to .html files 52 Converts files from pod format (see L<perlpod>) to HTML format. 70 Sets the base URL for the HTML files. When cross-references are made, 71 the HTML root is prepended to the URL. 84 Specify the HTML file to create. Output goes to STDOUT if no outfile 98 HTML converted forms can be linked-to in cross-references. 110 Use Netscape HTML directives when applicable. 116 Do not use Netscape HTML directives (default). 122 Generate an index at the top of the HTML file (default behaviour). 128 Do not generate an index at the top of the HTML file [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
| Html.pm | 1 package Pod::Html; 22 Pod::Html - module to convert pod files to HTML 26 use Pod::Html; 31 Converts files from pod format (see L<perlpod>) to HTML format. It 37 Pod::Html takes the following arguments: 58 Specify the URL of a cascading style sheet. Also disables all HTML/CSS 99 Sets the directory in which the resulting HTML file is placed. This 102 Pod::Html the root of the documentation tree. 108 Sets the base URL for the HTML files. When cross-references are made [all...] |
| ParseUtils.pm | 126 e.g. C<OL>, C<UL>, ... when thinking the HTML way. 142 E.g. when converting to HTML, one might strip the leading number in
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/ |
| Makefile | 50 HTML=HelpIndex.html 62 $(KRB5GUILIB)/$(HTML) := FILEMODE= 444 97 $(KRB5GUILIB)/$(HTML) 134 LIBPROGS= $(JARFILE) $(VISLIB) $(GIF) $(HTML)
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| CGI.pm | 9 # documentation in manual or html file format (these utilities are part of the 54 $DEFAULT_DTD = [ '-//W3C//DTD HTML 4.01 Transitional//EN', 229 tt u i b blockquote pre img a address cite samp dfn html head 252 ':html' => [qw/:html2 :html3 :html4 :netscape/], 571 # http://www.w3.org/TR/2006/REC-xforms-20060314/slice11.html#submit-options 862 (%EXPORT_OK || grep(++$EXPORT_OK{$_},&expand_tags(':html'))) [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/ |
| htmlview.t | 13 convert_n_test("htmlview", "html rendering"); 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"> 50 <p>Test HTML Rendering</p> 68 like an <html> tag. This is some <code>$code($arg1)</code>.</p> 156 HTML 162 <p>This is an href link2: <a href="http://example.com/foo/bar.html">http://example.com/foo/bar.html</a></p> 170 <p>See also <a href="/t/htmlescp.html">Test Page 2</a>, the <a href="/Your/Module.html">the Your::Module manpage</a> and <a href="/Their/Module.html">the Their::Module manpage</a [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/ |
| via.pm | 32 open( my $fh, "<:via(StripHTML)", "index.html" ); 35 to obtain the text of an HTML-file in an array with all the HTML-tags
|
| /onnv/onnv-gate/usr/src/cmd/file/ |
| magic | 472 0 string <html html document 473 0 string <HTML html document 474 0 string <Html html document 475 0 string <!doctype HTML html document 476 0 string <!doctype Html html documen [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/ |
| Pretty.pm | 7 # documentation in manual or html file format (these utilities are part of the 183 CGI::Pretty - module to produce nicely formatted HTML code 195 allow users of CGI to output nicely formatted HTML code. 204 the resultant HTML code would be quite difficult to read since it has no 208 return and indentation to the HTML code so that one can easily read
|
| Push.pm | 7 # documentation in manual or html file format (these utilities are part of the 41 $type = 'text/html' unless $type; 91 $self->a({'-href'=>'http://www.genome.wi.mit.edu/ftp/pub/software/WWW/cgi_docs.html'},'CGI.pm home page'), 151 technique will work with HTML pages as well as with graphics files, 216 defaults to "text/html". Normally the module assumes that each page 252 return header('text/html'), # note we're producing the header here 268 return header('text/html'), # note we're producing the header here 275 return header(-refresh=>'5; URL=http://somewhere.else/finished.html', 276 -type=>'text/html'),
|
| /onnv/onnv-gate/usr/src/tools/scripts/ |
| webrev.sh | 29 # This script takes a file list and a workspace and builds a set of html files 42 HTML='<?xml version="1.0"?> 43 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 45 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n' 48 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" 50 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n' 510 # Make a piece of source code safe for display in an HTML <pre> block. 582 # processes the diff output to present the files as an HTML document with 584 # takes a delta comment, rendered as an HTML snippet, as the third 586 # file, the path, and the comment. The HTML will be delivered on stdout [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/run/ |
| fresh_perl.t | 858 ######## "Segfault using HTML::Entities", Richard Jolly <richardjolly@mac.com>, <A3C7D27E-C9F4-11D8-B294-003065AE00B6@mac.com> in perl-unicode@perl.org
|