Home | History | Annotate | Download | only in cintltst

Lines Matching full:ucal_open

384     cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
386 log_err("error in ucal_open caldef : %s\n", myErrorName(status) );
486 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
488 log_err("error in ucal_open caldef : %s\n", myErrorName(status) );
579 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status);
581 log_err("error in ucal_open caldef : %s\n", myErrorName(status) );