Home | History | Annotate | Download | only in i18n

Lines Matching refs:ures_getByKeyWithFallback

814         UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status);
818 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status);
1566 rb = ures_getByKeyWithFallback(rb, "contextTransforms", rb, &status);
1567 rb = ures_getByKeyWithFallback(rb, "number-spellout", rb, &status);