Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dcharinfo.h71 unsigned char get_asciify_code();
166 inline unsigned char charinfo::get_asciify_code() in get_asciify_code() function
H A Dnode.cpp3492 unsigned char c = ci->get_asciify_code(); in asciify()
4245 unsigned char c = ci->get_asciify_code(); in asciify()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1181725 (charinfo::set_asciify_code, charinfo::get_asciify_code,
1734 composite_node::asciify): Use `get_asciify_code'.