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

  /external/icu4c/i18n/
nfrlist.h 33 class NFRuleList : public UMemory {
39 NFRuleList(uint32_t capacity = 10)
43 ~NFRuleList() {
87 NFRuleList(const NFRuleList &other); // forbid copying of this class
88 NFRuleList &operator=(const NFRuleList &other); // forbid copying of this class
nfrule.h 24 class NFRuleList;
47 NFRuleList& ruleList,
nfrs.h 71 NFRuleList rules;
nfrule.cpp 94 NFRuleList& rules,
    [all...]

Completed in 172 milliseconds