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

/freebsd-10.3-release/contrib/groff/src/roff/troff/
H A Dcharinfo.h67 unsigned char get_hyphenation_code();
154 inline unsigned char charinfo::get_hyphenation_code() function in class:charinfo
H A Dnode.cpp2014 assert(ci->get_hyphenation_code() == (*p)->hyphenation_code);
2037 return new hyphen_list(ci->get_hyphenation_code(), tail);
4267 return new hyphen_list(ci->get_hyphenation_code(), tail);
4272 assert(ci->get_hyphenation_code() == (*p)->hyphenation_code);
H A Denv.cpp3425 unsigned char c = ci->get_hyphenation_code();

Completed in 65 milliseconds