Home | History | Annotate | Download | only in common

Lines Matching defs:cs

1733     char cs[256];
1748 cs[length++]=(char)i;
1753 u_charsToUChars(cs, us, length);
1757 if(us[i]!=0 || cs[i]==0) { /* non-invariant chars become (UChar)0 */