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