Searched refs:gettext_noop (Results 1 – 7 of 7) sorted by relevance
39 # ifdef gettext_noop40 # define N_(String) gettext_noop (String)
153 # ifdef gettext_noop154 # define N_(String) gettext_noop (String)
198 #ifdef gettext_noop199 #define N_(String) gettext_noop (String)
41 # ifdef gettext_noop42 # define N_(String) gettext_noop (String)
49 # ifdef gettext_noop50 # define N_(String) gettext_noop (String)
108 # ifndef gettext_noop111 # define gettext_noop(String) String macro1350 gettext_noop ("Success"), /* REG_NOERROR */1351 gettext_noop ("No match"), /* REG_NOMATCH */1352 gettext_noop ("Invalid regular expression"), /* REG_BADPAT */1353 gettext_noop ("Invalid collation character"), /* REG_ECOLLATE */1354 gettext_noop ("Invalid character class name"), /* REG_ECTYPE */1355 gettext_noop ("Trailing backslash"), /* REG_EESCAPE */1356 gettext_noop ("Invalid back reference"), /* REG_ESUBREG */1357 gettext_noop ("Unmatched [ or [^"), /* REG_EBRACK */[all …]