Home
last modified time | relevance | path

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

/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Dtoken.h92 int hyphen_indicator();
234 inline int token::hyphen_indicator() in hyphen_indicator() function
H A Dinput.cpp5203 else if (!(tok.hyphen_indicator() in encode_char()
6392 else if (tok.hyphen_indicator()) in do_translate()
/netbsd/external/gpl2/groff/dist/
H A DChangeLog.1152745 * troff/token.h (token::hyphen_indicator): New function.