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

  /src/external/gpl2/gettext/bin/msgcmp/
Makefile 3 PROG= msgcmp
  /src/external/gpl2/gettext/dist/gettext-tools/man/
msgcmp.x 2 msgcmp \- compare message catalog and template
Makefile.am 29 msgcmp.x msgfmt.x msgmerge.x msgunfmt.x xgettext.x \
36 msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 \
43 msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html \
77 msgcmp.1: msgcmp.x
78 $(SHELL) x-to-1 $(UPDATEMODE) "$(PERL)" "$(HELP2MAN)" ../src/msgcmp$(EXEEXT) $(srcdir)/msgcmp.x msgcmp.1
130 msgcmp.1.html: msgcmp.
    [all...]
  /src/external/gpl2/gettext/bin/
Makefile 5 SUBDIR= msgattrib msgcat msgcmp msgcomm msgconv msgen msgfilter \
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgcmp-4 92 : ${MSGCMP=msgcmp}
94 ${MSGCMP} --use-fuzzy mc-test4.po1 mc-test4.pot > mc-test4.out11 2>&1
102 : ${MSGCMP=msgcmp}
104 ${MSGCMP} mc-test4.po1 mc-test4.pot > mc-test4.out12 2>&1
155 : ${MSGCMP=msgcmp}
157 ${MSGCMP} mc-test4.po2 mc-test4.pot > mc-test4.out2 2>&1
msgcmp-2 23 : ${MSGCMP=msgcmp}
25 ${MSGCMP} mc-test2.in1 mc-test2.in2 2>&1 | grep -v '^==' > mc-test2.out
32 msgcmp: found 1 fatal error
msgcmp-3 23 : ${MSGCMP=msgcmp}
25 ${MSGCMP} --properties-input mc-test3.in1 mc-test3.in2 2>&1 | grep -v '^==' > mc-test3.out
32 msgcmp: found 1 fatal error
msgcmp-1 21 : ${MSGCMP=msgcmp}
22 ${MSGCMP} mc-test1.in1 mc-test1.in2 > /dev/null 2>&1
msgmerge-18 3 # Test msgmerge and msgcmp on a PO file with contexts.
119 : ${MSGCMP=msgcmp}
120 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.po mm-test18.pot 2>/dev/null
198 : ${MSGCMP=msgcmp}
199 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.new.po mm-test18.pot
Makefile.am 35 msgcmp-1 msgcmp-2 msgcmp-3 msgcmp-4 \
148 MSGCMP="$(CHECKER) msgcmp" \
  /src/external/gpl2/gettext/dist/gettext-tools/src/
Makefile.am 29 msgcmp msgfmt msgmerge msgunfmt xgettext \
133 msgcmp_SOURCES = msgcmp.c
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
Makefile.am 35 msggrep.texi msgfilter.texi msguniq.texi msgcomm.texi msgcmp.texi \

Completed in 17 milliseconds