Home | History | Annotate | Download | only in common

Lines Matching defs:cs

1731     char cs[256];
1746 cs[length++]=(char)i;
1751 u_charsToUChars(cs, us, length);
1755 if(us[i]!=0 || cs[i]==0) { /* non-invariant chars become (UChar)0 */