Searched refs:isValidOlsonID (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dputil.cpp704 static UBool isValidOlsonID(const char *id) { function
1014 if (tzid != NULL && isValidOlsonID(tzid)
1040 && isValidOlsonID(gTimeZoneBuffer + tzZoneInfoLen))
1066 if (gTimeZoneBufferPtr != NULL && isValidOlsonID(gTimeZoneBufferPtr)) {

Completed in 59 milliseconds