Home | History | Annotate | Download | only in genprops

Lines Matching full:error

94     /* error handling, printing usage message */
97 "error in command line argument \"%s\"\n",
305 fprintf(stderr, "genprops: syntax error in field 0 at %s\n", fields[0][0]);
344 fprintf(stderr, "genprops error: unable to set decomposition type: %s\n", u_errorName(*pErrorCode));
353 fprintf(stderr, "genprops: syntax error in field 6 at code 0x%lx\n",
366 fprintf(stderr, "genprops: syntax error in field 7 at code 0x%lx\n",
375 fprintf(stderr, "genprops error: numeric values in fields 6 & 7 different at code 0x%lx\n",
399 fprintf(stderr, "genprops error: numeric values in fields 6..8 different at code 0x%lx\n",
414 fprintf(stderr, "genprops: syntax error in field 8 at code 0x%lx\n",
428 fprintf(stderr, "genprops error: numeric values in fields 6..8 different at code 0x%lx\n",
452 /* error: a previous area is incomplete */
453 fprintf(stderr, "genprops: error - area \"%s\" is incomplete\n", unicodeAreas[unicodeAreaIndex].name);
475 /* error: different properties between first & last, different area name, first>=last */
476 fprintf(stderr, "genprops: error - Last of area \"%s\" is incorrect\n", unicodeAreas[unicodeAreaIndex].name);
488 fprintf(stderr, "genprops: error - properties for non-character code point U+%04lx\n",
496 fprintf(stderr, "genprops: error - UnicodeData entries out of order, U+%04lx after U+%04lx\n",
550 fprintf(stderr, "genprops error: unable to set decomposition type: %s\n", u_errorName(errorCode));
569 fprintf(stderr, "genprops: error - the last area \"%s\" from U+%04lx is incomplete\n",