Searched refs:get_copy (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
| H A D | input.cpp | 132 static int get_copy(node**, int = 0); 785 int c = get_copy(0); in get_char_for_escape_name() 926 static int get_copy(node **nd, int defining) in get_copy() function 2800 cc = get_copy(&n); in process_input_stack() 3714 int c = get_copy(&n); in decode_args() 3717 c = get_copy(&n); in decode_args() 3725 c = get_copy(&n); in decode_args() 3732 c = get_copy(&n); in decode_args() 3735 c = get_copy(&n); in decode_args() 3750 c = get_copy(&n); in decode_args() [all …]
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog.115 | 958 calling get_copy(). 1306 * troff/input.cc (get_copy, token::next): Implement \V. 2703 * troff/input.c (get_copy, token::next): Support \# (like \" but 3901 (get_copy, process_input_stack): Use this for \n. 4342 (get_copy): Turn \E into ESCAPE_E. 6061 * troff/input.c (get_copy): Recognize \) in copy mode.
|
| H A D | ChangeLog.117 | 1168 * src/roff/troff/input.cc (get_copy, token::next, asciify): 1576 (get_copy, token::next, transparent_translate, asciify): Use it.
|
| H A D | ChangeLog.118 | 792 (get_copy, token::next): Call it if necessary. 1401 (get_copy, do_glyph_color, do_fill_color, token::next): Use
|
| H A D | ChangeLog | 1453 (get_copy, token::next): Handle BEGIN_QUOTE and END_QUOTE. 1685 * src/roff/troff/input.cpp (get_copy): Handle PUSH_GROFF_MODE,
|