Home | History | Annotate | Download | only in makeconv

Lines Matching refs:FILE

161         fprintf(stderr, "error: wrote %u bytes to the .cnv file but counted %u bytes\n", (int)sz2, (int)size);
227 FILE *stdfile=argc<0 ? stderr : stdout;
307 /* find the last file sepator */
340 fprintf(stderr, "Error creating converter for \"%s\" file for \"%s\" (%s)\n", outFileName, arg,
348 /* Insure the static data name matches the file name */
352 p = strrchr(cnvName, U_FILE_SEP_CHAR); /* Find last file separator */
393 fprintf(stderr, "Error writing \"%s\" file for \"%s\" (%s)\n", outFileName, arg,
510 * For delta (extension-only) tables, copy values from the base file
658 * Build a normal .cnv file with a base table
720 /* Build an extension-only .cnv file. */
737 fprintf(stderr, "error: the <icu:base> file \"%s\" is not a base table file\n", baseFilename);
745 /* fill in gaps in extension file header fields */
766 * because it cannot be unset in the extension file header
805 * When building a normal .cnv file with a base table