Searched refs:soLength (Results 1 – 1 of 1) sorted by relevance
4094 uint8_t siLength, soLength; in ucnv_MBCSFromUnicodeWithOffsets() local4168 soLength = static_cast<uint8_t>(getSISOBytes(SO, cnv->options, soBytes)); in ucnv_MBCSFromUnicodeWithOffsets()4274 if (soLength == 1) { in ucnv_MBCSFromUnicodeWithOffsets()4277 } else if (soLength == 2) { in ucnv_MBCSFromUnicodeWithOffsets()4506 if (soLength == 1) { in ucnv_MBCSFromUnicodeWithOffsets()4509 } else if (soLength == 2) { in ucnv_MBCSFromUnicodeWithOffsets()