Lines Matching full:col9
868 RuleBasedCollator *col9 = new RuleBasedCollator(ruleset2, Collator::PRIMARY, UCOL_ON, success);874 doAssert((*col7 != *col9), "The two different table collations compared equal");875 doAssert((*col8 != *col9), "The two different table collations compared equal");886 delete col9;