Home
last modified time | relevance | path

Searched refs:sort_by_filepos (Results 1 – 11 of 11) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dmsgconv.c107 bool sort_by_filepos = false; in main() local
152 sort_by_filepos = true; in main()
268 if (sort_by_msgid && sort_by_filepos) in main()
284 if (sort_by_filepos) in main()
Dmsgen.c103 bool sort_by_filepos = false; in main() local
149 sort_by_filepos = true; in main()
266 if (sort_by_msgid && sort_by_filepos) in main()
277 if (sort_by_filepos) in main()
Dmsguniq.c112 bool sort_by_filepos = false; in main() local
163 sort_by_filepos = true; in main()
288 if (sort_by_msgid && sort_by_filepos) in main()
303 if (sort_by_filepos) in main()
Dmsgcat.c117 bool sort_by_filepos = false; in main() local
189 sort_by_filepos = true; in main()
312 if (sort_by_msgid && sort_by_filepos) in main()
339 if (sort_by_filepos) in main()
Dmsgcomm.c115 bool sort_by_filepos = false; in main() local
184 sort_by_filepos = true; in main()
297 if (sort_by_msgid && sort_by_filepos) in main()
335 if (sort_by_filepos) in main()
Dmsgattrib.c152 bool sort_by_filepos = false; in main() local
197 sort_by_filepos = true; in main()
379 if (sort_by_msgid && sort_by_filepos) in main()
398 if (sort_by_filepos) in main()
Dmsgfilter.c139 bool sort_by_filepos = false; in main() local
183 sort_by_filepos = true; in main()
306 if (sort_by_msgid && sort_by_filepos) in main()
390 if (sort_by_filepos) in main()
Dmsggrep.c153 bool sort_by_filepos = false; in main() local
370 sort_by_filepos = true; in main()
439 if (sort_by_msgid && sort_by_filepos) in main()
479 if (sort_by_filepos) in main()
Dxgettext.c331 bool sort_by_filepos = false; in main() local
453 sort_by_filepos = true; in main()
701 if (sort_by_msgid && sort_by_filepos) in main()
1002 if (sort_by_filepos) in main()
Dmsgmerge.c191 bool sort_by_filepos = false; in main() local
243 sort_by_filepos = true; in main()
436 if (sort_by_msgid && sort_by_filepos) in main()
472 if (sort_by_filepos) in main()
DChangeLog.03110 sort_by_msgid, sort_by_filepos. Remove -c and -j options.
3123 to sort_by_msgid, sort_by_filepos.