Searched defs:hyphenation_language (Results 1 – 1 of 1) sorted by relevance
3373 struct hyphenation_language { struct3377 hyphenation_language(symbol nm) : name(nm), exceptions(501) {} in hyphenation_language() argument3378 ~hyphenation_language() { } in ~hyphenation_language() argument