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

/freebsd-9.3-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp559 * characters translated into html. See add_and_encode.
1264 void add_and_encode (style *s, const string &str,
1378 * add_and_encode - adds a special string to the page, it translates the string
1388 void page::add_and_encode (style *s, const string &str, function in class:page
4855 page_contents->add_and_encode(&sbuf_style, string(&s[5]),
4880 page_contents->add_and_encode(&sbuf_style, string(s),

Completed in 104 milliseconds