Home
last modified time | relevance | path

Searched refs:read_patterns_file (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp3370 void read_patterns_file(const char *name, int append, dictionary *ex);
3666 void hyphen_trie::read_patterns_file(const char *name, int append, in read_patterns_file() function in hyphen_trie
3861 current_language->patterns.read_patterns_file( in do_hyphenation_patterns_file()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog2819 * src/roff/troff/env.cpp (hyphen_trie::read_patterns_file): Fix loop
4536 (hyphen_trie::read_patterns_file): Initialize `buf'.
4626 hyphen_trie::read_patterns_file, do_hyphenation_patterns_file): Use
5242 * src/roff/troff/env.cc (hyphen_trie::read_patterns_file): Add
H A DChangeLog.1181652 (read_patterns_file): Additional parameter for exception dictionary.
1691 * src/roff/troff/env.cc (hyphen_trie::read_patterns_file): Add
H A DChangeLog.1151753 (hyphen_trie::read_patterns_file): Find file using macro_path.