ladybird/Libraries/LibXML/Parser
Timothy Flynn 28d9d3a2c7 AK+Libraries: Reduce API surface of GenericLexer a bit
* Remove completely unused methods.
* Deduplicate methods that were overloaded with both StringView and
  char const* parameters.

A future commit will templatize GenericLexer by char type. This patch
serves to make that a tiny bit easier.
2025-08-13 09:56:13 -04:00
..
Parser.cpp AK+Libraries: Reduce API surface of GenericLexer a bit 2025-08-13 09:56:13 -04:00
Parser.h LibXML: Add parser hooks for CDATASection and ProcessingInstructions 2025-07-19 14:56:20 +02:00