ladybird/Userland/Libraries/LibCMake
Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
Let's make it clear that these functions deal with ASCII case only.
2023-03-10 13:15:44 +01:00
..
CMakeCache LibCMake+LibSyntax: Add a CMakeCache.txt syntax highlighter 2023-03-08 14:21:37 +00:00
CMakeLists.txt LibCMake+LibSyntax: Add a CMakeCache.txt syntax highlighter 2023-03-08 14:21:37 +00:00
Lexer.cpp
Lexer.h
Position.h LibCMake: Add a lexer for CMakeCache.txt 2023-03-08 14:21:37 +00:00
SyntaxHighlighter.cpp LibCMake: Add folding regions to syntax highlighter 2023-03-05 16:54:10 +01:00
SyntaxHighlighter.h
Token.cpp Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2023-03-10 13:15:44 +01:00
Token.h LibCMake: Add a lexer for CMakeCache.txt 2023-03-08 14:21:37 +00:00