Home | History | Annotate | Download | only in i18n

Lines Matching refs:ures_getByKeyWithFallback

812         UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status);
816 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status);
1561 rb = ures_getByKeyWithFallback(rb, "contextTransforms", rb, &status);
1562 rb = ures_getByKeyWithFallback(rb, "number-spellout", rb, &status);