Searched refs:line_comment (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgconv.c62 { "add-location", no_argument, &line_comment, 1 },
69 { "no-location", no_argument, &line_comment, 0 },
249 if (!line_comment && sort_by_filepos)
H A Dmsgen.c58 { "add-location", no_argument, &line_comment, 1 },
65 { "no-location", no_argument, &line_comment, 0 },
238 if (!line_comment && sort_by_filepos)
H A Dmsgcat.c64 { "add-location", no_argument, &line_comment, 1 },
73 { "no-location", no_argument, &line_comment, 0 },
201 line_comment = 1;
302 if (!line_comment && sort_by_filepos)
H A Dmsgcomm.c65 { "add-location", no_argument, &line_comment, 1 },
73 { "no-location", no_argument, &line_comment, 0 },
197 line_comment = 1;
283 if (!line_comment && sort_by_filepos)
H A Dmsguniq.c62 { "add-location", no_argument, &line_comment, 1 },
69 { "no-location", no_argument, &line_comment, 0 },
175 line_comment = 1;
273 if (!line_comment && sort_by_filepos)
H A Dmsgattrib.c80 { "add-location", no_argument, &line_comment, 1 },
93 { "no-location", no_argument, &line_comment, 0 },
204 line_comment = 1;
351 if (!line_comment && sort_by_filepos)
H A Dread-catalog.h168 extern DLL_VARIABLE int line_comment;
H A Dmsgfilter.c108 { "add-location", no_argument, &line_comment, 1 },
117 { "no-location", no_argument, &line_comment, 0 },
300 if (!line_comment && sort_by_filepos)
H A Dmsggrep.c93 { "add-location", no_argument, &line_comment, 1 },
112 { "no-location", no_argument, &line_comment, 0 },
424 if (!line_comment && sort_by_filepos)
H A Dx-po.c161 pop->handle_filepos_comments = (line_comment != 0);
H A Dread-catalog.c458 int line_comment = 1; variable
476 pop->handle_filepos_comments = (line_comment != 0);
H A Dmsgmerge.c105 { "add-location", no_argument, &line_comment, 1 },
116 { "no-location", no_argument, &line_comment, 0 },
373 if (!line_comment && sort_by_filepos)
H A Dxgettext.c193 { "add-location", no_argument, &line_comment, 1 },
218 { "no-location", no_argument, &line_comment, 0 },
437 line_comment = 1;
545 if (!line_comment && sort_by_filepos)
2243 if (line_comment)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/woe32dll/
H A Dgettextsrc-exports.c53 VARIABLE(line_comment)

Completed in 199 milliseconds