Home
last modified time | relevance | path

Searched defs:non_interpreted_char_node (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp1105 class non_interpreted_char_node : public node { class
1137 non_interpreted_char_node::non_interpreted_char_node(unsigned char n) : c(n) in non_interpreted_char_node() function in non_interpreted_char_node