Home | History | Annotate | Download | only in intltest

Lines Matching refs:decomp

166         String[] decomp = {
170 "\u00C0", "=", "A\u0300" // Decomp should make these equal
178 static const UChar decomp[][CollationRegressionTest::MAX_TOKEN_LEN] =
193 compareArray(*c, decomp, ARRAY_LENGTH(decomp));