Lines Matching full:col9
900 RuleBasedCollator *col9 = new RuleBasedCollator(ruleset2, Collator::PRIMARY, UCOL_ON, success);906 doAssert((*col7 != *col9), "The two different table collations compared equal");907 doAssert((*col8 != *col9), "The two different table collations compared equal");918 delete col9;