Searched refs:fromUnicode (Results 1 – 13 of 13) sorted by relevance
19 # fromUnicode result is zero byte from other than U+0000
22 # fromUnicode result is zero byte from other than U+0000
27 # fromUnicode result is zero byte from other than U+0000
42 "fallbacks: per-direction boolean, currently only for fromUnicode; see Jitterbug 2401\n"512 fromUnicode {
116 QByteArray ba = m_codec->fromUnicode(reinterpret_cast<const QChar*>(characters), length, 0); in encode()
822 UConverterFromUnicode fromUnicode; in _fromUnicodeWithCallback() local845 fromUnicode=cnv->sharedData->impl->fromUnicode; in _fromUnicodeWithCallback()847 fromUnicode=cnv->sharedData->impl->fromUnicodeWithOffsets; in _fromUnicodeWithCallback()848 if(fromUnicode==NULL) { in _fromUnicodeWithCallback()850 fromUnicode=cnv->sharedData->impl->fromUnicode; in _fromUnicodeWithCallback()899 fromUnicode(pArgs, err); in _fromUnicodeWithCallback()
237 UConverterFromUnicode fromUnicode; member
409 (WebCore::TextEncoding::fromUnicode): More of the same.410 * platform/mac/TextEncodingMac.cpp: (WebCore::TextEncoding::fromUnicode): More835 TextEncoding::fromUnicode() - support non-BMP characters and convert to NFC840 (WebCore::TextEncoding::fromUnicode): Normalize the string.1221 TextEncoding::fromUnicode() - support non-BMP characters and convert to NFC1228 (WebCore::TextEncoding::fromUnicode): Normalize the string; handle surrogate pairs.4757 (WebCore::TextEncoding::fromUnicode):17838 - write a portable ICU version of TextEncoding::fromUnicode for use on win3217842 (WebCore::TextEncoding::fromUnicode): added17848 (WebCore::TextEncoding::fromUnicode): remove[all …]
5172 * kwq/KWQTextCodec.mm: (QTextCodec::fromUnicode): Remove unneeded checks that5904 … (QTextCodec::fromUnicode): Removed the old workaround for tilde problems, which is not needed6146 * kwq/KWQTextCodec.mm: (QTextCodec::fromUnicode): Encode \ as 5C instead of 815F7098 (QTextCodec::fromUnicode): Work around the TEC bug that prevents the tilde7510 (QTextCodec::fromUnicode): Use effectiveEncoding.
32488 (WebCore::TextEncoding::encode): Renamed from fromUnicode. Handles the normalization and32518 and fromUnicode to decode and encode. Changed the parameter and return types so that42720 (WebCore::StreamingTextDecoderICU::fromUnicode):42728 (WebCore::TextEncoding::fromUnicode): Moved to StreamingTextDecoderICU.42745 (WebCore::StreamingTextDecoderMac::fromUnicode):
10149 …(DOM::HTMLFormElementImpl::formData): Pass true to the fromUnicode function to request entity enco…10154 …* kwq/KWQTextCodec.mm: (QTextCodec::fromUnicode): Added code to entity-encode characters that can'…
10553 * kwq/KWQtextcodec.mm: (QTextCodec::fromUnicode): Fix implementation so it will convert
11015 (QTextCodec::fromUnicode): Ditto.28311 * kwq/KWQTextCodec.mm: (QTextCodec::fromUnicode): Ditto.