mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-04 07:09:41 +00:00
This prevents us from needing a sv suffix, and potentially reduces the need to run generic code for a single character (as contains, starts_with, ends_with etc. for a char will be just a length and equality check). No functional changes. |
||
---|---|---|
.. | ||
Block.h | ||
BlockQuote.cpp | ||
BlockQuote.h | ||
CMakeLists.txt | ||
CodeBlock.cpp | ||
CodeBlock.h | ||
CommentBlock.cpp | ||
CommentBlock.h | ||
ContainerBlock.cpp | ||
ContainerBlock.h | ||
Document.cpp | ||
Document.h | ||
Forward.h | ||
Heading.cpp | ||
Heading.h | ||
HorizontalRule.cpp | ||
HorizontalRule.h | ||
LineIterator.cpp | ||
LineIterator.h | ||
List.cpp | ||
List.h | ||
Paragraph.cpp | ||
Paragraph.h | ||
Table.cpp | ||
Table.h | ||
Text.cpp | ||
Text.h | ||
Visitor.h |