Home
last modified time | relevance | path

Searched refs:language_dictionary (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp3381 dictionary language_dictionary(5); variable
3388 current_language = (hyphenation_language *)language_dictionary.lookup(nm); in set_hyphenation_language()
3391 (void)language_dictionary.lookup(nm, (void *)current_language); in set_hyphenation_language()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1151750 (current_language, language_dictionary): New variables.