Home | History | Annotate | Download | only in makeconv

Lines Matching refs:stderr

134         fprintf(stderr, "Couldn't create the udata %s.%s: %s\n",
161 fprintf(stderr, "error: wrote %u bytes to the .cnv file but counted %u bytes\n", (int)sz2, (int)size);
220 fprintf(stderr,
227 FILE *stdfile=argc<0 ? stderr : stdout;
298 fprintf(stderr, "%s\n", u_errorName(U_BUFFER_OVERFLOW_ERROR));
340 fprintf(stderr, "Error creating converter for \"%s\" file for \"%s\" (%s)\n", outFileName, arg,
368 fprintf(stderr, "Warning: %s%s claims to be '%s'\n",
376 fprintf(stderr,
393 fprintf(stderr, "Error writing \"%s\" file for \"%s\" (%s)\n", outFileName, arg,
405 fflush(stderr);
476 fprintf(stderr, "error: illegal <subchar> %s\n", value);
487 fprintf(stderr, "error: illegal <subchar1> %s\n", value);
500 fprintf(stderr, "ucm error: missing conversion type (<uconv_class>)\n");
554 fprintf(stderr, "error: <subchar1> defined for a type other than MBCS or EBCDIC_STATEFUL\n");
619 fprintf(stderr, "unexpected text after the base mapping table\n");
627 fprintf(stderr, "error: some entries have the mapping precision (with '|'), some do not\n");
668 fprintf(stderr, " the substitution character byte sequence is illegal in this codepage structure!\n");
674 fprintf(stderr, " the subchar1 byte is illegal in this codepage structure!\n");
737 fprintf(stderr, "error: the <icu:base> file \"%s\" is not a base table file\n", baseFilename);
790 fprintf(stderr, " the substitution character byte sequence is illegal in this codepage structure!\n");
794 fprintf(stderr, " the subchar1 byte is illegal in this codepage structure!\n");