Qore Programming Language
1.7.0
|
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) const | QoreEncoding | |
getByteLen(const char *p, const char *end, size_t c, ExceptionSink *xsink) const | QoreEncoding | |
getCharLen(const char *p, 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 |