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

/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dcharinfo.h69 unsigned char get_hyphenation_code();
156 inline unsigned char charinfo::get_hyphenation_code() function in class:charinfo
H A Dnode.cpp2016 assert(ci->get_hyphenation_code() == (*p)->hyphenation_code);
2039 return new hyphen_list(ci->get_hyphenation_code(), tail);
4269 return new hyphen_list(ci->get_hyphenation_code(), tail);
4274 assert(ci->get_hyphenation_code() == (*p)->hyphenation_code);
H A Denv.cpp3427 unsigned char c = ci->get_hyphenation_code();

Completed in 208 milliseconds