Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucal_open

395     cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
397 log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) );
497 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
499 log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) );
590 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
592 log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) );