Searched refs:dcgettext (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Ddcgettext.c1 /* Implementation of the dcgettext(3) function.
55 weak_alias (__dcgettext, dcgettext);
H A Dintl-compat.c40 #undef dcgettext macro
79 dcgettext (const char *domainname, const char *msgid, int category) function
H A DMakefile.in113 dcgettext.c \
143 dcgettext.$lo \
223 dcgettext.lo: $(srcdir)/dcgettext.c
224 $(LIBTOOL) --tag=CC --mode=compile $(COMPILE) $(srcdir)/dcgettext.c
509 bindtextdom.$lo dcgettext.$lo dcigettext.$lo dcngettext.$lo dgettext.$lo dngettext.$lo finddomain.$lo gettext.$lo intl-compat.$lo loadmsgcat.$lo localealias.$lo ngettext.$lo textdomain.$lo: $(srcdir)/gettextP.h $(srcdir)/gmo.h $(srcdir)/loadinfo.h
H A DMakefile113 dcgettext.c \
143 dcgettext.$lo \
223 dcgettext.lo: $(srcdir)/dcgettext.c
224 $(LIBTOOL) --tag=CC --mode=compile $(COMPILE) $(srcdir)/dcgettext.c
509 bindtextdom.$lo dcgettext.$lo dcigettext.$lo dcngettext.$lo dgettext.$lo dngettext.$lo finddomain.$lo gettext.$lo intl-compat.$lo loadmsgcat.$lo localealias.$lo ngettext.$lo textdomain.$lo: $(srcdir)/gettextP.h $(srcdir)/gmo.h $(srcdir)/loadinfo.h
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Di18n.h47 #define dcgettext(Domain,String,Type) (String) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-po-131 printf (dcgettext ("hello", "Hello, world."));
43 cout << dcgettext ("hello", "Hello world!", LC_MESSAGES) << endl;
H A Dxgettext-654 printf dcgettext ("awk-format positive1"), dcgettext ("awk-format negative1");
55 printf (dcgettext ("awk-format positive2"), dcgettext ("awk-format negative2"));
56 printf dcgettext ("awk-format positive3"); dcgettext ("awk-format negative3");
57 printk dcgettext ("awk-format negative4");
H A Dxgettext-properties-128 printf (dcgettext ("hello", "Hello, world."));
40 cout << dcgettext ("hello", "Hello world!", LC_MESSAGES) << endl;
H A Dxgettext-c-617 dcgettext ("foo", "quick", LC_MESSAGES);
H A Dformat-awk-1111 dcgettext(${string});
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dlocale_hack.h48 # define dcgettext(Domain,Message,Type) (Message) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Di18n.h40 # define dcgettext(Domain,Message,Type) (Message) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dgettext.h36 chokes if dcgettext is defined as a macro. So include it now, to make
52 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dgettext.h42 chokes if dcgettext is defined as a macro. So include it now, to make
52 <libintl.h>, which chokes if dcgettext is defined as a macro. So include
70 # undef dcgettext macro
71 # define dcgettext(Domainname, Msgid, Category) \ macro
146 const char *translation = dcgettext (domain, msg_ctxt_id, category);
222 translation = dcgettext (domain, msg_ctxt_id, category);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dgettext.h43 chokes if dcgettext is defined as a macro. So include it now, to make
53 <libintl.h>, which chokes if dcgettext is defined as a macro. So include
69 # define dcgettext(Domainname, Msgid, Category) \ macro
138 const char *translation = dcgettext (domain, msg_ctxt_id, category);
214 translation = dcgettext (domain, msg_ctxt_id, category);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dgettext.h43 chokes if dcgettext is defined as a macro. So include it now, to make
53 <libintl.h>, which chokes if dcgettext is defined as a macro. So include
69 # define dcgettext(Domainname, Msgid, Category) \ macro
138 const char *translation = dcgettext (domain, msg_ctxt_id, category);
214 translation = dcgettext (domain, msg_ctxt_id, category);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dgettext.h43 chokes if dcgettext is defined as a macro. So include it now, to make
53 <libintl.h>, which chokes if dcgettext is defined as a macro. So include
69 # define dcgettext(Domainname, Msgid, Category) \ macro
138 const char *translation = dcgettext (domain, msg_ctxt_id, category);
214 translation = dcgettext (domain, msg_ctxt_id, category);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dgettext.h44 chokes if dcgettext is defined as a macro. So include it now, to make
54 <libintl.h>, which chokes if dcgettext is defined as a macro. So include
70 # define dcgettext(Domainname, Msgid, Category) \ macro
139 const char *translation = dcgettext (domain, msg_ctxt_id, category);
215 translation = dcgettext (domain, msg_ctxt_id, category);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dgettext.h43 chokes if dcgettext is defined as a macro. So include it now, to make
53 <libintl.h>, which chokes if dcgettext is defined as a macro. So include
69 # define dcgettext(Domainname, Msgid, Category) \ macro
138 const char *translation = dcgettext (domain, msg_ctxt_id, category);
214 translation = dcgettext (domain, msg_ctxt_id, category);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dgettext.h31 chokes if dcgettext is defined as a macro. So include it now, to make
41 <libintl.h>, which chokes if dcgettext is defined as a macro. So include
57 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) macro
111 const char *translation = dcgettext (domain, msg_ctxt_id, category);
182 translation = dcgettext (domain, msg_ctxt_id, category);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A DMakefile.am38 man_MAN3LINK = dgettext.3 dcgettext.3 dngettext.3 dcngettext.3
H A DMakefile.in459 man_MAN3LINK = dgettext.3 dcgettext.3 dngettext.3 dcngettext.3
H A DMakefile459 man_MAN3LINK = dgettext.3 dcgettext.3 dngettext.3 dcngettext.3
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/intl/
H A DMakefile113 dcgettext.c \
143 dcgettext.$lo \
223 dcgettext.lo: $(srcdir)/dcgettext.c
224 $(LIBTOOL) --tag=CC --mode=compile $(COMPILE) $(srcdir)/dcgettext.c
509 bindtextdom.$lo dcgettext.$lo dcigettext.$lo dcngettext.$lo dgettext.$lo dngettext.$lo finddomain.$lo gettext.$lo intl-compat.$lo loadmsgcat.$lo localealias.$lo ngettext.$lo textdomain.$lo: $(srcdir)/gettextP.h $(srcdir)/gmo.h $(srcdir)/loadinfo.h

Completed in 133 milliseconds