Qore Programming Language - C/C++ Library  0.8.13.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
QoreEncoding Member List

This is the complete list of members for QoreEncoding, including all inherited members.

getByteLen(const char *p, const char *end, qore_size_t c, bool &invalid) const QoreEncoding
getByteLen(const char *p, const char *end, qore_size_t c, ExceptionSink *xsink) const QoreEncoding
getCharLen(const char *p, qore_size_t valid_len) const QoreEncoding
getCharPos(const char *p, const char *end, bool &invalid) const QoreEncoding
getCharPos(const char *p, const char *end, ExceptionSink *xsink) const QoreEncoding
getCode() const QoreEncoding
getDesc() const QoreEncoding
getLength(const char *p, const char *end, bool &invalid) const QoreEncoding
getLength(const char *p, const char *end, ExceptionSink *xsink) const QoreEncoding
getMaxCharWidth() const QoreEncoding
getMinCharWidth() const QoreEncoding
getUnicode(const char *p, const char *end, unsigned &clen, ExceptionSink *xsink) const QoreEncoding
isAsciiCompat() const QoreEncoding
isMultiByte() const QoreEncoding