Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp1021 struct text_stuff : public stuff { struct
1026 text_stuff(const string &, int r, const char *fn, int ln); argument
1031 text_stuff::text_stuff(const string &s, int r, const char *fn, int ln) in text_stuff() function in text_stuff