Searched refs:blank_line (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | write-po.c | 799 size_t page_width, bool blank_line, bool debug) in message_print() argument 805 if (blank_line && (!uniforum in message_print() 900 size_t page_width, bool blank_line) in message_print_obsolete() argument 910 if (blank_line) in message_print_obsolete() 1016 bool blank_line; in msgdomain_list_print_po() local 1019 blank_line = false; in msgdomain_list_print_po() 1032 if (blank_line) in msgdomain_list_print_po() 1035 blank_line = true; in msgdomain_list_print_po() 1077 message_print (mlp->item[j], fp, charset, page_width, blank_line, in msgdomain_list_print_po() 1079 blank_line = true; in msgdomain_list_print_po() [all …]
|
| H A D | write-properties.c | 240 bool blank_line; in write_properties() local 258 blank_line = false; in write_properties() 265 if (blank_line) in write_properties() 270 blank_line = true; in write_properties()
|
| H A D | write-stringtable.c | 271 bool blank_line; in write_stringtable() local 282 blank_line = false; in write_stringtable() 289 if (blank_line) in write_stringtable() 294 blank_line = true; in write_stringtable()
|
| /netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
| H A D | div.h | 171 void blank_line();
|
| H A D | div.cpp | 784 void blank_line() in blank_line() function
|
| H A D | input.cpp | 2565 blank_line(); in trapping_blank_line()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | parse.c | 1425 goto blank_line; in next_fixed() 1446 goto blank_line; in next_fixed() 1460 goto blank_line; in next_fixed() 1465 blank_line: in next_fixed()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | parse.cc | 1543 goto blank_line; in next_fixed() 1564 goto blank_line; in next_fixed() 1578 goto blank_line; in next_fixed() 1583 blank_line: in next_fixed()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/ |
| H A D | gp-display-html.in | 10749 my $blank_line = ""; 10752 $blank_line .= " "; 10758 my $final_comment = $blank_line.ucfirst ($comment);
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/gp-display-html/ |
| H A D | gp-display-html.in | 11969 my $blank_line = ""; 11972 $blank_line .= " "; 11978 my $final_comment = $blank_line.ucfirst ($comment);
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog.117 | 116 * src/roff/troff/dic.cc (blank_line): Add html tag. 224 (space_request, blank_line): Check `curdiv->no_space_mode'.
|
| H A D | ChangeLog.115 | 616 trapping_blank_line() rather than blank_line(). 4538 * troff/div.c (blank_line): Always do a break. 5052 * troff/div.c (blank_line): New function.
|
| H A D | ChangeLog | 1308 (space_request, blank_line, flush_output): Don't call `add_html_tag'.
|