Lines Matching refs:scf
448 UChar32 scf=props.scf;
449 if(scf>=0 && scf!=props.slc) {
461 if(scf<0 && props.slc>=0) {
481 if( (!props.cf.isEmpty() && props.cf!=UnicodeString(props.scf)) ||
534 newExcProps->props.scf=scf;
560 if(scf>=0) { caseSensitive.add(scf); }
794 if((next=p.scf)>=0 && next!=c) {
950 if(fullMappingEqualsSimple(p.cf, p.scf, c)) {
976 if( p.scf>=0 &&
978 p.scf!=p.slc :
979 p.scf!=c)) {
980 slots[count]=(uint32_t)p.scf;