Home | History | Annotate | Download | only in common

Lines Matching defs:state0

5644     const int32_t *state0;
5647 state0=cnv->sharedData->mbcs.stateTable[cnv->sharedData->mbcs.dbcsOnlyState];
5650 starters[i]= (UBool)MBCS_ENTRY_IS_TRANSITION(state0[i]);