Home | History | Annotate | Download | only in intltest

Lines Matching full:lead

1015         "[ab\\uD800cd]", // JB#2906: isolated lead in middle
1024 "[:^lccc=0:]", // Lead canonical class
1032 "[[:^lccc=0:][:^tccc=0:]]", // Lead and trail canonical class
1040 "[[:ccc=0:]-[:lccc=0:]-[:tccc=0:]]", // Weirdos. Complete canonical class is zero, but both lead and trail are not
3307 0xd900, // lead surrogate
3328 /* trail byte in lead position */
3347 /* trail byte in lead position */
3366 /* trail byte in lead position */
3379 /* trail byte in lead position */
3387 /* trail byte in lead position */
3394 /* trail byte in lead position */
3408 /* trail byte in lead position */
3603 // and a trailing lead surrogate must not match in the middle of a proper surrogate pair.