Searched refs:do_define_string (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | input.cpp | 4036 void do_define_string(define_mode mode, comp_mode comp) in do_define_string() function 4089 do_define_string(DEFINE_NORMAL, in define_string() 4095 do_define_string(DEFINE_NORMAL, COMP_DISABLE); in define_nocomp_string() 4100 do_define_string(DEFINE_APPEND, in append_string() 4106 do_define_string(DEFINE_APPEND, COMP_DISABLE); in append_nocomp_string()
|
/netbsd-src/external/gpl2/groff/dist/ |
H A D | ChangeLog | 1692 (do_define_string, do_define_macro): Handle COMP_ENABLE. 2011 (macro_header::copy, token::next, do_define_string, 3162 (do_define_string, define_string, define_nocomp_string,
|
H A D | ChangeLog.115 | 2457 * troff/input.c (do_define_string): Allow the string name to be 5309 * troff/input.c (do_define_string): Don't strip tabs.
|
H A D | ChangeLog.118 | 2352 (do_define_string): Use `define_mode' and `calling mode'.
|