encodeCommon      522 Source/wtf/text/TextCodecICU.cpp CString TextCodecICU::encodeCommon(const CharType* characters, size_t length, UnencodableHandling handling)
encodeCommon      249 Source/wtf/text/TextCodecLatin1.cpp CString TextCodecLatin1::encodeCommon(const CharType* characters, size_t length, UnencodableHandling handling)
encodeCommon      429 Source/wtf/text/TextCodecUTF8.cpp CString TextCodecUTF8::encodeCommon(const CharType* characters, size_t length)
encodeCommon       93 Source/wtf/text/TextCodecUserDefined.cpp CString TextCodecUserDefined::encodeCommon(const CharType* characters, size_t length, UnencodableHandling handling)