Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/roff/troff/
HDnode.h524 void tprint_char(troff_output_file *, unsigned char);
HDnode.cpp3884 void special_node::tprint_char(troff_output_file *out, unsigned char c) in tprint_char() function in special_node
HDinput.cpp5342 tprint_char(out, *s); in tprint()
/NextBSD/contrib/groff/
HDChangeLog.1155128 special_node::tprint_char): New functions.