Lines Matching refs:endl
178 out << endl;
298 cerr << "Illegal command line argument(s)" << endl << endl;
303 << "Usage: icuzdump [-options] [zoneid1 zoneid2 ...]" << endl
304 << endl
305 << "\tDump all offset transitions for the specified zones." << endl
306 << endl
307 << "Options:" << endl
308 << "\t-a : Dump all available zones." << endl
309 << "\t-d <dir> : When specified, write transitions in a file under" << endl
310 << "\t the directory for each zone." << endl
312 << "\t or CRLF." << endl
313 << "\t-c [<low_year>,]<high_year>" << endl
314 << "\t : When specified, dump transitions starting <low_year>" << endl
315 << "\t (inclusive) up to <high_year> (exclusive). The default" << endl
316 << "\t values are 1902(low) and 2038(high)." << endl;
390 cerr << "Cannot open file " << path << endl;
415 cout << endl;
417 cout << "ZONE: " << id << endl;