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()
1579 state[i]=MBCS_ENTRY_FINAL(0, MBCS_STATE_ILLEGAL, 0); in ucnv_MBCSLoad()1991 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSSingleToUnicodeWithOffsets()2182 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSSingleToBMPWithOffsets()2262 MBCS_ENTRY_FINAL_ACTION(entry)!=MBCS_STATE_ILLEGAL in hasValidTrailBytes()2268 MBCS_ENTRY_FINAL_ACTION(entry)!=MBCS_STATE_ILLEGAL in hasValidTrailBytes()2276 MBCS_ENTRY_FINAL_ACTION(entry)!=MBCS_STATE_ILLEGAL in hasValidTrailBytes()2309 return action!=MBCS_STATE_ILLEGAL; in isSingleOrLead()2654 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSToUnicodeWithOffsets()2781 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSSingleGetNextUChar()2970 } else if(action==MBCS_STATE_ILLEGAL) { in ucnv_MBCSGetNextUChar()[all …]
259 MBCS_STATE_ILLEGAL, enumerator
407 case MBCS_STATE_ILLEGAL: in MBCSAddToUnicode()