Home | History | Annotate | Download | only in cintltst

Lines Matching defs:idLen

502     int32_t idLen;
594 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
595 (void)idLen; /* Suppress set but not used warning. */
618 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);