Home | History | Annotate | Download | only in i18n

Lines Matching full:debug_tz_msg

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