Home
last modified time | relevance | path

Searched refs:HTML (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/demo/
H A Dmkdemo.pl153 print HTML "<html>\n<head>\n";
160 print HTML "<hr><p>\n";
166 print HTML "<p>\n<hr><p>\n";
173 print HTML "</font></tr>\n";
190 print HTML "<tr>\n";
191 print HTML "<td align=left>";
203 print HTML "</td></tr>\n";
212 print HTML "</td></tr>\n";
216 print HTML "</table>\n";
217 print HTML "</body>\n</html>\n";
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dfunstack.awk472 return ((HTML && (BIBFILEURL != "")) ? ("<A HREF=\"" BIBFILEURL "#" Citation_label "\">") : "")
485 return ((HTML && (Url != "")) ? ("<A HREF=\"" Url "\">") : "")
554 return ((HTML && (BIBFILEURL != "")) ? "</A>" : "")
570 return ((HTML && (Url != "")) ? "</A>" : "")
674 if (HTML)
715 HTML = (HTML == "") ? 0 : (0 + HTML)
720 if (HTML == 0)
800 if (HTML) # must buffer in memory so that we can accumulate TOC
839 if (HTML)
944 if (HTML) # translate TeX markup to HTML
[all …]
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A DCREDITS6 HTML docs published by Thursby Software.
/illumos-gate/usr/src/cmd/fs.d/smbclnt/
H A DCREDITS6 HTML docs published by Thursby Software.
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddoc-guide.rst13 like HTML or PDF.
17 the documentation in HTML or manpage format. The generated files can then
/illumos-gate/usr/src/cmd/file/
H A Dmagic475 0 string <HTML html document
477 0 string <!doctype HTML html document
480 0 string <!DOCTYPE HTML html document
483 0 string <!Doctype HTML html document
510 38 string application/vnd.oasis.opendocument.text-web HTML Document Template
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh48 HTML='<?xml version="1.0"?>
1191 print "$HTML<head>$STDHEAD"
1240 print "$HTML<head>$STDHEAD" > $WDIR/$DIR/$TNAME.lhs.html
3267 print "$HTML<head>$STDHEAD"
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab1480 |name match *.chm Compiled HTML Help file application/x-ms-help
1538 |name match *.hta HTML program application/x-ms
1542 |name match *.htw HTML Document application/x-ms-htmlfile
1543 |name match *.htx HTML Document text/html
1678 |name match *.stm HTML Document text/html
/illumos-gate/usr/src/tools/
H A DREADME.tools211 Generates a set of HTML pages that show side-by-side diffs of
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE2653 converted for use in HTML and XML documents.
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3355 * debian/rules: Build HTML documentation to appease the Debian