Home | History | Annotate | Download | only in intltest

Lines Matching full:lead

982         "[ab\\uD800cd]", // JB#2906: isolated lead in middle
990 "[:^lccc=0:]", // Lead canonical class
998 "[[:^lccc=0:][:^tccc=0:]]", // Lead and trail canonical class
1006 "[[:ccc=0:]-[:lccc=0:]-[:tccc=0:]]", // Weirdos. Complete canonical class is zero, but both lead and trail are not
3277 0xd900, // lead surrogate
3298 /* trail byte in lead position */
3317 /* trail byte in lead position */
3336 /* trail byte in lead position */
3349 /* trail byte in lead position */
3357 /* trail byte in lead position */
3364 /* trail byte in lead position */
3378 /* trail byte in lead position */
3573 // and a trailing lead surrogate must not match in the middle of a proper surrogate pair.