Skip to content
Snippets Groups Projects
Select Git revision
0 results

parserInternals.c

  • Nick Wellnhofer's avatar
    87243ca9b667
    Clean up encoding switching code · 87243ca9b667
    Nick Wellnhofer authored
    - Remove xmlSwitchToEncodingInt which was basically just a wrapper
      around xmlSwitchInputEncodingInt.
    - Simplify xmlSwitchEncoding.
    - Improve error handling in xmlSwitchInputEncodingInt.
    - Deprecate xmlSwitchInputEncoding.
    87243ca9b667
    History
    Clean up encoding switching code
    Nick Wellnhofer authored
    - Remove xmlSwitchToEncodingInt which was basically just a wrapper
      around xmlSwitchInputEncodingInt.
    - Simplify xmlSwitchEncoding.
    - Improve error handling in xmlSwitchInputEncodingInt.
    - Deprecate xmlSwitchInputEncoding.