Home | History | Annotate | Download | only in libxml2

Lines Matching full:multibyte

31  *  - Multibyte characters (done for format parsing, except scan groups)
1243 * Multibyte characters cannot be legal specifiers or
3117 * Only valid multibyte characters are handled here. Invalid
3118 * multibyte characters (charlen == -1) are handled as normal
5041 * string to enable multibyte characters. At most MB_LEN_MAX characters
5179 * multibyte
5271 * FIXME: This will be easier to implement when multibyte
5703 * Collect a multibyte character, by enlarging buffer until
5704 * it contains a fully legal multibyte character, or the
5777 * FIXME: characterclass does not work with multibyte characters
6087 /* Compare multibyte characters in format string */