Home | History | Annotate | Download | only in common

Lines Matching refs:trailCC

92                                uint8_t leadCC, uint8_t trailCC,
102 if(trailCC<=1) {
109 lastCC=trailCC;
121 leadCC=trailCC;
606 uint8_t leadCC, trailCC;
607 trailCC=(uint8_t)(firstUnit>>8);
613 return buffer.append((const UChar *)mapping+1, length, leadCC, trailCC, errorCode);
744 // fcd16<=1 || trailCC==0
746 return FALSE; // trailCC>1
749 return TRUE; // trailCC==0
751 // if(trailCC==1) test leadCC==0, same as checking for before-boundary
1543 // and if FCC then trailCC<=1