Searched refs:currentMaskToUnicode (Results 1 – 1 of 1) sorted by relevance
119 MaskEnum currentMaskToUnicode; /* mask for current state in toUnicode */ member163 converterData->currentMaskFromUnicode = converterData->currentMaskToUnicode = in _ISCIIOpen()207 data->currentMaskToUnicode = data->defMaskToUnicode; in _ISCIIReset()1050 (validityTable[(uint8_t)targetUniChar] & data->currentMaskToUnicode)==0){ \1122 data->currentMaskToUnicode = in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()1128 data->currentMaskToUnicode = data->defMaskToUnicode; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()1153 if(validityTable[(uint8_t)targetUniChar] & data->currentMaskToUnicode){ in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()1244 if(validityTable[(uint8_t)targetUniChar] & data->currentMaskToUnicode){ in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()1275 if(validityTable[(uint8_t)targetUniChar] & data->currentMaskToUnicode){ in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()1305 data->currentMaskToUnicode = data->defMaskToUnicode; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()