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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c134 gettext_noop ("Success") /* REG_NOERROR */
137 gettext_noop ("No match") /* REG_NOMATCH */
140 gettext_noop ("Invalid regular expression") /* REG_BADPAT */
143 gettext_noop ("Invalid collation character") /* REG_ECOLLATE */
146 gettext_noop ("Invalid character class name") /* REG_ECTYPE */
149 gettext_noop ("Trailing backslash") /* REG_EESCAPE */
152 gettext_noop ("Invalid back reference") /* REG_ESUBREG */
155 gettext_noop ("Unmatched [ or [^") /* REG_EBRACK */
158 gettext_noop ("Unmatched ( or \\(") /* REG_EPAREN */
161 gettext_noop ("Unmatche
[all...]
H A Dgettext.h103 #define gettext_noop(String) String macro
H A Dregex_internal.h76 #ifndef gettext_noop
79 # define gettext_noop(String) String macro
/osnet-11/usr/src/lib/libparted/common/lib/
H A Dgettext.h105 #define gettext_noop(String) String macro
/osnet-11/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c44 # ifdef gettext_noop
45 # define N_(String) gettext_noop (String)
/osnet-11/usr/src/lib/hal/libhal/common/
H A Dlibhal.c41 # ifdef gettext_noop
42 # define N_(String) gettext_noop (String)

Completed in 48 milliseconds