Searched refs:cloneRuleData (Results 1 – 3 of 3) sorted by relevance
442 uint8_t *cloneRuleData(int32_t &length, UErrorCode &status);
456 uint8_t* RuleBasedCollator::cloneRuleData(int32_t &length, in cloneRuleData() function in RuleBasedCollator
361 uint8_t *clonedrule4 = col4->cloneRuleData(length4, status); in TestRuleBasedColl()