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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dtcap.c8 ** default terminal "html" added
56 static int html = 0; variable
80 if ( strcmp (term, "html") == 0 || strcmp (term, "HTML") == 0 )
96 html = 1;
188 html = 0;
232 if ( html )
239 if ( !html || (attr & TC_BOLD) == TC_BOLD )

Completed in 9 milliseconds