Home | History | Annotate | Download | only in cintltst

Lines Matching defs:tmp2

1030     UResourceBundle *tmp2 = NULL;
1079 tmp2 = ures_getByKey(app, "Version", tmp2, &status);
1086 appString = ures_getString(tmp2, &len, &status);
1108 ures_close(tmp2);