Home | History | Annotate | Download | only in common

Lines Matching refs:st2

1018     int32_t st1, stage1Length, st2, st3, minLength;
1057 st2=stage12[st1];
1058 if(st2>stage1Length) {
1059 ps2=stage12+st2;
1060 for(st2=0; st2<64; ++st2) {
1061 if((st3=(int32_t)ps2[st2]<<UCNV_EXT_STAGE_2_LEFT_SHIFT)!=0) {