Home | History | Annotate | Download | only in intltest

Lines Matching full:u00010000

278         { "a\\U00010000", 3 },
291 { "\\u4dff\\U00010000\\u9999\\U00020000\\udfff\\U0010ffff", 2000000000 },
292 { "\\u4dff\\U00010000\\u9999\\U00020002", 44444 },
323 errln("UCharsTrie.nextForCodePoint() fails for \\u4dff\\U00010000\\u9999\\U00020222");