Home | History | Annotate | Download | only in i18n

Lines Matching full:debug_tz_msg

39 static void debug_tz_msg(const char *pat, ...)
47 #define U_DEBUG_TZ_MSG(x) {debug_tz_loc(__FILE__,__LINE__);debug_tz_msg x;}