Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregcomp.c135 gettext_noop ("Success") /* REG_NOERROR */
138 gettext_noop ("No match") /* REG_NOMATCH */
141 gettext_noop ("Invalid regular expression") /* REG_BADPAT */
144 gettext_noop ("Invalid collation character") /* REG_ECOLLATE */
147 gettext_noop ("Invalid character class name") /* REG_ECTYPE */
150 gettext_noop ("Trailing backslash") /* REG_EESCAPE */
153 gettext_noop ("Invalid back reference") /* REG_ESUBREG */
156 gettext_noop ("Unmatched [, [^, [:, [., or [=") /* REG_EBRACK */
159 gettext_noop ("Unmatched ( or \\(") /* REG_EPAREN */
162 gettext_noop ("Unmatched \\{") /* REG_EBRACE */
[all …]
Dregex_internal.h113 #ifndef gettext_noop
116 # define gettext_noop(String) String macro