Home
last modified time | relevance | path

Searched refs:U_DEBUG_TZ_STR (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtimezone.cpp64 #define U_DEBUG_TZ_STR(x) u_austrncpy(gStrBuf,x,sizeof(gStrBuf)-1) macro
188 …U_DEBUG_TZ_MSG(("fisa: Looking for %s, between %d and %d\n", U_DEBUG_TZ_STR(UnicodeString(id).getT… in findInStringArray()
200 … U_DEBUG_TZ_MSG(("tz: compare to %s, %d .. [%d] .. %d\n", U_DEBUG_TZ_STR(u), start, mid, limit)); in findInStringArray()