Home
last modified time | relevance | path

Searched refs:HTML_XMP (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTPlain.c694 HText_setStyle(me->text, LYstyles(HTML_XMP)); in HTPlainPresent()
Dhdr_HTMLDTD.h135 HTML_XMP, enumerator
DHTNews.c1376 START(HTML_XMP); in read_article()
1532 END(HTML_XMP); in read_article()
/mirbsd/src/gnu/usr.bin/lynx/src/
DHTML.c413 case HTML_XMP: in HTML_put_character()
533 case HTML_XMP: in HTML_put_string()
2325 case HTML_XMP: in HTML_start_element()
6169 case HTML_XMP: in HTML_end_element()
7593 styles[HTML_XMP] = st[ST_Example]; in get_styles()