OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libintl_dcngettext
(Results
1 - 6
of
6
) sorted by null
/external/e2fsprogs/intl/
dcngettext.c
40
# define DCNGETTEXT
libintl_dcngettext
dngettext.c
44
# define DCNGETTEXT
libintl_dcngettext
ngettext.c
50
# define DCNGETTEXT
libintl_dcngettext
intl-compat.c
106
return
libintl_dcngettext
(domainname, msgid1, msgid2, n, category);
libgnuintl.h
200
extern char *
libintl_dcngettext
(const char *__domainname,
207
return
libintl_dcngettext
(__domainname, __msgid1, __msgid2, __n, __category);
211
# define dcngettext
libintl_dcngettext
216
_INTL_ASM (
libintl_dcngettext
);
variable
libgnuintl.h.in
200
extern char *
libintl_dcngettext
(const char *__domainname,
207
return
libintl_dcngettext
(__domainname, __msgid1, __msgid2, __n, __category);
211
# define dcngettext
libintl_dcngettext
216
_INTL_ASM (
libintl_dcngettext
);
Completed in 20 milliseconds