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