Home | History | Annotate | Download | only in libxml2

Lines Matching full:encoder

2148  * In case of UTF8 sequence conversion errors for the given encoder,
2207 "initialized encoder\n");
2322 * did not mangle the encoder state.
2434 if ((in->buf != NULL) && (in->buf->encoder != NULL)) {
2436 xmlCharEncodingHandler * handler = in->buf->encoder;