Searched refs:hpf_code_table (Results 1 – 4 of 4) sorted by relevance
417 extern unsigned char hpf_code_table[];
3552 buf[i++] = hpf_code_table[c]; in insert_hyphenation()3789 buf[j] = hpf_code_table[(unsigned char)buf[j]]; in read_patterns_file()
94 unsigned char hpf_code_table[256]; variable6358 hpf_code_table[i] = i; in init_hpf_code_table()6480 hpf_code_table[n1] = n2; in hyphenation_patterns_file_code()
1655 * src/roff/troff/env.h (hpf_code_table): New extern.1657 * src/roff/troff/input.cc (hpf_code_table): New array.