Searched defs:fall (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcreststn.c2815 UResourceBundle *r = NULL, *fall = NULL; local
2820 fall = ures_getByKeyWithFallback(r, "tag2", fall, &status);
2827 fall = ures_getByKeyWithFallback(r, "tag7", fall, &status);
2834 fall = ures_getByKeyWithFallback(r, "tag1", fall, &status);
2841 ures_close(fall);

Completed in 110 milliseconds