Searched refs:force_po (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgconv.c54 static int force_po; variable
65 { "force-po", no_argument, &force_po, 1 },
275 msgdomain_list_print (result, output_file, output_syntax, force_po, false);
H A Dmsgen.c53 static int force_po; variable
61 { "force-po", no_argument, &force_po, 1 },
259 msgdomain_list_print (result, output_file, output_syntax, force_po, false);
H A Dmsgcat.c56 static int force_po; variable
69 { "force-po", no_argument, &force_po, 1 },
339 msgdomain_list_print (result, output_file, output_syntax, force_po, false);
H A Dmsgcomm.c57 static int force_po; variable
69 { "force-po", no_argument, &force_po, 1 },
331 msgdomain_list_print (result, output_file, output_syntax, force_po, false);
H A Dmsgunfmt.c75 static int force_po; variable
83 { "force-po", no_argument, &force_po, 1 },
399 msgdomain_list_print (result, output_file, output_syntax, force_po, false);
H A Dmsguniq.c54 static int force_po; variable
65 { "force-po", no_argument, &force_po, 1 },
298 msgdomain_list_print (result, output_file, output_syntax, force_po, false);
H A Dmsgattrib.c52 static int force_po; variable
86 { "force-po", no_argument, &force_po, 1 },
380 msgdomain_list_print (result, output_file, output_syntax, force_po, false);
H A Dmsgfilter.c87 static int force_po; variable
111 { "force-po", no_argument, &force_po, 1 },
380 msgdomain_list_print (result, output_file, output_syntax, force_po, false);
H A Dmsggrep.c68 static int force_po; variable
102 { "force-po", no_argument, &force_po, 1 },
474 msgdomain_list_print (result, output_file, output_syntax, force_po, false);
H A Dmsgmerge.c80 static int force_po; variable
110 { "force-po", no_argument, &force_po, 1 },
436 msgdomain_list_print (result, output_file, output_syntax, force_po,
H A Dxgettext.c112 static int force_po; variable
205 { "force-po", no_argument, &force_po, 1 },
747 msgdomain_list_print (mdlp, file_name, output_syntax, force_po, do_debug);

Completed in 128 milliseconds