Home | History | Annotate | Download | only in common

Lines Matching refs:CNS_11643_1

145         CNS_11643_1,
717 ,CNS_11643_1 ,CNS_11643_2 ,CNS_11643_3 ,CNS_11643_4 ,CNS_11643_5 ,CNS_11643_6 ,CNS_11643_7 ,INVALID_STATE ,INVALID_STATE ,INVALID_STATE
930 case CNS_11643_1:
2967 /* try the other SO/G1 converter; a CNS_11643_1 lookup may result in any plane */
2969 choices[1] = (int8_t)CNS_11643_1;
2981 choices[1] = (int8_t)CNS_11643_1;
2986 choices[2] = (int8_t)CNS_11643_1;
3034 if(cs == CNS_11643_1) {
3072 uprv_memcpy(buffer, escSeqCharsCN[CNS_11643 + (cs - CNS_11643_1)], 4);