Home | History | Annotate | Download | only in i18n

Lines Matching refs:debug_tz_msg

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