Home | History | Annotate | Download | only in genrb

Lines Matching refs:stderr

198         fprintf(stderr, "Could not canonicalize the locale ID: %s. Error: %s\n", localeID, u_errorName(status));
249 fprintf(stderr, "Illegal Surrogate! \n");
314 fprintf(stderr, "Illegal Character \\u%04X!\n",(int)c);
325 fprintf(stderr, "Illegal Character \\U%08X!\n",(int)c);
396 fprintf(stderr, "Could not allocate memory!!");
445 fprintf(stderr, "Warning: Could not output comments to XLIFF file. ICU has been built without RegularExpression support.\n");
505 fprintf(stderr, "Warning: Tranlate attribute for resource %s cannot be set. XLIFF prohibits it.\n", resName);
523 fprintf(stderr, "Warning: Could not output comments to XLIFF file. ICU has been built without RegularExpression support.\n");
817 fprintf(stderr, "Error: %s is an unknown binary filename type.\n", fileName);
1074 fprintf(stderr, "Error: The file name and table name do not contain a valid language code. Please use -l option to specify it.\n");
1140 fprintf(stderr,"Warning: The top level tag in the resource and language specified are not the same. Please check the input.\n");