Qore Programming Language  0.9.1
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) constQoreEncoding
getByteLen(const char *p, const char *end, qore_size_t c, ExceptionSink *xsink) constQoreEncoding
getCharLen(const char *p, qore_size_t valid_len) constQoreEncoding
getCharPos(const char *p, const char *end, bool &invalid) constQoreEncoding
getCharPos(const char *p, const char *end, ExceptionSink *xsink) constQoreEncoding
getCode() constQoreEncoding
getDesc() constQoreEncoding
getLength(const char *p, const char *end, bool &invalid) constQoreEncoding
getLength(const char *p, const char *end, ExceptionSink *xsink) constQoreEncoding
getMaxCharWidth() constQoreEncoding
getMinCharWidth() constQoreEncoding
getUnicode(const char *p, const char *end, unsigned &clen, ExceptionSink *xsink) constQoreEncoding
isAsciiCompat() constQoreEncoding
isMultiByte() constQoreEncoding