| D | env.cpp | 2027 hyphenate(sl, hyphenation_flags); in hyphenate_line() 3367 void hyphenate(const char *word, int len, int *hyphens); 3563 void hyphen_trie::hyphenate(const char *word, int len, int *hyphens) in hyphenate() function in hyphen_trie 3802 void hyphenate(hyphen_list *h, unsigned flags) in hyphenate() function 3836 current_language->patterns.hyphenate(hbuf, len+2, num); in hyphenate()
|