Home
last modified time | relevance | path

Searched refs:domain (Results 1 – 2 of 2) sorted by relevance

/argp/
A Dargp-help.c62 # define dgettext(domain, msgid) \ argument
63 __dcgettext (domain, msgid, LC_MESSAGES)
66 # define dgettext(domain, msgid) (msgid) argument
558 const char *domain, void *cookie) in hol_entry_short_iterate()
587 const char *domain, void *cookie) in hol_entry_long_iterate()
1071 dgettext (domain, real->arg)); in arg()
1074 dgettext (domain, real->arg)); in arg()
1387 const char *domain, void *cookie) in usage_argful_short_opt() argument
1398 arg = dgettext (domain, arg); in usage_argful_short_opt()
1419 const char *domain, void *cookie) in usage_long_opt() argument
[all …]
A Dargp-parse.c53 # define dgettext(domain, msgid) \ argument
54 __dcgettext (domain, msgid, LC_MESSAGES)
57 # define dgettext(domain, msgid) (msgid) argument

Completed in 10 milliseconds