Searched refs:col8 (Results 1 – 2 of 2) sorted by relevance
879 RuleBasedCollator *col8 = new RuleBasedCollator(ruleset2, UCOL_OFF, success); in TestOperators() local892 doAssert((*col8 != *col9), "The two different table collations compared equal"); in TestOperators()902 delete col8; in TestOperators()
3941 + size_t col8 = col / C8NUM * C8NUM;3945 + for (; ci < col8; ci += C8NUM) {3962 + for (; ci < col8; ci += C8NUM) {3979 + for (; ci < col8; ci += C8NUM) {