Home | History | Annotate | Download | only in cintltst

Lines Matching full:tmp2

986     UResourceBundle *tmp2 = NULL;
1035 tmp2 = ures_getByKey(app, "Version", tmp2, &status);
1042 appString = ures_getString(tmp2, &len, &status);
1064 ures_close(tmp2);