Home
last modified time | relevance | path

Searched refs:asciify_reverse_node_list (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/groff/src/roff/troff/
HDnode.cpp3509 static void asciify_reverse_node_list(macro *m, node *n) in asciify_reverse_node_list() function
3513 asciify_reverse_node_list(m, n->next); in asciify_reverse_node_list()
3519 asciify_reverse_node_list(m, none); in asciify()
/NextBSD/contrib/groff/
HDChangeLog.1171125 asciify_reverse_node_list): Removed `unformat_only' flag and related
1286 * node.cc (*_node::asciify), asciify_reverse_node_list: Added