| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | msguniq.c | 64 { "add-location", no_argument, &line_comment, 1 }, 71 { "no-location", no_argument, &line_comment, 0 }, 177 line_comment = 1; in main() 274 if (!line_comment && sort_by_filepos) in main()
|
| H A D | msgcat.c | 65 { "add-location", no_argument, &line_comment, 1 }, 73 { "no-location", no_argument, &line_comment, 0 }, 200 line_comment = 1; in main() 285 if (!line_comment && sort_by_filepos) in main()
|
| H A D | msgcomm.c | 67 { "add-location", no_argument, &line_comment, 1 }, 75 { "no-location", no_argument, &line_comment, 0 }, 199 line_comment = 1; in main() 284 if (!line_comment && sort_by_filepos) in main()
|
| H A D | msgconv.c | 64 { "add-location", no_argument, &line_comment, 1 }, 71 { "no-location", no_argument, &line_comment, 0 }, 250 if (!line_comment && sort_by_filepos) in main()
|
| H A D | msgen.c | 60 { "add-location", no_argument, &line_comment, 1 }, 67 { "no-location", no_argument, &line_comment, 0 }, 239 if (!line_comment && sort_by_filepos) in main()
|
| H A D | msgattrib.c | 82 { "add-location", no_argument, &line_comment, 1 }, 95 { "no-location", no_argument, &line_comment, 0 }, 206 line_comment = 1; in main() 352 if (!line_comment && sort_by_filepos) in main()
|
| H A D | msgfilter.c | 114 { "add-location", no_argument, &line_comment, 1 }, 123 { "no-location", no_argument, &line_comment, 0 }, 305 if (!line_comment && sort_by_filepos) in main()
|
| H A D | msggrep.c | 95 { "add-location", no_argument, &line_comment, 1 }, 114 { "no-location", no_argument, &line_comment, 0 }, 425 if (!line_comment && sort_by_filepos) in main()
|
| H A D | read-catalog.h | 169 extern DLL_VARIABLE int line_comment;
|
| H A D | read-catalog.c | 459 int line_comment = 1; variable 477 pop->handle_filepos_comments = (line_comment != 0); in read_catalog_stream()
|
| H A D | x-po.c | 155 pop->handle_filepos_comments = (line_comment != 0); in extract()
|
| H A D | msgmerge.c | 106 { "add-location", no_argument, &line_comment, 1 }, 117 { "no-location", no_argument, &line_comment, 0 }, 373 if (!line_comment && sort_by_filepos) in main()
|
| H A D | xgettext.c | 192 { "add-location", no_argument, &line_comment, 1 }, 216 { "no-location", no_argument, &line_comment, 0 }, 433 line_comment = 1; in main() 531 if (!line_comment && sort_by_filepos) in main() 2207 if (line_comment) in remember_a_message()
|
| H A D | ChangeLog.0 | 1574 * xgettext.c (line_comment): Remove variable, so default value is 2355 * xgettext.h (line_comment, exclude): New declarations. 2357 (line_comment): Make non-static. 2484 (line_comment, omit_header, more_than, less_than): Remove variables. 3093 (merge_class_ty, line_comment, merge_constructor, merge_destructor, 5122 Disable line_comment option when omit_header is selected. 5123 (write_out_domain): Don't write empty line if !line_comment.
|
| H A D | ChangeLog | 3728 * read-po.h (line_comment, allow_duplicates, input_syntax): Likewise.
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/woe32dll/ |
| H A D | gettextsrc-exports.c | 52 VARIABLE(line_comment)
|