Searched defs:html (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/re/ |
H A D | testregex.c | 155 #define H(x) do{if(html)fprintf(stderr,x);}while(0) 159 help(int html) argument
|
/ast/src/lib/libast/misc/ |
H A D | optget.c | 10 * http://www.eclipse.org/org/documents/epl-v10.html * 69 #define STYLE_html 6 /* html details */ 105 const char* html[2]; member in struct:Font_s 237 C("html"), "?html", STYLE_html, 238 Z("List detailed info in html."), 1193 return fonts[f].html[set]; 1488 sfprintf(sp, ".html\">%s%-.*s%s</A>%-.*s</NOBR>" 2184 sfprintf(sp, ".html\">%s%-.*s%s</A>%-.*s</NOBR>"
|
/ast/src/cmd/html/ |
H A D | troff2html.c | 10 * http://www.eclipse.org/org/documents/epl-v10.html * 25 * troff to html filter 35 "[+NAME?troff2html - convert troff/groff input to html]" 60 " [+../lib/html/package?for all directories on \b$PATH\b]" 61 " [+../lib/html/mpackage.tr?for all directories on \b$PATH\b]" 1051 "lib/html/%s", 1052 "lib/html/m%s.tr", 1117 sfprintf(state.tmp, "lib/html/%s%s", s, x); 4746 * convert intermediate code in s to html on op 4980 html(registe function [all...] |
Completed in 35 milliseconds