Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucal_open

390     cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
392 log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) );
492 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
494 log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) );
585 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
587 log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) );