gettext            74 libglibc/getopt.c # define _(msgid) gettext (msgid)
gettext          5540 libglibc/regex.c   return gettext (re_error_msgid + re_error_msgid_idx[(int) ret]);
gettext          5569 libglibc/regex.c 	return gettext ("No previous regular expression");
gettext          5577 libglibc/regex.c         return (char *) gettext (re_error_msgid
gettext          5583 libglibc/regex.c 	return (char *) gettext (re_error_msgid
gettext          5599 libglibc/regex.c   return (char *) gettext (re_error_msgid + re_error_msgid_idx[(int) ret]);
gettext          5833 libglibc/regex.c   msg = gettext (re_error_msgid + re_error_msgid_idx[errcode]);