Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/roff/troff/
HDenv.cpp3357 class hyphen_trie : private trie { class
3365 hyphen_trie() {} in hyphen_trie() function in hyphen_trie
3366 ~hyphen_trie() {} in ~hyphen_trie()
3374 hyphen_trie patterns;
3527 void hyphen_trie::insert_pattern(const char *pat, int patlen, int *num) in insert_pattern()
3536 void hyphen_trie::insert_hyphenation(dictionary *ex, const char *pat, in insert_hyphenation()
3563 void hyphen_trie::hyphenate(const char *word, int len, int *hyphens) in hyphenate()
3579 void hyphen_trie::do_match(int i, void *v) in do_match()
3588 void hyphen_trie::do_delete(void *v) in do_delete()
3625 int hyphen_trie::hpf_getc(FILE *f) in hpf_getc()
[all …]
/trueos/contrib/groff/
HDChangeLog.1151742 (class trie, class hyphen_trie): Move declarations up.
1746 (hyphen_trie::do_delete): New function.
1748 (hyphen_trie::~hyphen_trie): New function.
1753 (hyphen_trie::read_patterns_file): Find file using macro_path.
3655 * troff/env.c (class trie, class hyphen_trie): Make the
HDChangeLog2819 * src/roff/troff/env.cpp (hyphen_trie::read_patterns_file): Fix loop
4536 (hyphen_trie::read_patterns_file): Initialize `buf'.
4625 * src/roff/troff/env.cc (hyphen_trie::insert_hyphenation,
4626 hyphen_trie::read_patterns_file, do_hyphenation_patterns_file): Use
5242 * src/roff/troff/env.cc (hyphen_trie::read_patterns_file): Add
HDChangeLog.1181201 * src/roff/troff/env.cc(hyphen_trie::hpf_getc): Accept ^^x (char
1691 * src/roff/troff/env.cc (hyphen_trie::read_patterns_file): Add