Home | History | Annotate | Download | only in common

Lines Matching defs:ures_getByKeyWithFallback

1754     ures_getByKeyWithFallback(resB, inKey, &stack, status);
1804 ures_getByKeyWithFallback(const UResourceBundle *resB,
1917 // TODO: See if we can refactor ures_getByKeyWithFallback()
1941 rb = ures_getByKeyWithFallback(&parentBundle, bundle->fResPath,
1969 rb = ures_getByKeyWithFallback(bundle, path, &stackBundle, &errorCode);