Lines Matching defs:c0
1526 char c0;1544 if((c0=*name++)!=0) {1545 upper[i]=uprv_toupper(c0);1546 lower[i]=uprv_tolower(c0);