Home | History | Annotate | Download | only in i18n

Lines Matching refs:gStrBuf

60 static char gStrBuf[256];
61 #define U_DEBUG_TZ_STR(x) u_austrncpy(gStrBuf,x,sizeof(gStrBuf)-1)