Searched refs:defRules (Results 1 – 2 of 2) sorted by relevance
142 const UChar *defRules; in TestG7Locales() local160 defRules = ucol_getRules(myCollation, &rlen); in TestG7Locales()170 tblColl1 = ucol_openRules(defRules, rlen, UCOL_OFF, in TestG7Locales()
864 const UnicodeString& defRules = ((RuleBasedCollator*)col3)->getRules(); in TestOperators() local865 RuleBasedCollator* col6 = new RuleBasedCollator(defRules, success); in TestOperators()