Home | History | Annotate | Download | only in genbrk

Lines Matching full:stderr

142         fprintf(stderr, "error in command line argument \"%s\"\n", argv[-argc]);
152 fprintf(stderr, "rule file and output file must both be specified.\n");
179 fprintf(stderr, "%s\n", msg);
191 fprintf(stderr, "%s: can not initialize ICU. status = %s\n",
207 fprintf(stderr, "Could not open file \"%s\"\n", ruleFileName);
217 fprintf(stderr, "Error reading file \"%s\"\n", ruleFileName);
244 fprintf(stderr, "ucnv_open: ICU Error \"%s\"\n", u_errorName(status));
259 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status));
272 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status));
292 fprintf(stderr, "createRuleBasedBreakIterator: ICU Error \"%s\" at line %d, column %d\n",
315 fprintf(stderr, "genbrk: Could not open output file \"%s\", \"%s\"\n",
326 fprintf(stderr, "genbrk: error %d writing the output file\n", status);
331 fprintf(stderr, "Error writing to output file \"%s\"\n", outFileName);