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