Home | History | Annotate | Download | only in icupkg

Lines Matching refs:FILE

8 *   file name:  icupkg.cpp
56 FILE *where=isHelp ? stdout : stderr;
67 "Read the input ICU .dat package file, modify it according to the options,\n"
69 "and optionally write the resulting ICU .dat package to the output file.\n"
83 "This tool can also be used to just swap a single ICU data file, replacing the\n"
85 "outfilename) for a non-package ICU data file.\n"
128 "\tList file syntax: Items are listed on one or more lines and separated\n"
153 "\t-l or --list list the package items to stdout or to output list file\n"
275 /* swap a single file (icuswap replacement) rather than work on a package */
315 * If we swap a single file, just assume that we are modifying it.
321 } else /* !isPackage: swap single file */ {
331 * icuswap tool replacement: Only swap a single file.
456 * and if the last basename character matches the input file's type,
457 * then replace it with the output file's type