Home | History | Annotate | Download | only in cintltst

Lines Matching defs:fall

2741   UResourceBundle *r = NULL, *fall = NULL;
2746 fall = ures_getByKeyWithFallback(r, "tag2", fall, &status);
2753 fall = ures_getByKeyWithFallback(r, "tag7", fall, &status);
2760 fall = ures_getByKeyWithFallback(r, "tag1", fall, &status);
2767 ures_close(fall);