Searched refs:inputRead (Results 1 – 1 of 1) sorted by relevance
503 ByteCount inputRead; in mac_utf16_to_utf8() local510 fromLen, &inputRead, result, in mac_utf16_to_utf8()513 TECFlushText(gUTF16ToUTF8Converter, result, (fromLen*6+1)*sizeof(char_u), &inputRead); in mac_utf16_to_utf8()514 utf8_len += inputRead; in mac_utf16_to_utf8()