Lines Matching full:invaliducharlength
616 converter->invalidUCharLength = converter->charErrorBufferLength = 0;1087 cnv->invalidUCharLength=(int8_t)errorInputLength;2741 if (*len < converter->invalidUCharLength)2746 if ((*len = converter->invalidUCharLength) > 0)