mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 06:41:01 +00:00
We had two functions for doing mostly the same thing. Combine both of them into String::find() and use that everywhere. Also add some tests to cover basic behavior. |
||
|---|---|---|
| .. | ||
| AK | ||
| Kernel | ||
| LibC | ||
| LibCompress | ||
| LibCore | ||
| LibCpp | ||
| LibELF | ||
| LibGfx | ||
| LibJS | ||
| LibM | ||
| LibPthread | ||
| LibRegex | ||
| LibSQL | ||
| LibWasm | ||
| LibWeb | ||
| UserspaceEmulator | ||
| CMakeLists.txt | ||