Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/groff/src/roff/troff/
Denv.cpp3379 dictionary language_dictionary(5); variable
3386 current_language = (hyphenation_language *)language_dictionary.lookup(nm); in set_hyphenation_language()
3389 (void)language_dictionary.lookup(nm, (void *)current_language); in set_hyphenation_language()
/freebsd-10-stable/contrib/groff/
DChangeLog.1151750 (current_language, language_dictionary): New variables.