Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp1266 void add_and_encode (style *s, const string &str,
1390 void page::add_and_encode (style *s, const string &str, in add_and_encode() function in page
4857 page_contents->add_and_encode(&sbuf_style, string(&s[5]), in special()
4882 page_contents->add_and_encode(&sbuf_style, string(s), in special()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1181455 * src/devices/grohtml/post-html.cc (page::add_and_encode): Using
H A DChangeLog1211 (page::add_and_encode): Pass additional parameter for tag flag.