Searched defs:lccc (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp337 UnicodeSet expectedLccc("[:^lccc=0:]", errorCode);
341 UnicodeSet lccc; // actual local
343 if(CollationFCD::hasLccc(c)) { lccc.add(c); }
346 diff.removeAll(lccc);
352 diff = lccc;

Completed in 88 milliseconds