Searched refs:dcngettext (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/intl/
H A Ddcngettext.c1 /* Implementation of the dcngettext(3) function.
59 weak_alias (__dcngettext, dcngettext);
H A Dintl-compat.c43 #undef dcngettext macro
114 dcngettext (domainname, msgid1, msgid2, n, category) function
H A Dlibgnuintl.h.in217 static inline char *dcngettext (const char *__domainname,
225 # define dcngettext libintl_dcngettext
227 extern char *dcngettext _INTL_PARAMS ((const char *__domainname,
/macosx-10.10.1/cxxfilt-11/cxxfilt/intl/
H A Ddcngettext.c1 /* Implementation of the dcngettext(3) function.
59 weak_alias (__dcngettext, dcngettext);
H A Dintl-compat.c43 #undef dcngettext macro
114 dcngettext (domainname, msgid1, msgid2, n, category) function
H A Dlibgnuintl.h217 static inline char *dcngettext (const char *__domainname, function
225 # define dcngettext libintl_dcngettext macro
227 extern char *dcngettext _INTL_PARAMS ((const char *__domainname,
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dgettext.h42 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/include/
H A Dgettext.h52 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Dgettext.h62 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
/macosx-10.10.1/text_cmds-88/sort/
H A Dgettext.h61 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
/macosx-10.10.1/bash-94.1.2/
H A Dlibgnuintl.h217 static inline char *dcngettext (const char *__domainname, function
225 # define dcngettext libintl_dcngettext macro
227 extern char *dcngettext _INTL_PARAMS ((const char *__domainname,
H A Dlibintl.h217 static inline char *dcngettext (const char *__domainname, function
225 # define dcngettext libintl_dcngettext macro
227 extern char *dcngettext _INTL_PARAMS ((const char *__domainname,
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgettext.h76 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
158 dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
259 translation = dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dgettext.h62 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ macro
132 dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
228 translation = dcngettext (domain, msg_ctxt_id, msgid_plural, n, category);
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A DMANIFEST246 lib/intl/dcngettext.c f
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dphp.vim175 syn keyword phpFunctions bind_textdomain_codeset bindtextdomain dcgettext dcngettext dgettext dngettext gettext ngettext textdomain contained
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim1506 \ 'dcngettext(': 'string domain, string msgid1, string msgid2, int n, int category | string',

Completed in 128 milliseconds