Home
last modified time | relevance | path

Searched defs:html (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/mandoc/
H A Dhtml.h85 struct html { struct
86 int flags;
98 size_t indent; /* current output indentation level */
99 int noindent; /* indent disabled by <pre> */
123 void roff_html_pre(struct html *, const struct roff_node *); argument
H A Dmandoc.css13 html { max-width: 65em; selector
364 html { --bg: #1E1F21; selector
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A DMakefile15 html: target
/freebsd/contrib/libxo/doc/
H A DMakefile.am25 html sphinx sphinx-html: target
/freebsd/contrib/libcbor/doc/
H A DMakefile52 html: target
/freebsd/contrib/lua/doc/
H A Dlua.css1 html { selector
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.css8 html { font-family: sans-serif; } selector
H A DHTMLLogger.cpp580 Logger::html(std::function<std::unique_ptr<llvm::raw_ostream>()> Streams) { in html() function in clang::dataflow::Logger
/freebsd/contrib/expat/doc/
H A Dok.min.css2 /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}b… selector
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp109 namespace clang::html { namespace
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js2494 html: true, property
5762 wrapAll: function( html ) { argument
5791 wrapInner: function( html ) { argument
5811 wrap: function( html ) { argument
5908 html: function( value ) { method
H A Djquery.qtip.js1185 'html': '&times;' property
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c265 evhttp_htmlescape(const char *html) in evhttp_htmlescape()
/freebsd/contrib/libevent/
H A Dhttp.c265 evhttp_htmlescape(const char *html) in evhttp_htmlescape()