Home | History | Annotate | Download | only in common

Lines Matching refs:trailCC

90                                uint8_t leadCC, uint8_t trailCC,
100 if(trailCC<=1) {
107 lastCC=trailCC;
119 leadCC=trailCC;
653 uint8_t leadCC, trailCC;
654 trailCC=(uint8_t)(firstUnit>>8);
660 return buffer.append((const UChar *)mapping+1, length, leadCC, trailCC, errorCode);
791 // fcd16<=1 || trailCC==0
793 return FALSE; // trailCC>1
796 return TRUE; // trailCC==0
798 // if(trailCC==1) test leadCC==0, same as checking for before-boundary
1590 // and if FCC then trailCC<=1