Searched refs:hpf_getc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Denv.cpp3363 int hpf_getc(FILE *f);
3625 int hyphen_trie::hpf_getc(FILE *f) function in class:hyphen_trie
3680 int c = hpf_getc(fp);
3696 c = hpf_getc(fp);
3704 c = hpf_getc(fp);
3718 c = hpf_getc(fp);
3725 c = hpf_getc(fp);
3734 c = hpf_getc(fp);
3740 c = hpf_getc(fp);
3749 c = hpf_getc(f
[all...]

Completed in 55 milliseconds