Home | History | Annotate | Download | only in common

Lines Matching refs:isValidOlsonID

704 static UBool isValidOlsonID(const char *id) {
1014 if (tzid != NULL && isValidOlsonID(tzid)
1040 && isValidOlsonID(gTimeZoneBuffer + tzZoneInfoLen))
1066 if (gTimeZoneBufferPtr != NULL && isValidOlsonID(gTimeZoneBufferPtr)) {