Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DWorkspace.cc776 class HTML_stream : public ostream class
780 HTML_stream(HTML_streambuf * html_out) in HTML_stream() function in HTML_stream
823 HTML_stream hout(&hout_buf); in dump_WS()