Searched refs:MBCS_STATE_ILLEGAL (Results 1 – 4 of 4) sorted by relevance
57 state[i]=MBCS_ENTRY_FINAL(0, MBCS_STATE_ILLEGAL, 0xffff); in parseState()143 entry=MBCS_ENTRY_FINAL_SET_ACTION_VALUE(entry, MBCS_STATE_ILLEGAL, 0xffff); in parseState()1004 case MBCS_STATE_ILLEGAL: in ucm_countChars()
1580 state[i]=MBCS_ENTRY_FINAL(0, MBCS_STATE_ILLEGAL, 0); in ucnv_MBCSLoad()1992 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSSingleToUnicodeWithOffsets()2183 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSSingleToBMPWithOffsets()2263 MBCS_ENTRY_FINAL_ACTION(entry)!=MBCS_STATE_ILLEGAL in hasValidTrailBytes()2269 MBCS_ENTRY_FINAL_ACTION(entry)!=MBCS_STATE_ILLEGAL in hasValidTrailBytes()2277 MBCS_ENTRY_FINAL_ACTION(entry)!=MBCS_STATE_ILLEGAL in hasValidTrailBytes()2310 return action!=MBCS_STATE_ILLEGAL; in isSingleOrLead()2655 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSToUnicodeWithOffsets()2782 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSSingleGetNextUChar()2971 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSGetNextUChar()[all …]
259 MBCS_STATE_ILLEGAL, enumerator
407 case MBCS_STATE_ILLEGAL: in MBCSAddToUnicode()