Searched refs:gWinType (Results 1 – 1 of 1) sorted by relevance
93 static int32_t gWinType = 0; variable129 if (gWinType <= 0) { in openTZRegKey()130 gWinType = detectWindowsType(); in openTZRegKey()133 uprv_strcpy(subKeyName, TZ_REGKEY[(gWinType != WIN_9X_ME_TYPE)]); in openTZRegKey()137 if (gWinType == WIN_9X_ME_TYPE) { in openTZRegKey()