Lines Matching full:stderr
205 fprintf(stderr, "error: out of memory allocating %ld 16-bit code units\n",
227 fprintf(stderr, "error: out of memory allocating %ld B for target mappings\n", (long)sum);
326 fprintf(stderr, "error: too many toUnicode fallbacks, currently at: U+%x\n", (int)c);
376 fprintf(stderr, "error: there is no state information!\n");
394 fprintf(stderr, "error: byte sequence too short, ends in non-final state %hu: 0x%s (U+%x)\n",
402 fprintf(stderr, "error: byte sequence too long by %d bytes, final state %u: 0x%s (U+%x)\n",
408 fprintf(stderr, "error: byte sequence ends in illegal state at U+%04x<->0x%s\n",
412 fprintf(stderr, "error: byte sequence ends in state-change-only at U+%04x<->0x%s\n",
416 fprintf(stderr, "error: byte sequence ends in unassigned state at U+%04x<->0x%s\n",
431 fprintf(stderr, "error: duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n",
435 fprintf(stderr, "duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n",
461 fprintf(stderr, "error: duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n",
465 fprintf(stderr, "duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n",
470 fprintf(stderr, "error: code point does not fit into valid-16-bit state at U+%04x<->0x%s\n",
499 fprintf(stderr, "error: duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n",
503 fprintf(stderr, "duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n",
537 fprintf(stderr, "internal error: byte sequence reached reserved action code, entry 0x%02x: 0x%s (U+%x)\n",
601 fprintf(stderr, "error: too many stage 2 entries at U+%04x<->0x%02x\n", (int)c, b);
635 fprintf(stderr, "error: too many code points at U+%04x<->0x%02x\n", (int)c, b);
661 fprintf(stderr, "error: duplicate Unicode code point at U+%04x<->0x%02x see 0x%02x\n",
665 fprintf(stderr, "duplicate Unicode code point at U+%04x<->0x%02x see 0x%02x\n",
692 fprintf(stderr, "error: illegal mapping to SI or SO for SI/SO codepage: U+%04x<->0x%s\n",
698 fprintf(stderr, "error: unable to encode a |1 fallback from U+%04x to 0x%02x\n",
731 fprintf(stderr, "error: too many stage 2 entries at U+%04x<->0x%s\n",
779 fprintf(stderr, "error: too many code points at U+%04x<->0x%s\n",
871 fprintf(stderr, "error: duplicate Unicode code point at U+%04x<->0x%s see 0x%02x\n",
875 fprintf(stderr, "duplicate Unicode code point at U+%04x<->0x%s see 0x%02x\n",
946 fprintf(stderr, "error: contains mappings for both supplementary and surrogate code points\n");
969 fprintf(stderr,
1054 fprintf(stderr, "error: illegal fallback indicator %d\n", f);
1527 fprintf(stderr, "error: offset 0x%lx to extension table exceeds 0xffffff\n", (long)top);