HomeSort by: relevance | last modified time | path
    Searched refs:compendium (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgmerge-compendium-6 3 # Test compendium option with mixed encodings.
5 # POT file PO file Compendium
27 --compendium ${top_srcdir}/tests/mm-ko-comp.euc-kr.po \
34 --compendium mm-ko-comp.utf-8.po \
41 --compendium ${top_srcdir}/tests/mm-ko-comp.euc-kr.po \
48 --compendium mm-ko-comp.utf-8.po \
55 --compendium ${top_srcdir}/tests/mm-ko-comp.euc-kr.po \
62 --compendium mm-ko-comp.utf-8.po \
69 --compendium ${top_srcdir}/tests/mm-ko-comp.euc-kr.po \
76 --compendium mm-ko-comp.utf-8.po
    [all...]
msgmerge-compendium-5 3 # Test compendium option with a large compendium.
11 --compendium ${top_srcdir}/tests/mm-viet.comp.po \
msgmerge-compendium-4 3 # Test compendium option. Use it there was no "old" PO file at all
34 ${MSGMERGE} -q --compendium mm-c-4.com -o mm-c-4.out /dev/null mm-c-4.pot
Makefile.am 58 msgmerge-compendium-1 msgmerge-compendium-2 msgmerge-compendium-3 \
59 msgmerge-compendium-4 msgmerge-compendium-5 msgmerge-compendium-6 \
  /src/external/gpl2/gettext/dist/gettext-tools/src/
msgmerge.c 108 { "compendium", required_argument, NULL, 'C', },
154 static void compendium (const char *filename);
208 compendium (optarg);
482 -C, --compendium=FILE additional library of message translations,\n\
586 compendium (const char *filename) function
648 /* Combine all the compendium message lists into a single one. Don't
670 /* Return the current list of non-compendium messages. */
677 /* Set the current list of non-compendium messages. */
1629 used in the program. Don't scan the compendium(s). */

Completed in 20 milliseconds