Home
last modified time | relevance | path

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

/posix/
A Dregcomp.c135 gettext_noop ("Success") /* REG_NOERROR */
138 gettext_noop ("No match") /* REG_NOMATCH */
150 gettext_noop ("Trailing backslash") /* REG_EESCAPE */
153 gettext_noop ("Invalid back reference") /* REG_ESUBREG */
159 gettext_noop ("Unmatched ( or \\(") /* REG_EPAREN */
162 gettext_noop ("Unmatched \\{") /* REG_EBRACE */
165 gettext_noop ("Invalid content of \\{\\}") /* REG_BADBR */
168 gettext_noop ("Invalid range end") /* REG_ERANGE */
171 gettext_noop ("Memory exhausted") /* REG_ESPACE */
180 gettext_noop ("Regular expression too big") /* REG_ESIZE */
[all …]
A Dregex_internal.h113 #ifndef gettext_noop
116 # define gettext_noop(String) String macro

Completed in 12 milliseconds