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

/haiku/headers/private/libroot/locale/
H A DLocaleBackend.h105 static const int32 kTZNameLength = 64; member in struct:BPrivate::Libroot::TimeConversionDataBridge
111 char localTZName0[kTZNameLength];
112 char localTZName1[kTZNameLength];
/haiku/src/system/libroot/add-ons/icu/
H A DICUTimeConversion.cpp139 fDataBridge->kTZNameLength);
145 fDataBridge->kTZNameLength);

Completed in 34 milliseconds