Home | History | Annotate | Download | only in tests

Lines Matching refs:XML_SetEncoding

779        UTF-8, which we tell Expat using XML_SetEncoding().
789 if (!XML_SetEncoding(extparser, "utf-8"))
790 fail("XML_SetEncoding() ignored for external entity");