Home | History | Annotate | Download | only in libxml2

Lines Matching full:enc

974     xmlCharEncoding enc;
28559 * @enc: an optional encoding information
28572 xmlParserInputBufferPtr input, xmlCharEncoding enc,
28599 inputStream = xmlNewIOInputStream(pctxt, input, enc);;
28617 ctxt->enc = enc;