HomeSort by relevance Sort by last modified time
    Searched refs:NFRuleList (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/
nfrlist.h 33 class NFRuleList : public UMemory {
39 NFRuleList(uint32_t capacity = 10)
43 ~NFRuleList() {
100 NFRuleList(const NFRuleList &other); // forbid copying of this class
101 NFRuleList &operator=(const NFRuleList &other); // forbid copying of this class
nfrule.h 24 class NFRuleList;
48 NFRuleList& ruleList,
nfrs.h 65 NFRuleList rules;
nfrule.cpp 102 NFRuleList& rules,
    [all...]

Completed in 44 milliseconds