Qore Programming Language 2.1.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
QoreEncoding Member List

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

getByteLen(const char *p, const char *end, size_t c, bool &invalid) constQoreEncoding
getByteLen(const char *p, const char *end, size_t c, ExceptionSink *xsink) constQoreEncoding
getCharLen(const char *p, 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