Home | History | Annotate | Download | only in intltest

Lines Matching refs:decomp

168         String[] decomp = {
172 "\u00C0", "=", "A\u0300" // Decomp should make these equal
180 static const UChar decomp[][CollationRegressionTest::MAX_TOKEN_LEN] =
195 compareArray(*c, decomp, ARRAY_LENGTH(decomp));