Home | History | Annotate | Download | only in genprops

Lines Matching defs:last

283     uint32_t first, last, props;
438 /* first or last entry of a Unicode area */
458 } else if(0==uprv_memcmp(", Last>", fields[1][1]-7, 7)) {
459 /* check that the current area matches, and complete it with the last code point */
466 unicodeAreas[unicodeAreaIndex].last=p.code;
470 (unsigned long)unicodeAreas[unicodeAreaIndex].last,
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);
526 unicodeAreas[i].last,
569 fprintf(stderr, "genprops: error - the last area \"%s\" from U+%04lx is incomplete\n",