mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
1ad51325ad
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. |
||
---|---|---|
.. | ||
accuracy-strtod.cpp | ||
exec-should-not-search-current-directory.cpp | ||
memmem-tests.cpp | ||
qsort-sorts-and-copies.cpp |