• Show log

    Commit

  • Hash : 7f8c436c
    Author : Nick Wellnhofer
    Date : 2024-11-15T16:30:52

    parser: Implement xmlCtxtParseDtd and xmlCtxtValidateDtd
    
    This allows to use the context's error handler, options and other
    settings.
    
    Fixes #808.