Searched refs:html_destination (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dhtml_styled_ostream.priv.h13 html_ostream_t html_destination; member in struct:html_styled_ostream_representation
H A Dhtml-styled-ostream.oo.c49 html_ostream_t html_destination; member in struct:styled_ostream
58 html_ostream_write_mem (stream->html_destination, data, len);
64 html_ostream_flush (stream->html_destination);
70 html_ostream_free (stream->html_destination);
81 html_ostream_begin_span (stream->html_destination, classname);
88 html_ostream_end_span (stream->html_destination, classname);
101 stream->html_destination = html_ostream_create (destination);
H A Dhtml-styled-ostream.c67 html_ostream_write_mem (stream->html_destination, data, len);
73 html_ostream_flush (stream->html_destination);
79 html_ostream_free (stream->html_destination);
90 html_ostream_begin_span (stream->html_destination, classname);
97 html_ostream_end_span (stream->html_destination, classname);
110 stream->html_destination = html_ostream_create (destination);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dhtml-styled-ostream.oo.c49 html_ostream_t html_destination; member in struct:styled_ostream
58 html_ostream_write_mem (stream->html_destination, data, len);
64 html_ostream_flush (stream->html_destination);
70 html_ostream_free (stream->html_destination);
81 html_ostream_begin_span (stream->html_destination, classname);
88 html_ostream_end_span (stream->html_destination, classname);
101 stream->html_destination = html_ostream_create (destination);

Completed in 50 milliseconds