Home | History | Annotate | Download | only in i18n

Lines Matching refs:rbnfRules

781     const char* rules_tag = "RBNFRules";
799 UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status);
803 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status);
805 ures_close(rbnfRules);
819 ures_close(rbnfRules);