_ 61 htags/defineindex.c char command[1024], buf[1024], alpha[32], alpha_f[32], *_; _ 105 htags/defineindex.c while ((_ = strbuf_fgets(sb, TAGS, STRBUF_NOCRLF)) != NULL) { _ 110 htags/defineindex.c tag = _; _ 460 htags/htags.c char *_; _ 532 htags/htags.c while ((_ = strbuf_fgets(sb, ip, STRBUF_NOCRLF)) != NULL) { _ 536 htags/htags.c for (p = _; !regexec(&preg, p, 2, pmatch, 0); p += pmatch[0].rm_eo) { _ 1039 htags/htags.c const char *_, *item; _ 1115 htags/htags.c while ((_ = strbuf_fgets(ib, ip, STRBUF_NOCRLF)) != NULL) { _ 1117 htags/htags.c const char *ctags_x = parse_xid(_, fid, NULL); _ 885 htags/src2html.c const char *_; _ 889 htags/src2html.c while ((_ = strbuf_fgets(sb, in, STRBUF_NOCRLF)) != NULL) { _ 891 htags/src2html.c detab_replacing(out, _, HTML_quoting); _ 574 libglibc/getopt.c if (__asprintf (&buf, _("%s: option '%s' is ambiguous\n"), _ 590 libglibc/getopt.c fprintf (stderr, _("%s: option '%s' is ambiguous\n"), _ 623 libglibc/getopt.c n = __asprintf (&buf, _("\ _ 627 libglibc/getopt.c fprintf (stderr, _("\ _ 636 libglibc/getopt.c n = __asprintf (&buf, _("\ _ 641 libglibc/getopt.c fprintf (stderr, _("\ _ 684 libglibc/getopt.c if (__asprintf (&buf, _("\ _ 703 libglibc/getopt.c _("%s: option '%s' requires an argument\n"), _ 741 libglibc/getopt.c n = __asprintf (&buf, _("%s: unrecognized option '--%s'\n"), _ 744 libglibc/getopt.c fprintf (stderr, _("%s: unrecognized option '--%s'\n"), _ 752 libglibc/getopt.c n = __asprintf (&buf, _("%s: unrecognized option '%c%s'\n"), _ 755 libglibc/getopt.c fprintf (stderr, _("%s: unrecognized option '%c%s'\n"), _ 804 libglibc/getopt.c n = __asprintf (&buf, _("%s: invalid option -- '%c'\n"), _ 807 libglibc/getopt.c fprintf (stderr, _("%s: invalid option -- '%c'\n"), argv[0], c); _ 857 libglibc/getopt.c _("%s: option requires an argument -- '%c'\n"), _ 874 libglibc/getopt.c _("%s: option requires an argument -- '%c'\n"), _ 927 libglibc/getopt.c if (__asprintf (&buf, _("%s: option '-W %s' is ambiguous\n"), _ 943 libglibc/getopt.c fprintf (stderr, _("%s: option '-W %s' is ambiguous\n"), _ 967 libglibc/getopt.c if (__asprintf (&buf, _("\ _ 985 libglibc/getopt.c fprintf (stderr, _("\ _ 1006 libglibc/getopt.c if (__asprintf (&buf, _("\ _ 1025 libglibc/getopt.c _("%s: option '%s' requires an argument\n"), _ 1077 libglibc/getopt.c if (__asprintf (&buf, _("\ _ 1095 libglibc/getopt.c _("%s: option requires an argument -- '%c'\n"), _ 421 libglibc/obstack.c __fwprintf (stderr, L"%s\n", _("memory exhausted")); _ 424 libglibc/obstack.c fprintf (stderr, "%s\n", _("memory exhausted"));