Lines Matching full:destidx
1044 int32_t destIdx = 0;1045 U8_APPEND(bufForOneChar, destIdx, (int32_t)sizeof(bufForOneChar), c, isError);1046 fwrite(bufForOneChar, 1, destIdx, out);