Qore Programming Language
0.8.11.1
|
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 | inline |
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 | inline |
getCharPos(const char *p, const char *end, bool &invalid) const | QoreEncoding | inline |
getCharPos(const char *p, const char *end, ExceptionSink *xsink) const | QoreEncoding | |
getCode() const | QoreEncoding | inline |
getDesc() const | QoreEncoding | inline |
getLength(const char *p, const char *end, bool &invalid) const | QoreEncoding | inline |
getLength(const char *p, const char *end, ExceptionSink *xsink) const | QoreEncoding | |
getMaxCharWidth() const | QoreEncoding | inline |
isMultiByte() const | QoreEncoding | inline |