TextCodecInput    457 Source/wtf/text/TextCodecICU.cpp     TextCodecInput(const TextEncoding& encoding, const UChar* characters, size_t length)
TextCodecInput    480 Source/wtf/text/TextCodecICU.cpp CString TextCodecICU::encodeInternal(const TextCodecInput& input, UnencodableHandling handling)
TextCodecInput    532 Source/wtf/text/TextCodecICU.cpp     TextCodecInput input(m_encoding, characters, length);
TextCodecInput     38 Source/wtf/text/TextCodecICU.h class TextCodecInput;
TextCodecInput     57 Source/wtf/text/TextCodecICU.h     CString encodeInternal(const TextCodecInput&, UnencodableHandling);