Home | History | Annotate | Download | only in intltest

Lines Matching defs:decomp

165         String[] decomp = {
169 "\u00C0", "=", "A\u0300" // Decomp should make these equal
177 static const UChar decomp[][CollationRegressionTest::MAX_TOKEN_LEN] =
192 compareArray(*c, decomp, ARRAY_LENGTH(decomp));