Lines Matching full:stderr
461 fprintf(stderr, "error: toUnicode extension table section overflow: %ld section entries\n", (long)count);
519 fprintf(stderr, "error: multiple mappings from same bytes\n");
520 ucm_printMapping(table, m, stderr);
521 stderr);
790 fprintf(stderr, "error: multiple mappings from same Unicode code points\n");
791 ucm_printMapping(table, m, stderr);
792 ucm_printMapping(table, mappings+map[subStart], stderr);
851 fprintf(stderr, "error: too many stage 2 entries at U+%04x\n", (int)c);
873 fprintf(stderr, "error: too many stage 3 entries at U+%04x\n", (int)c);
917 fprintf(stderr, "error: too many stage 3b entries at U+%04x\n", (int)c);
978 fprintf(stderr, "error: multiple mappings from same Unicode code points\n");
979 ucm_printMapping(table, m, stderr);
980 ucm_printMapping(table, mappings+map[subStart], stderr);
1059 fprintf(stderr, "error: contains mappings for surrogate code points\n");