Home
last modified time | relevance | path

Searched defs:hyphenation_language (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp3373 struct hyphenation_language { struct
3377 hyphenation_language(symbol nm) : name(nm), exceptions(501) {} in hyphenation_language() argument
3378 ~hyphenation_language() { } in ~hyphenation_language() argument