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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Di18n.h34 #ifdef gettext_noop
35 #define N_(String) gettext_noop(String)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dlocale_hack.h39 # ifdef gettext_noop
40 # define N_(String) gettext_noop (String)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Di18n.h30 # ifdef gettext_noop
31 # define N_(String) gettext_noop (String)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Doption.c141 { "-a, --listen-address=ipaddr", gettext_noop("Specify local address(es) to listen on."), NULL },
142 { "-A, --address=/domain/ipaddr", gettext_noop("Return ipaddr for all hosts in specified domains."), NULL },
143 { "-b, --bogus-priv", gettext_noop("Fake reverse lookups for RFC1918 private address ranges."), NULL },
144 { "-B, --bogus-nxdomain=ipaddr", gettext_noop("Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)."), NULL },
145 { "-c, --cache-size=cachesize", gettext_noop("Specify the size of the cache in entries (defaults to %s)."), "$" },
146 { "-C, --conf-file=path", gettext_noop("Specify configuration file (defaults to %s)."), CONFFILE },
147 { "-d, --no-daemon", gettext_noop("Do NOT fork into the background: run in debug mode."), NULL },
148 { "-D, --domain-needed", gettext_noop("Do NOT forward queries with no domain part."), NULL },
149 { "-e, --selfmx", gettext_noop("Return self-pointing MX records for local hosts."), NULL },
150 { "-E, --expand-hosts", gettext_noop("Expan
[all...]
H A Ddnsmasq.h30 #define gettext_noop(S) (S) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dgettext.h72 #define gettext_noop(String) String macro
H A Dgpg-error.c42 # ifdef gettext_noop
43 # define N_(a) gettext_noop (a)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-c-614 gettext_noop ("me");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c91 #ifndef gettext_noop
94 # define gettext_noop(String) String macro
1026 gettext_noop ("Success") /* REG_NOERROR */
1029 gettext_noop ("No match") /* REG_NOMATCH */
1032 gettext_noop ("Invalid regular expression") /* REG_BADPAT */
1035 gettext_noop ("Invalid collation character"), /* REG_ECOLLATE */
1038 gettext_noop ("Invalid character class name") /* REG_ECTYPE */
1041 gettext_noop ("Trailing backslash") /* REG_EESCAPE */
1044 gettext_noop ("Invalid back reference") /* REG_ESUBREG */
1047 gettext_noop ("Unmatche
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dgettext.h94 #define gettext_noop(String) String macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dgettext.h94 #define gettext_noop(String) String macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dgettext.h94 #define gettext_noop(String) String macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dgettext.h102 #define gettext_noop(String) String macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dgettext.h95 #define gettext_noop(String) String macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dgettext.h94 #define gettext_noop(String) String macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dgettext.h77 #define gettext_noop(String) String macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c90 # define gettext_noop(msgid) msgid macro
1307 gettext_noop ("Success") /* REG_NOERROR */
1310 gettext_noop ("No match") /* REG_NOMATCH */
1313 gettext_noop ("Invalid regular expression") /* REG_BADPAT */
1316 gettext_noop ("Invalid collation character") /* REG_ECOLLATE */
1319 gettext_noop ("Invalid character class name") /* REG_ECTYPE */
1322 gettext_noop ("Trailing backslash") /* REG_EESCAPE */
1325 gettext_noop ("Invalid back reference") /* REG_ESUBREG */
1328 gettext_noop ("Unmatched [ or [^") /* REG_EBRACK */
1331 gettext_noop ("Unmatche
[all...]

Completed in 284 milliseconds