Home | History | Annotate | Download | only in icuswap

Lines Matching refs:stderr

87     fprintf(stderr,
91 fprintf(stderr,
120 fprintf(stderr, "Warning: icuswap is an obsolete tool and it will be removed in the next ICU release.\nPlease use the icupkg tool instead.\n");
168 fprintf(stderr, "%s: unable to open input file \"%s\"\n", pname, argv[1]);
175 fprintf(stderr, "%s: empty input file \"%s\"\n", pname, argv[1]);
188 fprintf(stderr, "%s: error allocating memory for \"%s\"\n", pname, argv[1]);
197 fprintf(stderr, "%s: error reading \"%s\"\n", pname, argv[1]);
209 fprintf(stderr, "%s: udata_openSwapperForInputData(\"%s\") failed - %s\n",
216 ds->printErrorContext=stderr;
237 fprintf(stderr, "%s: udata_swapPackage(\"%s\") failed - %s\n",
247 fprintf(stderr, "%s: udata_swap(\"%s\") failed - %s\n",
256 fprintf(stderr, "%s: unable to open output file \"%s\"\n", pname, argv[2]);
262 fprintf(stderr, "%s: error writing \"%s\"\n", pname, argv[2]);