mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 17:17:42 +00:00
![]() This commit adds an implementation of memmem, using the Bitap text search algorithm for needles smaller than 32 bytes, and a naive loop search for longer needles. |
||
---|---|---|
.. | ||
Kernel | ||
LibC |