Home | History | Annotate | Download | only in tzcode

Lines Matching refs:ICU_ZONE_FILE

1465         ifstream finals(ICU_ZONE_FILE);
1471 << " final rules from " ICU_ZONE_FILE << endl;
1473 cerr << "Error: Unable to open " ICU_ZONE_FILE << endl;
1477 cerr << "Error: While reading " ICU_ZONE_FILE ": " << error.what() << endl;