|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::TextCodec, including all inherited members.
| decode(const char *str, size_t length, bool flush=false) | WebCore::TextCodec | inline |
| decode(const char *, size_t length, bool flush, bool stopOnError, bool &sawError)=0 | WebCore::TextCodec | pure virtual |
| decode(const char *str, size_t length, bool flush=false) | WebCore::TextCodec | inline |
| decode(const char *, size_t length, bool flush, bool stopOnError, bool &sawError)=0 | WebCore::TextCodec | pure virtual |
| encode(const UChar *, size_t length, UnencodableHandling)=0 | WebCore::TextCodec | pure virtual |
| encode(const UChar *, size_t length, UnencodableHandling)=0 | WebCore::TextCodec | pure virtual |
| getUnencodableReplacement(unsigned codePoint, UnencodableHandling, UnencodableReplacementArray) | WebCore::TextCodec | static |
| getUnencodableReplacement(unsigned codePoint, UnencodableHandling, UnencodableReplacementArray) | WebCore::TextCodec | static |
| TextCodec() | WebCore::TextCodec | inline |
| TextCodec() | WebCore::TextCodec | inline |
| ~TextCodec() | WebCore::TextCodec | virtual |
| ~TextCodec() | WebCore::TextCodec | virtual |
1.8.13