Home | History | Annotate | Download | only in common

Lines Matching refs:invalidUCharLength

614         converter->invalidUCharLength = converter->charErrorBufferLength = 0;
1085 cnv->invalidUCharLength=(int8_t)errorInputLength;
2739 if (*len < converter->invalidUCharLength)
2744 if ((*len = converter->invalidUCharLength) > 0)