Files
ladybird/AK/GenericLexer.cpp
Idan Horowitz b22cb40565 AK: Exclude GenericLexer String APIs from the Kernel
These APIs are only used by userland, and String is OOM-infallible,
so let's just ifdef it out of the Kernel.
2022-02-16 22:21:37 +01:00

5.6 KiB