Home | History | Annotate | Download | only in cintltst

Lines Matching refs:sampleNonControl

840     const UChar32 sampleNonControl[] = {0x61, 0x0031, 0x00e2};
846 testSampleCharProps(u_iscntrl, "u_iscntrl", sampleNonControl, LENGTHOF(sampleNonControl), FALSE);